-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gopkg.lock
59 lines (53 loc) · 1.65 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:dcd9577a7c91d6b603e0716daec42a1c8799e11364ce4011145d087541d88c2c"
name = "github.com/function61/gokit"
packages = [
"assert",
"atomicfilewrite",
"dynversion",
"ezhttp",
"jsonfile",
"logex",
"ossignal",
"systemdinstaller",
]
pruneopts = "UT"
revision = "cdd0c7fe9451203a91b76a8f9981d41add224cb4"
[[projects]]
digest = "1:870d441fe217b8e689d7949fef6e43efbc787e50f200cb1e70dbca9204a1d6be"
name = "github.com/inconshreveable/mousetrap"
packages = ["."]
pruneopts = "UT"
revision = "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75"
version = "v1.0"
[[projects]]
digest = "1:645cabccbb4fa8aab25a956cbcbdf6a6845ca736b2c64e197ca7cbb9d210b939"
name = "github.com/spf13/cobra"
packages = ["."]
pruneopts = "UT"
revision = "ef82de70bb3f60c65fb8eebacbb2d122ef517385"
version = "v0.0.3"
[[projects]]
digest = "1:c1b1102241e7f645bc8e0c22ae352e8f0dc6484b6cb4d132fa9f24174e0119e2"
name = "github.com/spf13/pflag"
packages = ["."]
pruneopts = "UT"
revision = "298182f68c66c05229eb03ac171abe6e309ee79a"
version = "v1.0.3"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/function61/gokit/assert",
"github.com/function61/gokit/dynversion",
"github.com/function61/gokit/ezhttp",
"github.com/function61/gokit/jsonfile",
"github.com/function61/gokit/logex",
"github.com/function61/gokit/ossignal",
"github.com/function61/gokit/systemdinstaller",
"github.com/spf13/cobra",
]
solver-name = "gps-cdcl"
solver-version = 1