forked from cadence-workflow/cadence
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.lock
297 lines (297 loc) · 7.9 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
hash: 00ba73194b255643850bcf2a42d7848719c0dc6b9d048ed53ad4700480b2a84e
updated: 2018-07-03T16:18:50.061172-07:00
imports:
- name: github.com/apache/thrift
version: 53dd39833a08ce33582e5ff31fa18bb4735d6731
subpackages:
- lib/go/thrift
- name: github.com/benbjohnson/clock
version: 7dc76406b6d3c05b5f71a86293cbcf3c4ea03b19
- name: github.com/beorn7/perks
version: 3a771d992973f24aa725d07868b467d1ddfceafb
subpackages:
- quantile
- name: github.com/bsm/sarama-cluster
version: cf455bc755fe41ac9bb2861e7a961833d9c2ecc3
- name: github.com/cactus/go-statsd-client
version: 138b925ccdf617776955904ba7759fce64406cec
subpackages:
- statsd
- name: github.com/davecgh/go-spew
version: 8991bc29aa16c548c550c7ff78260e27b9ab7c73
subpackages:
- spew
- name: github.com/dgryski/go-farm
version: 2de33835d10275975374b37b2dcfd22c9020a1f5
- name: github.com/eapache/go-resiliency
version: ea41b0fad31007accc7f806884dcdf3da98b79ce
subpackages:
- breaker
- name: github.com/eapache/go-xerial-snappy
version: 040cc1a32f578808623071247fdbd5cc43f37f5f
- name: github.com/eapache/queue
version: 093482f3f8ce946c05bcba64badd2c82369e084d
- name: github.com/emirpasic/gods
version: bba54c718c4e39e4db35f73e0c660df44a4de4cd
subpackages:
- containers
- maps
- maps/treemap
- trees
- trees/redblacktree
- utils
- name: github.com/facebookgo/clock
version: 600d898af40aa09a7a93ecb9265d87b0504b6f03
- name: github.com/fatih/color
version: 2d684516a8861da43017284349b7e303e809ac21
- name: github.com/gocql/gocql
version: e06f8c1bcd787e6bf0608288b314522f08cc7848
subpackages:
- internal/lru
- internal/murmur
- internal/streams
- name: github.com/golang/mock
version: c34cdb4725f4c3844d095133c6e40e448b86589b
subpackages:
- gomock
- name: github.com/golang/protobuf
version: b4deda0973fb4c70b50d226b1af49f3da59f5265
subpackages:
- proto
- name: github.com/golang/snappy
version: 2e65f85255dbc3072edf28d6b5b8efc472979f5a
- name: github.com/hailocab/go-hostpool
version: e80d13ce29ede4452c43dea11e79b9bc8a15b478
- name: github.com/mattn/go-colorable
version: efa589957cd060542a26d2dd7832fd6a6c6c3ade
- name: github.com/mattn/go-isatty
version: 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c
- name: github.com/mattn/go-runewidth
version: ce7b0b5c7b45a81508558cd1dba6bb1e4ddb51bb
- name: github.com/matttproud/golang_protobuf_extensions
version: c12348ce28de40eed0136aa2b644d0ee0650e56c
subpackages:
- pbutil
- name: github.com/olekukonko/tablewriter
version: d4647c9c7a84d847478d890b816b7d8b62b0b279
- name: github.com/opentracing/opentracing-go
version: 1949ddbfd147afd4d964a9f00b24eb291e0e7c38
subpackages:
- ext
- log
- name: github.com/pborman/uuid
version: c65b2f87fee37d1c7854c9164a450713c28d50cd
- name: github.com/pierrec/lz4
version: 6b9367c9ff401dbc54fabce3fb8d972e799b702d
subpackages:
- internal/xxh32
- name: github.com/pmezard/go-difflib
version: 792786c7400a136282c1664665ae0a8db921c6c2
subpackages:
- difflib
- name: github.com/prometheus/client_golang
version: c5b7fccd204277076155f10851dad72b76a49317
subpackages:
- prometheus
- prometheus/promhttp
- name: github.com/prometheus/client_model
version: 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c
subpackages:
- go
- name: github.com/prometheus/common
version: 7600349dcfe1abd18d72d3a1770870d9800a7801
subpackages:
- expfmt
- internal/bitbucket.org/ww/goautoneg
- model
- name: github.com/prometheus/procfs
version: 40f013a808ec4fa79def444a1a56de4d1727efcb
subpackages:
- internal/util
- nfs
- xfs
- name: github.com/rcrowley/go-metrics
version: e2704e165165ec55d062f5919b4b29494e9fa790
- name: github.com/Shopify/sarama
version: 5d35641fb5a1327c06d31f0bc341f6742a208e71
- name: github.com/sirupsen/logrus
version: e54a77765aca7bbdd8e56c1c54f60579968b2dc9
- name: github.com/stretchr/objx
version: b8b73a35e9830ae509858c10dec5866b4d5c8bff
- name: github.com/stretchr/testify
version: f35b8ab0b5a2cef36673838d662e249dd9c94686
subpackages:
- assert
- mock
- require
- suite
- name: github.com/uber-common/bark
version: ccbdb38cd12f61e426257603fd840c99f124d87b
- name: github.com/uber-go/atomic
version: 1ea20fb1cbb1cc08cbd0d913a96dead89aa18289
subpackages:
- utils
- name: github.com/uber-go/kafka-client
version: b2484cf77be08c7d522e86cea2013a5b05421ca0
subpackages:
- internal/consumer
- internal/list
- internal/metrics
- internal/util
- kafka
- name: github.com/uber-go/mapdecode
version: 718b4994083e432669f44a00174c5f1bcdb1434d
subpackages:
- internal/mapstructure
- name: github.com/uber-go/tally
version: 79f2a33b0e55b1255ffbbaf824dcafb09ff34dda
subpackages:
- m3
- m3/customtransports
- m3/thrift
- m3/thriftudp
- statsd
- name: github.com/uber/ringpop-go
version: 08d399785ee54fdae8e4bd8b7b481673f52739cc
subpackages:
- discovery
- discovery/jsonfile
- discovery/statichosts
- events
- forward
- hashring
- logging
- membership
- shared
- swim
- util
- name: github.com/uber/tchannel-go
version: 7f5c12c66261f3ac3c5dde959d65eed59e3b63af
subpackages:
- internal/argreader
- json
- raw
- relay
- thrift
- thrift/gen-go/meta
- thrift/thrift-gen
- tnet
- tos
- trand
- typed
- name: github.com/urfave/cli
version: 8e01ec4cd3e2d84ab2fe90d8210528ffbb06d8ff
- name: go.uber.org/atomic
version: 1ea20fb1cbb1cc08cbd0d913a96dead89aa18289
- name: go.uber.org/cadence
version: 80466fafbf8535a9855b7940525dd2bf45f3b283
subpackages:
- .gen/go/cadence
- .gen/go/cadence/workflowserviceclient
- .gen/go/cadence/workflowservicetest
- .gen/go/shared
- activity
- client
- encoded
- internal
- internal/common
- internal/common/backoff
- internal/common/cache
- internal/common/metrics
- internal/common/util
- worker
- workflow
- name: go.uber.org/multierr
version: 3c4937480c32f4c13a875a1829af76c98ca3d40a
- name: go.uber.org/net/metrics
version: 1e19de5b971489a45d178e12a0f72a78c70e300e
subpackages:
- bucket
- push
- tallypush
- name: go.uber.org/thriftrw
version: fb439a9a7f5a388d8606aae1c1ff6654b8b67fbe
subpackages:
- envelope
- internal/envelope/exception
- protocol
- protocol/binary
- thriftreflect
- version
- wire
- name: go.uber.org/yarpc
version: f890b9f2fd812eb3f81efac46ccddf0e46d15210
subpackages:
- api/backoff
- api/encoding
- api/middleware
- api/peer
- api/transport
- encoding/thrift
- encoding/thrift/internal
- encoding/thrift/thriftrw-plugin-yarpc
- internal
- internal/backoff
- internal/bufferpool
- internal/config
- internal/digester
- internal/errorsync
- internal/humanize
- internal/inboundmiddleware
- internal/interpolate
- internal/introspection
- internal/iopool
- internal/observability
- internal/outboundmiddleware
- internal/request
- internal/yarpcerrors
- peer
- peer/hostport
- pkg/encoding
- pkg/errors
- pkg/lifecycle
- pkg/procedure
- transport/http
- transport/tchannel
- transport/tchannel/internal
- yarpcconfig
- yarpcerrors
- name: go.uber.org/zap
version: eeedf312bc6c57391d84767a4cd413f02a917974
subpackages:
- buffer
- internal/bufferpool
- internal/color
- internal/exit
- zapcore
- name: golang.org/x/crypto
version: a49355c7e3f8fe157a85be2f77e6e269a0f89602
subpackages:
- ssh/terminal
- name: golang.org/x/net
version: ed29d75add3d7c4bf7ca65aac0c6df3d1420216f
repo: https://github.com/golang/net
subpackages:
- bpf
- context
- internal/iana
- internal/socket
- ipv4
- ipv6
- name: golang.org/x/sys
version: 7138fd3d9dc8335c567ca206f4333fb75eb05d56
repo: https://github.com/golang/sys
subpackages:
- unix
- windows
- name: golang.org/x/time
version: fbb02b2291d28baffd63558aa44b4b56f178d650
subpackages:
- rate
- name: gopkg.in/inf.v0
version: d2d2541c53f18d2a059457998ce2876cc8e67cbf
- name: gopkg.in/validator.v2
version: 135c24b11c19e52befcae2ec3fca5d9b78c4e98e
- name: gopkg.in/yaml.v2
version: 5420a8b6744d3b0345ab293f6fcba19c978f1183
testImports: []