elvish/Gopkg.lock
Qi Xiao a18787b76d Update dependency.
This commit breaks build because github.com/xiaq/persistent introduced a
incompatible change. It will be fixed in the next commit.
2018-03-01 18:23:32 -05:00

40 lines
1.0 KiB
TOML

# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
name = "github.com/boltdb/bolt"
packages = ["."]
revision = "2f1ce7a837dcb8da3ec595b1dac9d0632f0f99e8"
version = "v1.3.1"
[[projects]]
name = "github.com/kr/pty"
packages = ["."]
revision = "282ce0e5322c82529687d609ee670fac7c7d917c"
version = "v1.1.1"
[[projects]]
name = "github.com/mattn/go-isatty"
packages = ["."]
revision = "0360b2af4f38e8d38c7fce2a9f4e702702d73a39"
version = "v0.0.3"
[[projects]]
branch = "master"
name = "github.com/xiaq/persistent"
packages = ["hash","hashmap","vector"]
revision = "cd415c64068256386eb46bbbb1e56b461872feed"
[[projects]]
branch = "master"
name = "golang.org/x/sys"
packages = ["unix","windows"]
revision = "ff2a66f350cefa5c93a634eadb5d25bb60c85a9c"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "af3f22523d6ecfba4dccfb0f57e353923b401495cd7cf2e4a295062fc8d3028b"
solver-name = "gps-cdcl"
solver-version = 1