aboutsummaryrefslogtreecommitdiff
path: root/Gopkg.lock
blob: 7c99fe017ce789dfabaf9530b95514807f83da38 (plain) (blame)
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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.


[[projects]]
  name = "cloud.google.com/go"
  packages = ["compute/metadata","internal"]
  revision = "2e6a95edb1071d750f6d7db777bf66cd2997af6c"
  version = "v0.7.0"

[[projects]]
  name = "github.com/PuerkitoBio/purell"
  packages = ["."]
  revision = "0bcb03f4b4d0a9428594752bd2a3b9aa0a9d4bd4"
  version = "v1.1.0"

[[projects]]
  branch = "master"
  name = "github.com/PuerkitoBio/urlesc"
  packages = ["."]
  revision = "bbf7a2afc14f93e1e0a5c06df524fbd75e5031e5"

[[projects]]
  name = "github.com/Shopify/sarama"
  packages = ["."]
  revision = "c01858abb625b73a3af51d0798e4ad42c8147093"
  version = "v1.12.0"

[[projects]]
  name = "github.com/apache/thrift"
  packages = ["lib/go/thrift"]
  revision = "b2a4d4ae21c789b689dd162deb819665567f481c"
  version = "0.10.0"

[[projects]]
  branch = "master"
  name = "github.com/beorn7/perks"
  packages = ["quantile"]
  revision = "4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9"

[[projects]]
  name = "github.com/blang/semver"
  packages = ["."]
  revision = "b38d23b8782a487059e8fc8773e9a5b228a77cb6"
  version = "v3.5.0"

[[projects]]
  name = "github.com/coreos/etcd"
  packages = ["client","pkg/pathutil","pkg/types"]
  revision = "d267ca9c184e953554257d0acdd1dc9c47d38229"
  version = "v3.1.8"

[[projects]]
  branch = "master"
  name = "github.com/coreos/go-oidc"
  packages = ["http","jose","key","oauth2","oidc"]
  revision = "c797a55f1c1001ec3169f1d0fbb4c5523563bec6"

[[projects]]
  name = "github.com/coreos/pkg"
  packages = ["health","httputil","timeutil"]
  revision = "3ac0863d7acf3bc44daf49afef8919af12f704ef"
  version = "v3"

[[projects]]
  name = "github.com/davecgh/go-spew"
  packages = ["spew"]
  revision = "346938d642f2ec3594ed81d874461961cd0faa76"
  version = "v1.1.0"

[[projects]]
  branch = "master"
  name = "github.com/dnstap/golang-dnstap"
  packages = ["."]
  revision = "c32b266c26b040b00f522a0183527a9eb2a1cf8b"

[[projects]]
  name = "github.com/docker/distribution"
  packages = ["digest","reference"]
  revision = "a25b9ef0c9fe242ac04bb20d3a028442b7d266b6"
  version = "v2.6.1"

[[projects]]
  name = "github.com/eapache/go-resiliency"
  packages = ["breaker"]
  revision = "6800482f2c813e689c88b7ed3282262385011890"
  version = "v1.0.0"

[[projects]]
  branch = "master"
  name = "github.com/eapache/go-xerial-snappy"
  packages = ["."]
  revision = "bb955e01b9346ac19dc29eb16586c90ded99a98c"

[[projects]]
  name = "github.com/eapache/queue"
  packages = ["."]
  revision = "ded5959c0d4e360646dc9e9908cff48666781367"
  version = "v1.0.2"

[[projects]]
  name = "github.com/emicklei/go-restful"
  packages = [".","log","swagger"]
  revision = "777bb3f19bcafe2575ffb2a3e46af92509ae9594"
  version = "v1.2"

[[projects]]
  branch = "master"
  name = "github.com/farsightsec/golang-framestream"
  packages = ["."]
  revision = "dec85654e8b8cf6712870afb14ee53d1c98cd5e2"

[[projects]]
  name = "github.com/fsnotify/fsnotify"
  packages = ["."]
  revision = "629574ca2a5df945712d3079857300b5e4da0236"
  version = "v1.4.2"

[[projects]]
  name = "github.com/ghodss/yaml"
  packages = ["."]
  revision = "0ca9ea5df5451ffdf184b4428c902747c2c11cd7"
  version = "v1.0.0"

[[projects]]
  name = "github.com/go-logfmt/logfmt"
  packages = ["."]
  revision = "390ab7935ee28ec6b286364bba9b4dd6410cb3d5"
  version = "v0.3.0"

