forked from uber-go/dosa
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.lock
379 lines (379 loc) · 9.1 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
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
hash: 7e0f969f8bfbb698df1a524f3bfb1fd14da239d36984ac1e1605a68a6047e396
updated: 2019-07-22T16:40:18.526302-07:00
imports:
- name: github.com/anmitsu/go-shlex
version: 648efa622239a2f6ff949fed78ee37b48d499ba4
- name: github.com/beorn7/perks
version: 3a771d992973f24aa725d07868b467d1ddfceafb
subpackages:
- quantile
- name: github.com/BurntSushi/toml
version: 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
- name: github.com/elodina/go-avro
version: 0c8185d9a3ba82aeac98db3313a268a5b6df99b5
- name: github.com/fatih/structtag
version: 76ae1d6d2117609598c7d4e8f3e938145f204e8f
- name: github.com/garyburd/redigo
version: a69d19351219b6dd56f274f96d85a7014a2ec34e
subpackages:
- internal
- redis
- name: github.com/gobwas/glob
version: 5ccd90ef52e1e632236f7326478d4faa74f99438
subpackages:
- compiler
- match
- syntax
- syntax/ast
- syntax/lexer
- util/runes
- util/strings
- name: github.com/gofrs/uuid
version: 6b08a5c5172ba18946672b49749cde22873dd7c2
- name: github.com/gogo/googleapis
version: d31c731455cb061f42baff3bda55bad0118b126b
subpackages:
- google/rpc
- name: github.com/gogo/protobuf
version: ba06b47c162d49f2af050fb4c75bcbc86a159d5c
subpackages:
- gogoproto
- plugin/compare
- plugin/defaultcheck
- plugin/description
- plugin/embedcheck
- plugin/enumstringer
- plugin/equal
- plugin/face
- plugin/gostring
- plugin/marshalto
- plugin/oneofcheck
- plugin/populate
- plugin/size
- plugin/stringer
- plugin/testgen
- plugin/union
- plugin/unmarshal
- proto
- protoc-gen-gogo/descriptor
- protoc-gen-gogo/generator
- protoc-gen-gogo/generator/internal/remap
- protoc-gen-gogo/grpc
- protoc-gen-gogo/plugin
- protoc-gen-gogoslick
- sortkeys
- types
- vanity
- vanity/command
- name: github.com/gogo/status
version: 935308aef7372e7685e8fbee162aae8f7a7e515a
- name: github.com/golang/mock
version: 9fa652df1129bef0e734c9cf9bf6dbae9ef3b9fa
subpackages:
- gomock
- mockgen
- mockgen/model
- name: github.com/golang/protobuf
version: 6c65a5562fc06764971b7c5d05c76c75e84bdbf7
subpackages:
- proto
- ptypes
- ptypes/any
- ptypes/duration
- ptypes/timestamp
- name: github.com/jessevdk/go-flags
version: c6ca198ec95c841fdb89fc0de7496fed11ab854e
- name: github.com/kisielk/errcheck
version: a174de0235f995854578e7ac8539f6599c7c575d
subpackages:
- internal/errcheck
- name: github.com/kisielk/gotool
version: 80517062f582ea3340cd4baf70e86d539ae7d84d
subpackages:
- internal/load
- name: github.com/matttproud/golang_protobuf_extensions
version: c12348ce28de40eed0136aa2b644d0ee0650e56c
subpackages:
- pbutil
- name: github.com/opentracing/opentracing-go
version: 659c90643e714681897ec2521c60567dd21da733
subpackages:
- ext
- log
- name: github.com/pkg/errors
version: ba968bfe8b2f7e042a574c888954fccecfa385b4
- name: github.com/prometheus/client_golang
version: 2641b987480bca71fb39738eb8c8b0d577cb1d76
subpackages:
- prometheus
- prometheus/internal
- prometheus/promhttp
- name: github.com/prometheus/client_model
version: 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c
subpackages:
- go
- name: github.com/prometheus/common
version: d811d2e9bf898806ecfb6ef6296774b13ffc314c
subpackages:
- expfmt
- internal/bitbucket.org/ww/goautoneg
- model
- name: github.com/prometheus/procfs
version: 3f98efb27840a48a7a2898ec80be07674d19f9c8
subpackages:
- internal/fs
- name: github.com/samuel/go-thrift
version: e8b6b52668fe9c972220addc130edf46a9b466b1
subpackages:
- parser
- name: github.com/uber-go/mapdecode
version: 718b4994083e432669f44a00174c5f1bcdb1434d
subpackages:
- internal/mapstructure
- name: github.com/uber-go/tally
version: f266f90e9c4d5894364039a324a05d061f2f34e2
- name: github.com/uber/dosa-idl
version: 61de9654292bf3f07f1a82524d0af900d9cfa7e9
subpackages:
- .gen/dosa
- .gen/dosa/dosaclient
- .gen/dosa/dosatest
- name: github.com/uber/tchannel-go
version: 58b01ae38cfff68102223e374c580a40c1d91dda
subpackages:
- internal/argreader
- relay
- thrift/thrift-gen
- tnet
- tos
- trand
- typed
- name: go.uber.org/atomic
version: df976f2515e274675050de7b3f42545de80594fd
- name: go.uber.org/multierr
version: 3c4937480c32f4c13a875a1829af76c98ca3d40a
- name: go.uber.org/net/metrics
version: 0327310766f9da183152db859680ae0345c31957
subpackages:
- bucket
- push
- tallypush
- name: go.uber.org/thriftrw
version: 23f23e7fc269002cb7e34f4e2dc079593cd6ad36
subpackages:
- ast
- compile
- envelope
- gen
- idl
- idl/internal
- internal/concurrent
- internal/curry
- internal/envelope
- internal/envelope/exception
- internal/frame
- internal/goast
- internal/multiplex
- internal/plugin
- internal/plugin/builtin/pluginapigen
- internal/process
- internal/semver
- plugin
- plugin/api
- protocol
- protocol/binary
- ptr
- thriftreflect
- version
- wire
- name: go.uber.org/tools
version: ce2550dad7144b81ae2f67dc5e55597643f6902b
subpackages:
- update-license
- name: go.uber.org/yarpc
version: 32f8a122a940ef0bd42bef358ea46c7d91b14f4c
subpackages:
- api/backoff
- api/encoding
- api/middleware
- api/peer
- api/transport
- encoding/thrift
- encoding/thrift/internal
- internal
- internal/backoff
- internal/bufferpool
- internal/config
- internal/digester
- internal/errorsync
- internal/grpcerrorcodes
- internal/humanize
- internal/inboundmiddleware
- internal/interpolate
- internal/introspection
- internal/iopool
- internal/net
- internal/observability
- internal/outboundmiddleware
- internal/request
- internal/yarpcerrors
- peer
- peer/hostport
- pkg/encoding
- pkg/errors
- pkg/lifecycle
- pkg/procedure
- transport/grpc
- transport/http
- transport/tchannel
- transport/tchannel/internal
- yarpcconfig
- yarpcerrors
- name: go.uber.org/zap
version: 27376062155ad36be76b0f12cf1572a221d3a48c
subpackages:
- buffer
- internal/bufferpool
- internal/color
- internal/exit
- zapcore
- name: golang.org/x/lint
version: 470b6b0bb3005eda157f0275e2e4895055396a81
subpackages:
- golint
- name: golang.org/x/net
version: da137c7871d730100384dbcf36e6f8fa493aef5b
subpackages:
- bpf
- context
- http/httpguts
- http2
- http2/hpack
- idna
- internal/iana
- internal/socket
- internal/timeseries
- ipv4
- ipv6
- trace
- name: golang.org/x/text
version: 5d731a35f4867878fc89f7744f7b6debb3beded6
subpackages:
- secure/bidirule
- transform
- unicode/bidi
- unicode/norm
- name: golang.org/x/tools
version: 6aabc1ca790df3e0b556593b27bc25d26b151751
repo: https://github.com/golang/tools
subpackages:
- cmd/stringer
- go/ast/astutil
- go/ast/inspector
- go/buildutil
- go/gcexportdata
- go/internal/cgo
- go/internal/gcimporter
- go/internal/packagesdriver
- go/loader
- go/packages
- go/types/typeutil
- internal/fastwalk
- internal/gopathwalk
- internal/semver
- name: google.golang.org/genproto
version: 5fe7a883aa19554f42890211544aa549836af7b7
subpackages:
- googleapis/rpc/status
- name: google.golang.org/grpc
version: 1d89a3c832915b2314551c1d2a506874d62e53f7
subpackages:
- balancer
- balancer/base
- balancer/roundrobin
- binarylog/grpc_binarylog_v1
- codes
- connectivity
- credentials
- credentials/internal
- encoding
- encoding/proto
- grpclog
- internal
- internal/backoff
- internal/balancerload
- internal/binarylog
- internal/channelz
- internal/envconfig
- internal/grpcrand
- internal/grpcsync
- internal/syscall
- internal/transport
- keepalive
- metadata
- naming
- peer
- resolver
- resolver/dns
- resolver/passthrough
- serviceconfig
- stats
- status
- tap
- name: gopkg.in/yaml.v2
version: 51d6538a90f86fe93ac480b35f37b2be17fef232
- name: honnef.co/go/tools
version: d116c56a00f35fccc49f42d6368582e8967f9e22
subpackages:
- arg
- callgraph
- callgraph/static
- cmd/staticcheck
- config
- deprecated
- functions
- internal/sharedcheck
- lint
- lint/lintdsl
- lint/lintutil
- lint/lintutil/format
- simple
- ssa
- ssa/ssautil
- ssautil
- staticcheck
- staticcheck/vrp
- stylecheck
- unused
- version
testImports:
- name: github.com/axw/gocov
version: 3a69a0d2a4ef1f263e2d92b041a69593d6964fe8
subpackages:
- gocov
- name: github.com/davecgh/go-spew
version: 8991bc29aa16c548c550c7ff78260e27b9ab7c73
subpackages:
- spew
- name: github.com/go-playground/overalls
version: 22ec1a223b7c9a2e56355bd500b539cba3784238
- name: github.com/matm/gocov-html
version: f6dd0fd0ebc7c8cff8b24c0a585caeef250627a3
- name: github.com/mattn/goveralls
version: 1c14a4061c1cb86f0310cc0d4c0b5bc743879bc5
- name: github.com/pmezard/go-difflib
version: 792786c7400a136282c1664665ae0a8db921c6c2
subpackages:
- difflib
- name: github.com/sectioneight/md-to-godoc
version: 79157ff08f1acd5c5b1d13d71c0adb7908dbb8a2
- name: github.com/stretchr/testify
version: ffdc059bfe9ce6a4e144ba849dbedead332c6053
subpackages:
- assert
- name: github.com/yookoala/realpath
version: d19ef9c409d9817c1e685775e53d361b03eabbc8
- name: golang.org/x/sys
version: d4feaf1a7e61e1d9e79e6c4e76c6349e9cab0a03
subpackages:
- unix