-
Notifications
You must be signed in to change notification settings - Fork 7
/
Gopkg.lock
62 lines (55 loc) · 1.88 KB
/
Gopkg.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:c198fdc381e898e8fb62b8eb62758195091c313ad18e52a3067366e1dda2fb3c"
name = "github.com/alecthomas/units"
packages = ["."]
pruneopts = "UT"
revision = "2efee857e7cfd4f3d0138cc3cbb1b4966962b93a"
[[projects]]
digest = "1:f9c4b3349dd882bb31842cf70a4b31f269a789cf95b5fef46a35a4d3423393ee"
name = "github.com/apple/foundationdb"
packages = [
"bindings/go/src/fdb",
"bindings/go/src/fdb/directory",
"bindings/go/src/fdb/subspace",
"bindings/go/src/fdb/tuple",
]
pruneopts = "UT"
revision = "20566f2ff06a7e822b30e8cfd91090fbd863a393"
version = "6.2.15"
[[projects]]
digest = "1:6f9339c912bbdda81302633ad7e99a28dfa5a639c864061f1929510a9a64aa74"
name = "github.com/dustin/go-humanize"
packages = ["."]
pruneopts = "UT"
revision = "9f541cc9db5d55bce703bd99987c9d5cb8eea45e"
version = "v1.0.0"
[[projects]]
branch = "master"
digest = "1:967be3bffc5c9539e5d3ad9ce4edb9ae15900c6f0544e10cda3b0fbacef0e57d"
name = "github.com/meln1k/buse-go"
packages = ["buse"]
pruneopts = "UT"
revision = "907e622df7a562faa7c49af64d5fe17ce8ba8456"
[[projects]]
digest = "1:b24d38b282bacf9791408a080f606370efa3d364e4b5fd9ba0f7b87786d3b679"
name = "github.com/urfave/cli"
packages = ["."]
pruneopts = "UT"
revision = "cfb38830724cc34fedffe9a2a29fb54fa9169cd1"
version = "v1.20.0"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/alecthomas/units",
"github.com/apple/foundationdb/bindings/go/src/fdb",
"github.com/apple/foundationdb/bindings/go/src/fdb/directory",
"github.com/apple/foundationdb/bindings/go/src/fdb/tuple",
"github.com/dustin/go-humanize",
"github.com/meln1k/buse-go/buse",
"github.com/urfave/cli",
]
solver-name = "gps-cdcl"
solver-version = 1