[[projects]]
  branch = "master"
  name = "github.com/go-openapi/jsonpointer"
  packages = ["."]
  revision = "779f45308c19820f1a69e9a4cd965f496e0da10f"

[[projects]]
  branch = "master"
  name = "github.com/go-openapi/jsonreference"
  packages = ["."]
  revision = "36d33bfe519efae5632669801b180bf1a245da3b"

[[projects]]
  branch = "master"
  name = "github.com/go-openapi/spec"
  packages = ["."]
  revision = "e51c28f07047ad90caff03f6450908720d337e0c"

[[projects]]
  branch = "master"
  name = "github.com/go-openapi/swag"
  packages = ["."]
  revision = "e43299b4afa7bc7f22e5e82e3d48607230e4c177"

[[projects]]
  name = "github.com/gogo/protobuf"
  packages = ["proto","sortkeys"]
  revision = "100ba4e885062801d56799d78530b73b178a78f3"
  version = "v0.4"

[[projects]]
  branch = "master"
  name = "github.com/golang/glog"
  packages = ["."]
  revision = "23def4e6c14b4da8ac2ed8007337bc5eb5007998"

[[projects]]
  branch = "master"
  name = "github.com/golang/protobuf"
  packages = ["proto","ptypes/any"]
  revision = "5a0f697c9ed9d68fef0116532c6e05cfeae00e55"

[[projects]]
  branch = "master"
  name = "github.com/golang/snappy"
  packages = ["."]
  revision = "553a641470496b2327abcac10b36396bd98e45c9"

[[projects]]
  branch = "master"
  name = "github.com/google/gofuzz"
  packages = ["."]
  revision = "44d81051d367757e1c7c6a5a86423ece9afcf63c"

[[projects]]
  branch = "master"
  name = "github.com/googleapis/gax-go"
  packages = ["."]
  revision = "9af46dd5a1713e8b5cd71106287eba3cefdde50b"

[[projects]]
  branch = "master"
  name = "github.com/grpc-ecosystem/grpc-opentracing"
  packages = ["go/otgrpc"]
  revision = "6c130eed1e297e1aa4d415a50c90d0c81c52677e"

[[projects]]
  branch = "master"
  name = "github.com/howeyc/gopass"
  packages = ["."]
  revision = "bf9dde6d0d2c004a008c27aaee91170c786f6db8"

[[projects]]
  name = "github.com/imdario/mergo"
  packages = ["."]
  revision = "3e95a51e0639b4cf372f2ccf74c86749d747fbdc"
  version = "0.2.2"

[[projects]]
  name = "github.com/jonboulle/clockwork"
  packages = ["."]
  revision = "2eee05ed794112d45db504eb05aa693efd2b8b09"
  version = "v0.1.0"

[[projects]]
  branch = "master"
  name = "github.com/juju/ratelimit"
  packages = ["."]
  revision = "5b9ff866471762aa2ab2dced63c9fb6f53921342"

[[projects]]
  branch = "master"
  name = "github.com/kr/logfmt"
  packages = ["."]
  revision = "b84e30acd515aadc4b783ad4ff83aff3299bdfe0"

[[projects]]
  branch = "master"
  name = "github.com/mailru/easyjson"
  packages = ["buffer","jlexer","jwriter"]
  revision = "44c0351a5bc860bcb2608d54aa03ea686c4e7b25"

[[projects]]
  name = "github.com/matttproud/golang_protobuf_extensions"
  packages = ["pbutil"]
  revision = "3247c84500bff8d9fb6d579d800f20b3e091582c"
  version = "v1.0.0"

[[projects]]
  name = "github.com/opentracing/opentracing-go"
  packages = [".","ext","log"]
  revision = "1949ddbfd147afd4d964a9f00b24eb291e0e7c38"
  version = "v1.0.2"

[[projects]]
  name = "github.com/openzipkin/zipkin-go-opentracing"
  packages = [".","_thrift/gen-go/scribe","_thrift/gen-go/zipkincore","flag","types","wire"]
  revision = "6022d4d3ed39632fad842942bda1813a9b4f63c8"
  version = "v0.2.3"

[[projects]]
  name = "github.com/pborman/uuid"
  packages = ["."]
  revision = "a97ce2ca70fa5a848076093f05e639a89ca34d06"
  version = "v1.0"

