-
Notifications
You must be signed in to change notification settings - Fork 17
/
Gopkg.lock
107 lines (94 loc) · 3.21 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:0f98f59e9a2f4070d66f0c9c39561f68fcd1dc837b22a852d28d0003aebd1b1e"
name = "github.com/boltdb/bolt"
packages = ["."]
pruneopts = "UT"
revision = "2f1ce7a837dcb8da3ec595b1dac9d0632f0f99e8"
version = "v1.3.1"
[[projects]]
branch = "master"
digest = "1:473b24ea9f473528968b5a09529280163099631f78e1f4f6588f46f585a45612"
name = "github.com/covrom/decnum"
packages = ["."]
pruneopts = "UT"
revision = "7ae6a5b29284c9c43f93db3bde9081a6b6c41fe7"
[[projects]]
digest = "1:e921c3d4324ffdcb4fd39d5f47a832f2112d44731a5f21d8ae0ccfe82e608711"
name = "github.com/daviddengcn/go-colortext"
packages = ["."]
pruneopts = "UT"
revision = "17e75f6184bc9e727756cd0d82e0af58b1fc7191"
version = "1.0.0"
[[projects]]
digest = "1:2915e1464ca9a9480ed2fb94d6939cdf418525b03b24bfb256486990abd8155a"
name = "github.com/dchest/siphash"
packages = ["."]
pruneopts = "UT"
revision = "ca249f45189071f5d44dc6401334e3572037b9cb"
version = "v1.2.0"
[[projects]]
digest = "1:f47d6109c2034cb16bd62b220e18afd5aa9d5a1630fe5d937ad96a4fb7cbb277"
name = "github.com/hashicorp/go-cleanhttp"
packages = ["."]
pruneopts = "UT"
revision = "e8ab9daed8d1ddd2d3c4efba338fe2eeae2e4f18"
version = "v0.5.0"
[[projects]]
branch = "master"
digest = "1:45aad874d3c7d5e8610427c81870fb54970b981692930ec2a319ce4cb89d7a00"
name = "github.com/hashicorp/go-rootcerts"
packages = ["."]
pruneopts = "UT"
revision = "6bb64b370b90e7ef1fa532be9e591a81c3493e00"
[[projects]]
digest = "1:0dd7b7b01769f9df356dc99f9e4144bdbabf6c79041ea7c0892379c5737f3c44"
name = "github.com/hashicorp/serf"
packages = ["coordinate"]
pruneopts = "UT"
revision = "d6574a5bb1226678d7010325fb6c985db20ee458"
version = "v0.8.1"
[[projects]]
digest = "1:0981502f9816113c9c8c4ac301583841855c8cf4da8c72f696b3ebedf6d0e4e5"
name = "github.com/mattn/go-isatty"
packages = ["."]
pruneopts = "UT"
revision = "6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c"
version = "v0.0.4"
[[projects]]
digest = "1:78bbb1ba5b7c3f2ed0ea1eab57bdd3859aec7e177811563edc41198a760b06af"
name = "github.com/mitchellh/go-homedir"
packages = ["."]
pruneopts = "UT"
revision = "ae18d6b8b3205b561c79e8e5f69bff09736185f4"
version = "v1.0.0"
[[projects]]
digest = "1:274f67cb6fed9588ea2521ecdac05a6d62a8c51c074c1fccc6a49a40ba80e925"
name = "github.com/satori/go.uuid"
packages = ["."]
pruneopts = "UT"
revision = "f58768cc1a7a7e77a3bd49e98cdd21419399b6a3"
version = "v1.2.0"
[[projects]]
branch = "master"
digest = "1:7ba061af4131fb44b30448572acd0d6fefbf63a61b97b7ef1dea0be5871c2742"
name = "golang.org/x/sys"
packages = ["unix"]
pruneopts = "UT"
revision = "66b7b1311ac80bbafcd2daeef9a5e6e2cd1e2399"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/boltdb/bolt",
"github.com/covrom/decnum",
"github.com/daviddengcn/go-colortext",
"github.com/dchest/siphash",
"github.com/hashicorp/go-cleanhttp",
"github.com/hashicorp/go-rootcerts",
"github.com/hashicorp/serf/coordinate",
"github.com/mattn/go-isatty",
"github.com/satori/go.uuid",
]
solver-name = "gps-cdcl"
solver-version = 1