-
Notifications
You must be signed in to change notification settings - Fork 1
/
glide.lock
241 lines (241 loc) · 7.13 KB
/
glide.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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
hash: befd41ab2f698c312ba90c04b47549e8feeb4931b3ed84696eae99632a58a0f5
updated: 2017-12-12T21:16:58.433753662+08:00
imports:
- name: github.com/armon/circbuf
version: bbbad097214e2918d8543d5201d12bfd7bca254d
- name: github.com/armon/go-metrics
version: 9a4b6e10bed6220a1665955aa2b75afc91eb10b3
- name: github.com/armon/go-radix
version: 1fca145dffbcaa8fe914309b1ec0cfc67500fe61
- name: github.com/bgentry/speakeasy
version: 4aabc24848ce5fd31929f7d1e4ea74d3709c14cd
- name: github.com/coreos/etcd
version: 47728b8caf91cb7b3e1aca2b7fa49cd5c7a94952
subpackages:
- client
- pkg/pathutil
- pkg/srv
- pkg/types
- version
- name: github.com/coreos/go-semver
version: 8ab6407b697782a06568d4b7f1db25550ec2e4c6
subpackages:
- semver
- name: github.com/facebookgo/atomicfile
version: 2de1f203e7d5e386a6833233882782932729f27e
- name: github.com/facebookgo/pidfile
version: f242e2999868dcd267a2b86e49ce1f9cf9e15b16
- name: github.com/fatih/structs
version: a720dfa8df582c51dee1b36feabb906bde1588bd
- name: github.com/fsnotify/fsnotify
version: 4da3e2cfbabc9f751898f250b49f2439785783a1
- name: github.com/gin-contrib/gzip
version: ce345a8285089c0917000e9ce23e6768a60ad7bc
- name: github.com/gin-contrib/sse
version: 22d885f9ecc78bf4ee5d72b937e4bbcdc58e8cae
- name: github.com/gin-gonic/gin
version: d459835d2b077e44f7c9b453505ee29881d5d12d
subpackages:
- binding
- render
- name: github.com/go-sql-driver/mysql
version: fade21009797158e7b79e04c340118a9220c6f9e
- name: github.com/golang/protobuf
version: 6a1fa9404c0aebf36c879bc50152edcc953910d2
subpackages:
- jsonpb
- proto
- ptypes
- ptypes/any
- ptypes/duration
- ptypes/empty
- ptypes/struct
- ptypes/timestamp
- name: github.com/golang/snappy
version: 553a641470496b2327abcac10b36396bd98e45c9
- name: github.com/hashicorp/consul
version: b77c7a1c19a825e76eaa41a3a9e1225273781dd5
subpackages:
- api
- name: github.com/hashicorp/errwrap
version: 7554cd9344cec97297fa6649b055a8c98c2a1e55
- name: github.com/hashicorp/go-cleanhttp
version: 3573b8b52aa7b37b9358d966a898feb387f62437
- name: github.com/hashicorp/go-immutable-radix
version: 8aac2701530899b64bdea735a1de8da899815220
- name: github.com/hashicorp/go-msgpack
version: fa3f63826f7c23912c15263591e65d54d080b458
subpackages:
- codec
- name: github.com/hashicorp/go-multierror
version: 83588e72410abfbe4df460eeb6f30841ae47d4c4
- name: github.com/hashicorp/go-rootcerts
version: 6bb64b370b90e7ef1fa532be9e591a81c3493e00
- name: github.com/hashicorp/go-sockaddr
version: 9b4c5fa5b10a683339a270d664474b9f4aee62fc
- name: github.com/hashicorp/golang-lru
version: 0a025b7e63adc15a622f29b0b2c4c3848243bbf6
subpackages:
- simplelru
- name: github.com/hashicorp/hcl
version: 23c074d0eceb2b8a5bfdbb271ab780cde70f05a8
subpackages:
- hcl/ast
- hcl/parser
- hcl/scanner
- hcl/strconv
- hcl/token
- json/parser
- json/scanner
- json/token
- name: github.com/hashicorp/memberlist
version: ce8abaa0c60c2d6bee7219f5ddf500e0a1457b28
- name: github.com/hashicorp/serf
version: d6574a5bb1226678d7010325fb6c985db20ee458
subpackages:
- coordinate
- serf
- name: github.com/HZ89/libkv
version: 7154e44785709680b5054b6db39eaca43bbc76ab
subpackages:
- store
- store/consul
- store/etcd
- store/zookeeper
- name: github.com/jinzhu/gorm
version: 5174cc5c242a728b435ea2be8a2f7f998e15429b
subpackages:
- dialects/mysql
- name: github.com/jinzhu/inflection
version: 1c35d901db3da928c72a72d8458480cc9ade058f
- name: github.com/juju/errors
version: c7d06af17c68cd34c835053720b21f6549d9b0ee
- name: github.com/Knetic/govaluate
version: d216395917cc49052c7c7094cf57f09657ca08a8
- name: github.com/lestrrat/go-file-rotatelogs
version: 9df8b44f21785240553882138c5df2e9cc1db910
- name: github.com/lestrrat/go-strftime
version: 04ef93e285313c8978cbc7cad26d2aa7a9927451
- name: github.com/magiconair/properties
version: 49d762b9817ba1c2e9d0c69183c2b4a8b8f1d934
- name: github.com/mattn/go-isatty
version: 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c
- name: github.com/mattn/go-shellwords
version: 02e3cf038dcea8290e44424da473dd12be796a8a
- name: github.com/miekg/dns
version: 813f928d53438922af6fe5636b4fc31aab85010c
subpackages:
- internal/socket
- name: github.com/mitchellh/cli
version: 65fcae5817c8600da98ada9d7edf26dd1a84837b
- name: github.com/mitchellh/go-homedir
version: b8bc1bf767474819792c23f32d8286a45736f1c6
- name: github.com/mitchellh/mapstructure
version: 06020f85339e21b2478f756a78e295255ffa4d6a
- name: github.com/pelletier/go-toml
version: 4e9e0ee19b60b13eb79915933f44d8ed5f268bdd
- name: github.com/pingcap/goleveldb
version: b9ff6c35079e0b7925a4028005fc2dbc37aec69a
subpackages:
- leveldb
- leveldb/cache
- leveldb/comparer
- leveldb/errors
- leveldb/filter
- leveldb/iterator
- leveldb/journal
- leveldb/memdb
- leveldb/opt
- leveldb/storage
- leveldb/table
- leveldb/util
- name: github.com/pkg/errors
version: f15c970de5b76fac0b59abb32d62c17cc7bed265
- name: github.com/posener/complete
version: dc2bc5a81accba8782bebea28628224643a8286a
subpackages:
- cmd
- cmd/install
- match
- name: github.com/samuel/go-zookeeper
version: 9a96098268ef555eb1f04d8b1ee813d0a87e5089
subpackages:
- zk
- name: github.com/sean-/seed
version: e2103e2c35297fb7e17febb81e49b312087a2372
- name: github.com/Sirupsen/logrus
version: d682213848ed68c0a260ca37d6dd5ace8423f5ba
- name: github.com/spf13/afero
version: 5660eeed305fe5f69c8fc6cf899132a459a97064
subpackages:
- mem
- name: github.com/spf13/cast
version: acbeb36b902d72a7a4c18e8f3241075e7ab763e4
- name: github.com/spf13/jwalterweatherman
version: 12bd96e66386c1960ab0f74ced1362f66f552f7b
- name: github.com/spf13/pflag
version: e57e3eeb33f795204c1ca35f56c44f83227c6e66
- name: github.com/spf13/viper
version: 25b30aa063fc18e48662b86996252eabdcf2f0c7
- name: github.com/ugorji/go
version: bdcc60b419d136a85cdf2e7cbcac34b3f1cd6e57
subpackages:
- codec
- name: golang.org/x/crypto
version: 687d4b818545e443c8ba223cbef20b1721afd4db
subpackages:
- ssh/terminal
- name: golang.org/x/net
version: a337091b0525af65de94df2eb7e98bd9962dcbe2
subpackages:
- context
- http2
- http2/hpack
- idna
- internal/timeseries
- lex/httplex
- trace
- name: golang.org/x/sys
version: 75813c647272dd855bda156405bf844a5414f5bf
subpackages:
- unix
- windows
- name: golang.org/x/text
version: b19bf474d317b857955b12035d2c5acb57ce8b01
subpackages:
- secure/bidirule
- transform
- unicode/bidi
- unicode/norm
- name: google.golang.org/genproto
version: 11c7f9e547da6db876260ce49ea7536985904c9b
subpackages:
- googleapis/rpc/status
- name: google.golang.org/grpc
version: be077907e29fdb945d351e4284eb5361e7f8924e
subpackages:
- balancer
- balancer/roundrobin
- codes
- connectivity
- credentials
- encoding
- grpclb/grpc_lb_v1/messages
- grpclog
- internal
- keepalive
- metadata
- naming
- peer
- resolver
- resolver/dns
- resolver/passthrough
- stats
- status
- tap
- transport
- name: gopkg.in/go-playground/validator.v8
version: 5f1438d3fca68893a817e4a66806cea46a9e4ebf
- name: gopkg.in/yaml.v2
version: cd8b52f8269e0feb286dfeef29f8fe4d5b397e0b
testImports: []