[[projects]]
  name = "github.com/pierrec/lz4"
  packages = ["."]
  revision = "5c9560bfa9ace2bf86080bf40d46b34ae44604df"
  version = "v1.0"

[[projects]]
  name = "github.com/pierrec/xxHash"
  packages = ["xxHash32"]
  revision = "f051bb7f1d1aaf1b5a665d74fb6b0217712c69f7"
  version = "v0.1.1"

[[projects]]
  name = "github.com/prometheus/client_golang"
  packages = ["prometheus"]
  revision = "c5b7fccd204277076155f10851dad72b76a49317"
  version = "v0.8.0"

[[projects]]
  branch = "master"
  name = "github.com/prometheus/client_model"
  packages = ["go"]
  revision = "6f3806018612930941127f2a7c6c453ba2c527d2"

[[projects]]
  branch = "master"
  name = "github.com/prometheus/common"
  packages = ["expfmt","internal/bitbucket.org/ww/goautoneg","model"]
  revision = "13ba4ddd0caa9c28ca7b7bffe1dfa9ed8d5ef207"

[[projects]]
  branch = "master"
  name = "github.com/prometheus/procfs"
  packages = [".","xfs"]
  revision = "65c1f6f8f0fc1e2185eb9863a3bc751496404259"

[[projects]]
  branch = "master"
  name = "github.com/rcrowley/go-metrics"
  packages = ["."]
  revision = "1f30fe9094a513ce4c700b9a54458bbb0c96996c"

[[projects]]
  branch = "master"
  name = "github.com/spf13/pflag"
  packages = ["."]
  revision = "e57e3eeb33f795204c1ca35f56c44f83227c6e66"

[[projects]]
  branch = "master"
  name = "github.com/ugorji/go"
  packages = ["codec"]
  revision = "708a42d246822952f38190a8d8c4e6b16a0e600c"

[[projects]]
  branch = "master"
  name = "golang.org/x/crypto"
  packages = ["ssh/terminal"]
  revision = "e1a4589e7d3ea14a3352255d04b6f1a418845e5e"

[[projects]]
  branch = "master"
  name = "golang.org/x/oauth2"
  packages = [".","google","internal","jws","jwt"]
  revision = "f047394b6d14284165300fd82dad67edb3a4d7f6"

[[projects]]
  branch = "master"
  name = "golang.org/x/sys"
  packages = ["unix"]
  revision = "b90f89a1e7a9c1f6b918820b3daa7f08488c8594"

[[projects]]
  branch = "master"
  name = "golang.org/x/text"
  packages = ["internal/gen","internal/triegen","internal/ucd","transform","unicode/cldr","unicode/norm","width"]
  revision = "4ee4af566555f5fbe026368b75596286a312663a"

[[projects]]
  name = "google.golang.org/appengine"
  packages = [".","internal","internal/app_identity","internal/base","internal/datastore","internal/log","internal/modules","internal/remote_api","internal/urlfetch","urlfetch"]
  revision = "150dc57a1b433e64154302bdc40b6bb8aefa313a"
  version = "v1.0.0"

[[projects]]
  branch = "master"
  name = "google.golang.org/genproto"
  packages = ["googleapis/rpc/status"]
  revision = "aa2eb687b4d3e17154372564ad8d6bf11c3cf21f"

[[projects]]
  name = "google.golang.org/grpc"
  packages = [".","codes","credentials","grpclb/grpc_lb_v1","grpclog","internal","keepalive","metadata","naming","peer","stats","status","tap","transport"]
  revision = "d2e1b51f33ff8c5e4a15560ff049d200e83726c5"
  version = "v1.3.0"

[[projects]]
  name = "gopkg.in/inf.v0"
  packages = ["."]
  revision = "3887ee99ecf07df5b447e9b00d9c0b2adaa9f3e4"
  version = "v0.9.0"

[[projects]]
  branch = "v2"
  name = "gopkg.in/yaml.v2"
  packages = ["."]
  revision = "cd8b52f8269e0feb286dfeef29f8fe4d5b397e0b"

[[projects]]
  name = "k8s.io/client-go"
  packages = ["1.5/discovery","1.5/kubernetes","1.5/kubernetes/typed/apps/v1alpha1","1.5/kubernetes/typed/authentication/v1beta1","1.5/kubernetes/typed/authorization/v1beta1","1.5/kubernetes/typed/autoscaling/v1","1.5/kubernetes/typed/batch/v1","1.5/kubernetes/typed/certificates/v1alpha1","1.5/kubernetes/typed/core/v1","1.5/kubernetes/typed/extensions/v1beta1","1.5/kubernetes/typed/policy/v1alpha1","1.5/kubernetes/typed/rbac/v1alpha1","1.5/kubernetes/typed/storage/v1beta1","1.5/pkg/api","1.5/pkg/api/errors","1.5/pkg/api/install","1.5/pkg/api/meta","1.5/pkg/api/meta/metatypes","1.5/pkg/api/resource","1.5/pkg/api/unversioned","1.5/pkg/api/v1","1.5/pkg/api/validation/path","1.5/pkg/apimachinery","1.5/pkg/apimachinery/announced","1.5/pkg/apimachinery/registered","1.5/pkg/apis/apps","1.5/pkg/apis/apps/install","1.5/pkg/apis/apps/v1alpha1","1.5/pkg/apis/authentication","1.5/pkg/apis/authentication/install","1.5/pkg/apis/authentication/v1beta1","1.5/pkg/apis/authorization","1.5/pkg/apis/authorization/install","1.5/pkg/apis/authorization/v1beta1","1.5/pkg/apis/autoscaling","1.5/pkg/apis/autoscaling/install","1.5/pkg/apis/autoscaling/v1","1.5/pkg/apis/batch","1.5/pkg/apis/batch/install","1.5/pkg/apis/batch/v1","1.5/pkg/apis/batch/v2alpha1","1.5/pkg/apis/certificates","1.5/pkg/apis/certificates/install","1.5/pkg/apis/certificates/v1alpha1","1.5/pkg/apis/extensions","1.5/pkg/apis/extensions/install","1.5/pkg/apis/extensions/v1beta1","1.5/pkg/apis/policy","1.5/pkg/apis/policy/install","1.5/pkg/apis/policy/v1alpha1","1.5/pkg/apis/rbac","1.5/pkg/apis/rbac/install","1.5/pkg/apis/rbac/v1alpha1","1.5/pkg/apis/storage","1.5/pkg/apis/storage/install","1.5/pkg/apis/storage/v1beta1","1.5/pkg/auth/user","1.5/pkg/conversion","1.5/pkg/conversion/queryparams","1.5/pkg/fields","1.5/pkg/genericapiserver/openapi/common","1.5/pkg/labels","1.5/pkg/runtime","1.5/pkg/runtime/serializer","1.5/pkg/runtime/serializer/json","1.5/pkg/runtime/serializer/protobuf","1.5/pkg/runtime/serializer/recognizer","1.5/pkg/runtime/serializer/streaming","1.5/pkg/runtime/serializer/versioning","1.5/pkg/selection","1.5/pkg/third_party/forked/golang/reflect","1.5/pkg/types","1.5/pkg/util","1.5/pkg/util/cert","1.5/pkg/util/clock","1.5/pkg/util/errors","1.5/pkg/util/flowcontrol","1.5/pkg/util/framer","1.5/pkg/util/homedir","1.5/pkg/util/integer","1.5/pkg/util/intstr","1.5/pkg/util/json","1.5/pkg/util/labels","1.5/pkg/util/net","1.5/pkg/util/parsers","1.5/pkg/util/rand","1.5/pkg/util/runtime","1.5/pkg/util/sets","1.5/pkg/util/uuid","1.5/pkg/util/validation","1.5/pkg/util/validation/field","1.5/pkg/util/wait","1.5/pkg/util/yaml","1.5/pkg/version","1.5/pkg/watch","1.5/pkg/watch/versioned","1.5/plugin/pkg/client/auth","1.5/plugin/pkg/client/auth/gcp","1.5/plugin/pkg/client/auth/oidc","1.5/rest","1.5/tools/auth","1.5/tools/cache","1.5/tools/clientcmd","1.5/tools/clientcmd/api","1.5/tools/clientcmd/api/latest","1.5/tools/clientcmd/api/v1","1.5/tools/metrics","1.5/transport"]
  revision = "1195e3a8ee1a529d53eed7c624527a68555ddf1f"
  version = "v1.5.1"

[solve-meta]
  analyzer-name = "dep"
  analyzer-version = 1
  inputs-digest = "0ddaab68018c7f38bccad1d9932df961ae52544dc56e3c0060ce1c28e5da0a47"
  solver-name = "gps-cdcl"
  solver-version = 1