1diff --git a/deps.bzl b/deps.bzl
2index 2da4e0a0..fe923652 100644
3--- a/deps.bzl
4+++ b/deps.bzl
5@@ -1,5136 +1,5160 @@
6 load("@bazel_gazelle//:deps.bzl", "go_repository")
7
8 def go():
9 """Defines all external go dependencies, generated via Gazelle"""
10 go_repository(
11 name = "co_honnef_go_tools",
12 build_file_generation = "on",
13 build_file_proto_mode = "disable_global",
14 importpath = "honnef.co/go/tools",
15 sum = "h1:/hemPrYIhOhy8zYrNj+069zDB68us2sMGsfkFJO0iZs=",
16 version = "v0.0.0-20190523083050-ea95bdfd59fc",
17 )
18 go_repository(
19 name = "com_github_agnivade_levenshtein",
20 build_file_generation = "on",
21 build_file_proto_mode = "disable_global",
22 importpath = "github.com/agnivade/levenshtein",
23 sum = "h1:3oJU7J3FGFmyhn8KHjmVaZCN5hxTr7GxgRue+sxIXdQ=",
24 version = "v1.0.1",
25 )
26 go_repository(
27 name = "com_github_alecthomas_template",
28 build_file_generation = "on",
29 build_file_proto_mode = "disable_global",
30 importpath = "github.com/alecthomas/template",
31 sum = "h1:cAKDfWh5VpdgMhJosfJnn5/FoN2SRZ4p7fJNX58YPaU=",
32 version = "v0.0.0-20160405071501-a0175ee3bccc",
33 )
34 go_repository(
35 name = "com_github_alecthomas_units",
36 build_file_generation = "on",
37 build_file_proto_mode = "disable_global",
38 importpath = "github.com/alecthomas/units",
39 sum = "h1:qet1QNfXsQxTZqLG4oE62mJzwPIB8+Tee4RNCL9ulrY=",
40 version = "v0.0.0-20151022065526-2efee857e7cf",
41 )
42 go_repository(
43 name = "com_github_andreyvit_diff",
44 build_file_generation = "on",
45 build_file_proto_mode = "disable_global",
46 importpath = "github.com/andreyvit/diff",
47 sum = "h1:bvNMNQO63//z+xNgfBlViaCIJKLlCJ6/fmUseuG0wVQ=",
48 version = "v0.0.0-20170406064948-c7f18ee00883",
49 )
50 go_repository(
51 name = "com_github_armon_consul_api",
52 build_file_generation = "on",
53 build_file_proto_mode = "disable_global",
54 importpath = "github.com/armon/consul-api",
55 sum = "h1:G1bPvciwNyF7IUmKXNt9Ak3m6u9DE1rF+RmtIkBpVdA=",
56 version = "v0.0.0-20180202201655-eb2c6b5be1b6",
57 )
58 go_repository(
59 name = "com_github_asaskevich_govalidator",
60 build_file_generation = "on",
61 build_file_proto_mode = "disable_global",
62 importpath = "github.com/asaskevich/govalidator",
63 sum = "h1:idn718Q4B6AGu/h5Sxe66HYVdqdGu2l9Iebqhi/AEoA=",
64 version = "v0.0.0-20190424111038-f61b66f89f4a",
65 )
66 go_repository(
67 name = "com_github_azure_go_ansiterm",
68 build_file_generation = "on",
69 build_file_proto_mode = "disable_global",
70 importpath = "github.com/Azure/go-ansiterm",
71 sum = "h1:w+iIsaOQNcT7OZ575w+acHgRric5iCyQh+xv+KJ4HB8=",
72 version = "v0.0.0-20170929234023-d6e3b3328b78",
73 )
74 go_repository(
75 name = "com_github_azure_go_autorest_autorest",
76 build_file_generation = "on",
77 build_file_proto_mode = "disable_global",
78 importpath = "github.com/Azure/go-autorest/autorest",
79 sum = "h1:OZEIaBbMdUE/Js+BQKlpO81XlISgipr6yDJ+PSwsgi4=",
80 version = "v0.9.3",
81 )
82 go_repository(
83 name = "com_github_azure_go_autorest_autorest_adal",
84 build_file_generation = "on",
85 build_file_proto_mode = "disable_global",
86 importpath = "github.com/Azure/go-autorest/autorest/adal",
87 sum = "h1:pZdL8o72rK+avFWl+p9nE8RWi1JInZrWJYlnpfXJwHk=",
88 version = "v0.8.1",
89 )
90 go_repository(
91 name = "com_github_azure_go_autorest_autorest_date",
92 build_file_generation = "on",
93 build_file_proto_mode = "disable_global",
94 importpath = "github.com/Azure/go-autorest/autorest/date",
95 sum = "h1:yW+Zlqf26583pE43KhfnhFcdmSWlm5Ew6bxipnr/tbM=",
96 version = "v0.2.0",
97 )
98 go_repository(
99 name = "com_github_azure_go_autorest_autorest_mocks",
100 build_file_generation = "on",
101 build_file_proto_mode = "disable_global",
102 importpath = "github.com/Azure/go-autorest/autorest/mocks",
103 sum = "h1:qJumjCaCudz+OcqE9/XtEPfvtOjOmKaui4EOpFI6zZc=",
104 version = "v0.3.0",
105 )
106 go_repository(
107 name = "com_github_azure_go_autorest_logger",
108 build_file_generation = "on",
109 build_file_proto_mode = "disable_global",
110 importpath = "github.com/Azure/go-autorest/logger",
111 sum = "h1:ruG4BSDXONFRrZZJ2GUXDiUyVpayPmb1GnWeHDdaNKY=",
112 version = "v0.1.0",
113 )
114 go_repository(
115 name = "com_github_azure_go_autorest_tracing",
116 build_file_generation = "on",
117 build_file_proto_mode = "disable_global",
118 importpath = "github.com/Azure/go-autorest/tracing",
119 sum = "h1:TRn4WjSnkcSy5AEG3pnbtFSwNtwzjr4VYyQflFE619k=",
120 version = "v0.5.0",
121 )
122 go_repository(
123 name = "com_github_beorn7_perks",
124 build_file_generation = "on",
125 build_file_proto_mode = "disable_global",
126 importpath = "github.com/beorn7/perks",
127- sum = "h1:HWo1m869IqiPhD389kmkxeTalrjNbbJTC8LXupb+sl0=",
128- version = "v1.0.0",
129+ sum = "h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=",
130+ version = "v1.0.1",
131 )
132 go_repository(
133 name = "com_github_bgentry_speakeasy",
134 build_file_generation = "on",
135 build_file_proto_mode = "disable_global",
136 importpath = "github.com/bgentry/speakeasy",
137 sum = "h1:ByYyxL9InA1OWqxJqqp2A5pYHUrCiAL6K3J+LKSsQkY=",
138 version = "v0.1.0",
139 )
140 go_repository(
141 name = "com_github_blang_semver",
142 build_file_generation = "on",
143 build_file_proto_mode = "disable_global",
144 importpath = "github.com/blang/semver",
145 sum = "h1:CGxCgetQ64DKk7rdZ++Vfnb1+ogGNnB17OJKJXD2Cfs=",
146 version = "v3.5.0+incompatible",
147 )
148 go_repository(
149 name = "com_github_burntsushi_toml",
150 build_file_generation = "on",
151 build_file_proto_mode = "disable_global",
152 importpath = "github.com/BurntSushi/toml",
153 sum = "h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=",
154 version = "v0.3.1",
155 )
156 go_repository(
157 name = "com_github_burntsushi_xgb",
158 build_file_generation = "on",
159 build_file_proto_mode = "disable_global",
160 importpath = "github.com/BurntSushi/xgb",
161 sum = "h1:1BDTz0u9nC3//pOCMdNH+CiXJVYJh5UQNCOBG7jbELc=",
162 version = "v0.0.0-20160522181843-27f122750802",
163 )
164 go_repository(
165 name = "com_github_client9_misspell",
166 build_file_generation = "on",
167 build_file_proto_mode = "disable_global",
168 importpath = "github.com/client9/misspell",
169 sum = "h1:ta993UF76GwbvJcIo3Y68y/M3WxlpEHPWIGDkJYwzJI=",
170 version = "v0.3.4",
171 )
172 go_repository(
173 name = "com_github_cockroachdb_datadriven",
174 build_file_generation = "on",
175 build_file_proto_mode = "disable_global",
176 importpath = "github.com/cockroachdb/datadriven",
177 sum = "h1:OaNxuTZr7kxeODyLWsRMC+OD03aFUH+mW6r2d+MWa5Y=",
178 version = "v0.0.0-20190809214429-80d97fb3cbaa",
179 )
180 go_repository(
181 name = "com_github_coreos_bbolt",
182 build_file_generation = "on",
183 build_file_proto_mode = "disable_global",
184 importpath = "github.com/coreos/bbolt",
185- sum = "h1:uTXKg9gY70s9jMAKdfljFQcuh4e/BXOM+V+d00KFj3A=",
186- version = "v1.3.1-coreos.6",
187+ sum = "h1:wZwiHHUieZCquLkDL0B8UhzreNWsPHooDAG3q34zk0s=",
188+ version = "v1.3.2",
189 )
190 go_repository(
191 name = "com_github_coreos_etcd",
192 build_file_generation = "on",
193 build_file_proto_mode = "disable_global",
194 importpath = "github.com/coreos/etcd",
195 sum = "h1:+9RjdC18gMxNQVvSiXvObLu29mOFmkgdsB4cRTlV+EE=",
196 version = "v3.3.15+incompatible",
197 )
198 go_repository(
199 name = "com_github_coreos_go_etcd",
200 build_file_generation = "on",
201 build_file_proto_mode = "disable_global",
202 importpath = "github.com/coreos/go-etcd",
203 sum = "h1:bXhRBIXoTm9BYHS3gE0TtQuyNZyeEMux2sDi4oo5YOo=",
204 version = "v2.0.0+incompatible",
205 )
206 go_repository(
207 name = "com_github_coreos_go_oidc",
208 build_file_generation = "on",
209 build_file_proto_mode = "disable_global",
210 importpath = "github.com/coreos/go-oidc",
211 sum = "h1:sdJrfw8akMnCuUlaZU3tE/uYXFgfqom8DBE9so9EBsM=",
212 version = "v2.1.0+incompatible",
213 )
214 go_repository(
215 name = "com_github_coreos_go_semver",
216 build_file_generation = "on",
217 build_file_proto_mode = "disable_global",
218 importpath = "github.com/coreos/go-semver",
219 sum = "h1:wkHLiw0WNATZnSG7epLsujiMCgPAc9xhjJ4tgnAxmfM=",
220 version = "v0.3.0",
221 )
222 go_repository(
223 name = "com_github_coreos_go_systemd",
224 build_file_generation = "on",
225 build_file_proto_mode = "disable_global",
226 importpath = "github.com/coreos/go-systemd",
227 sum = "h1:Wf6HqHfScWJN9/ZjdUKyjop4mf3Qdd+1TvvltAvM3m8=",
228 version = "v0.0.0-20190321100706-95778dfbb74e",
229 )
230 go_repository(
231 name = "com_github_coreos_pkg",
232 build_file_generation = "on",
233 build_file_proto_mode = "disable_global",
234 importpath = "github.com/coreos/pkg",
235- sum = "h1:n2Ltr3SrfQlf/9nOna1DoGKxLx3qTSI8Ttl6Xrqp6mw=",
236- version = "v0.0.0-20180108230652-97fdf19511ea",
237+ sum = "h1:lBNOc5arjvs8E5mO2tbpBpLoyyu8B6e44T7hJy6potg=",
238+ version = "v0.0.0-20180928190104-399ea9e2e55f",
239 )
240 go_repository(
241 name = "com_github_cpuguy83_go_md2man",
242 build_file_generation = "on",
243 build_file_proto_mode = "disable_global",
244 importpath = "github.com/cpuguy83/go-md2man",
245 sum = "h1:BSKMNlYxDvnunlTymqtgONjNnaRV1sTpcovwwjF22jk=",
246 version = "v1.0.10",
247 )
248 go_repository(
249 name = "com_github_creack_pty",
250 build_file_generation = "on",
251 build_file_proto_mode = "disable_global",
252 importpath = "github.com/creack/pty",
253 sum = "h1:6pwm8kMQKCmgUg0ZHTm5+/YvRK0s3THD/28+T6/kk4A=",
254 version = "v1.1.7",
255 )
256 go_repository(
257 name = "com_github_davecgh_go_spew",
258 build_file_generation = "on",
259 build_file_proto_mode = "disable_global",
260 importpath = "github.com/davecgh/go-spew",
261 sum = "h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=",
262 version = "v1.1.1",
263 )
264 go_repository(
265 name = "com_github_dgrijalva_jwt_go",
266 build_file_generation = "on",
267 build_file_proto_mode = "disable_global",
268 importpath = "github.com/dgrijalva/jwt-go",
269 sum = "h1:7qlOGliEKZXTDg6OTjfoBKDXWrumCAMpl/TFQ4/5kLM=",
270 version = "v3.2.0+incompatible",
271 )
272 go_repository(
273 name = "com_github_docker_docker",
274 build_file_generation = "on",
275 build_file_proto_mode = "disable_global",
276 importpath = "github.com/docker/docker",
277 sum = "h1:Cvj7S8I4Xpx78KAl6TwTmMHuHlZ/0SM60NUneGJQ7IE=",
278 version = "v1.4.2-0.20190924003213-a8608b5b67c7",
279 )
280 go_repository(
281 name = "com_github_docker_go_units",
282 build_file_generation = "on",
283 build_file_proto_mode = "disable_global",
284 importpath = "github.com/docker/go-units",
285 sum = "h1:3uh0PgVws3nIA0Q+MwDC8yjEPf9zjRfZZWXZYDct3Tw=",
286 version = "v0.4.0",
287 )
288 go_repository(
289 name = "com_github_docker_spdystream",
290 build_file_generation = "on",
291 build_file_proto_mode = "disable_global",
292 importpath = "github.com/docker/spdystream",
293 sum = "h1:cenwrSVm+Z7QLSV/BsnenAOcDXdX4cMv4wP0B/5QbPg=",
294 version = "v0.0.0-20160310174837-449fdfce4d96",
295 )
296 go_repository(
297 name = "com_github_docopt_docopt_go",
298 build_file_generation = "on",
299 build_file_proto_mode = "disable_global",
300 importpath = "github.com/docopt/docopt-go",
301 sum = "h1:bWDMxwH3px2JBh6AyO7hdCn/PkvCZXii8TGj7sbtEbQ=",
302 version = "v0.0.0-20180111231733-ee0de3bc6815",
303 )
304 go_repository(
305 name = "com_github_dustin_go_humanize",
306 build_file_generation = "on",
307 build_file_proto_mode = "disable_global",
308 importpath = "github.com/dustin/go-humanize",
309 sum = "h1:VSnTsYCnlFHaM2/igO1h6X3HA71jcobQuxemgkq4zYo=",
310 version = "v1.0.0",
311 )
312 go_repository(
313 name = "com_github_elazarl_goproxy",
314 build_file_generation = "on",
315 build_file_proto_mode = "disable_global",
316 importpath = "github.com/elazarl/goproxy",
317- sum = "h1:p1yVGRW3nmb85p1Sh1ZJSDm4A4iKLS5QNbvUHMgGu/M=",
318- version = "v0.0.0-20170405201442-c4fc26588b6e",
319+ sum = "h1:yUdfgN0XgIJw7foRItutHYUIhlcKzcSf5vDpdhQAKTc=",
320+ version = "v0.0.0-20180725130230-947c36da3153",
321 )
322 go_repository(
323 name = "com_github_emicklei_go_restful",
324 build_file_generation = "on",
325 build_file_proto_mode = "disable_global",
326 importpath = "github.com/emicklei/go-restful",
327 sum = "h1:spTtZBk5DYEvbxMVutUuTyh1Ao2r4iyvLdACqsl/Ljk=",
328 version = "v2.9.5+incompatible",
329 )
330 go_repository(
331 name = "com_github_evanphx_json_patch",
332 build_file_generation = "on",
333 build_file_proto_mode = "disable_global",
334 importpath = "github.com/evanphx/json-patch",
335 sum = "h1:ouOWdg56aJriqS0huScTkVXPC5IcNrDCXZ6OoTAWu7M=",
336 version = "v4.5.0+incompatible",
337 )
338 go_repository(
339 name = "com_github_fatih_color",
340 build_file_generation = "on",
341 build_file_proto_mode = "disable_global",
342 importpath = "github.com/fatih/color",
343 sum = "h1:DkWD4oS2D8LGGgTQ6IvwJJXSL5Vp2ffcQg58nFV38Ys=",
344 version = "v1.7.0",
345 )
346 go_repository(
347 name = "com_github_fsnotify_fsnotify",
348 build_file_generation = "on",
349 build_file_proto_mode = "disable_global",
350 importpath = "github.com/fsnotify/fsnotify",
351- sum = "h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I=",
352- version = "v1.4.7",
353+ sum = "h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWoS4=",
354+ version = "v1.4.9",
355 )
356 go_repository(
357 name = "com_github_globalsign_mgo",
358 build_file_generation = "on",
359 build_file_proto_mode = "disable_global",
360 importpath = "github.com/globalsign/mgo",
361 sum = "h1:DujepqpGd1hyOd7aW59XpK7Qymp8iy83xq74fLr21is=",
362 version = "v0.0.0-20181015135952-eeefdecb41b8",
363 )
364 go_repository(
365 name = "com_github_go_kit_kit",
366 build_file_generation = "on",
367 build_file_proto_mode = "disable_global",
368 importpath = "github.com/go-kit/kit",
369 sum = "h1:Wz+5lgoB0kkuqLEc6NVmwRknTKP6dTGbSqvhZtBI/j0=",
370 version = "v0.8.0",
371 )
372 go_repository(
373 name = "com_github_go_logfmt_logfmt",
374 build_file_generation = "on",
375 build_file_proto_mode = "disable_global",
376 importpath = "github.com/go-logfmt/logfmt",
377- sum = "h1:8HUsc87TaSWLKwrnumgC8/YconD2fJQsRJAsWaPg2ic=",
378- version = "v0.3.0",
379+ sum = "h1:MP4Eh7ZCb31lleYCFuwm0oe4/YGak+5l1vA2NOE80nA=",
380+ version = "v0.4.0",
381 )
382 go_repository(
383 name = "com_github_go_logr_logr",
384 build_file_generation = "on",
385 build_file_proto_mode = "disable_global",
386 importpath = "github.com/go-logr/logr",
387 sum = "h1:M1Tv3VzNlEHg6uyACnRdtrploV2P7wZqH8BoQMtz0cg=",
388 version = "v0.1.0",
389 )
390 go_repository(
391 name = "com_github_go_logr_zapr",
392 build_file_generation = "on",
393 build_file_proto_mode = "disable_global",
394 importpath = "github.com/go-logr/zapr",
395 sum = "h1:h+WVe9j6HAA01niTJPA/kKH0i7e0rLZBCwauQFcRE54=",
396 version = "v0.1.0",
397 )
398 go_repository(
399 name = "com_github_go_openapi_analysis",
400 build_file_generation = "on",
401 build_file_proto_mode = "disable_global",
402 importpath = "github.com/go-openapi/analysis",
403 sum = "h1:8b2ZgKfKIUTVQpTb77MoRDIMEIwvDVw40o3aOXdfYzI=",
404 version = "v0.19.5",
405 )
406 go_repository(
407 name = "com_github_go_openapi_errors",
408 build_file_generation = "on",
409 build_file_proto_mode = "disable_global",
410 importpath = "github.com/go-openapi/errors",
411 sum = "h1:a2kIyV3w+OS3S97zxUndRVD46+FhGOUBDFY7nmu4CsY=",
412 version = "v0.19.2",
413 )
414 go_repository(
415 name = "com_github_go_openapi_jsonpointer",
416 build_file_generation = "on",
417 build_file_proto_mode = "disable_global",
418 importpath = "github.com/go-openapi/jsonpointer",
419 sum = "h1:gihV7YNZK1iK6Tgwwsxo2rJbD1GTbdm72325Bq8FI3w=",
420 version = "v0.19.3",
421 )
422 go_repository(
423 name = "com_github_go_openapi_jsonreference",
424 build_file_generation = "on",
425 build_file_proto_mode = "disable_global",
426 importpath = "github.com/go-openapi/jsonreference",
427 sum = "h1:5cxNfTy0UVC3X8JL5ymxzyoUZmo8iZb+jeTWn7tUa8o=",
428 version = "v0.19.3",
429 )
430 go_repository(
431 name = "com_github_go_openapi_loads",
432 build_file_generation = "on",
433 build_file_proto_mode = "disable_global",
434 importpath = "github.com/go-openapi/loads",
435 sum = "h1:5I4CCSqoWzT+82bBkNIvmLc0UOsoKKQ4Fz+3VxOB7SY=",
436 version = "v0.19.4",
437 )
438 go_repository(
439 name = "com_github_go_openapi_runtime",
440 build_file_generation = "on",
441 build_file_proto_mode = "disable_global",
442 importpath = "github.com/go-openapi/runtime",
443 sum = "h1:csnOgcgAiuGoM/Po7PEpKDoNulCcF3FGbSnbHfxgjMI=",
444 version = "v0.19.4",
445 )
446 go_repository(
447 name = "com_github_go_openapi_spec",
448 build_file_generation = "on",
449 build_file_proto_mode = "disable_global",
450 importpath = "github.com/go-openapi/spec",
451 sum = "h1:0XRyw8kguri6Yw4SxhsQA/atC88yqrk0+G4YhI2wabc=",
452 version = "v0.19.3",
453 )
454 go_repository(
455 name = "com_github_go_openapi_strfmt",
456 build_file_generation = "on",
457 build_file_proto_mode = "disable_global",
458 importpath = "github.com/go-openapi/strfmt",
459 sum = "h1:eRfyY5SkaNJCAwmmMcADjY31ow9+N7MCLW7oRkbsINA=",
460 version = "v0.19.3",
461 )
462 go_repository(
463 name = "com_github_go_openapi_swag",
464 build_file_generation = "on",
465 build_file_proto_mode = "disable_global",
466 importpath = "github.com/go-openapi/swag",
467 sum = "h1:lTz6Ys4CmqqCQmZPBlbQENR1/GucA2bzYTE12Pw4tFY=",
468 version = "v0.19.5",
469 )
470 go_repository(
471 name = "com_github_go_openapi_validate",
472 build_file_generation = "on",
473 build_file_proto_mode = "disable_global",
474 importpath = "github.com/go-openapi/validate",
475 sum = "h1:QhCBKRYqZR+SKo4gl1lPhPahope8/RLt6EVgY8X80w0=",
476 version = "v0.19.5",
477 )
478 go_repository(
479 name = "com_github_go_stack_stack",
480 build_file_generation = "on",
481 build_file_proto_mode = "disable_global",
482 importpath = "github.com/go-stack/stack",
483 sum = "h1:5SgMzNM5HxrEjV0ww2lTmX6E2Izsfxas4+YHWRs3Lsk=",
484 version = "v1.8.0",
485 )
486 go_repository(
487 name = "com_github_gobuffalo_flect",
488 build_file_generation = "on",
489 build_file_proto_mode = "disable_global",
490 importpath = "github.com/gobuffalo/flect",
491 sum = "h1:EWCvMGGxOjsgwlWaP+f4+Hh6yrrte7JeFL2S6b+0hdM=",
492 version = "v0.2.0",
493 )
494 go_repository(
495 name = "com_github_gogo_protobuf",
496 build_file_generation = "on",
497 build_file_proto_mode = "disable_global",
498 importpath = "github.com/gogo/protobuf",
499- sum = "h1:3PaI8p3seN09VjbTYC/QWlUZdZ1qS1zGjy7LH2Wt07I=",
500- version = "v1.2.2-0.20190723190241-65acae22fc9d",
501+ sum = "h1:DqDEcV5aeaTmdFBePNpYsp3FlcVH/2ISVVM9Qf8PSls=",
502+ version = "v1.3.1",
503 )
504 go_repository(
505 name = "com_github_golang_glog",
506 build_file_generation = "on",
507 build_file_proto_mode = "disable_global",
508 importpath = "github.com/golang/glog",
509 sum = "h1:VKtxabqXZkF25pY9ekfRL6a582T4P37/31XEstQ5p58=",
510 version = "v0.0.0-20160126235308-23def4e6c14b",
511 )
512 go_repository(
513 name = "com_github_golang_groupcache",
514 build_file_generation = "on",
515 build_file_proto_mode = "disable_global",
516 importpath = "github.com/golang/groupcache",
517- sum = "h1:u4bArs140e9+AfE52mFHOXVFnOSBJBRlzTHrOPLOIhE=",
518- version = "v0.0.0-20180513044358-24b0969c4cb7",
519+ sum = "h1:veQD95Isof8w9/WXiA+pa3tz3fJXkt5B7QaRBrM62gk=",
520+ version = "v0.0.0-20190129154638-5b532d6fd5ef",
521 )
522 go_repository(
523 name = "com_github_golang_mock",
524 build_file_generation = "on",
525 build_file_proto_mode = "disable_global",
526 importpath = "github.com/golang/mock",
527 sum = "h1:28o5sBqPkBsMGnC6b4MvE2TzSr5/AT4c/1fLqVGIwlk=",
528 version = "v1.2.0",
529 )
530 go_repository(
531 name = "com_github_golang_protobuf",
532 build_file_generation = "on",
533 build_file_proto_mode = "disable_global",
534 importpath = "github.com/golang/protobuf",
535- sum = "h1:oOuy+ugB+P/kBdUnG5QaMXSIyJ1q38wWSojYCb3z5VQ=",
536- version = "v1.4.0",
537+ sum = "h1:+Z5KGCizgyZCbGh1KZqA0fcLLkwbsjIzS4aV2v7wJX0=",
538+ version = "v1.4.2",
539 )
540 go_repository(
541 name = "com_github_google_btree",
542 build_file_generation = "on",
543 build_file_proto_mode = "disable_global",
544 importpath = "github.com/google/btree",
545 sum = "h1:0udJVsspx3VBr5FwtLhQQtuAsVc79tTq0ocGIPAU6qo=",
546 version = "v1.0.0",
547 )
548 go_repository(
549 name = "com_github_google_go_cmp",
550 build_file_generation = "on",
551 build_file_proto_mode = "disable_global",
552 importpath = "github.com/google/go-cmp",
553 sum = "h1:xsAVV57WRhGj6kEIi8ReJzQlHHqcBYCElAvkovg3B/4=",
554 version = "v0.4.0",
555 )
556 go_repository(
557 name = "com_github_google_gofuzz",
558 build_file_generation = "on",
559 build_file_proto_mode = "disable_global",
560 importpath = "github.com/google/gofuzz",
561- sum = "h1:A8PeW59pxE9IoFRqBp37U+mSNaQoZ46F1f0f863XSXw=",
562- version = "v1.0.0",
563+ sum = "h1:Hsa8mG0dQ46ij8Sl2AYJDUv1oA9/d6Vk+3LG99Oe02g=",
564+ version = "v1.1.0",
565 )
566 go_repository(
567 name = "com_github_google_martian",
568 build_file_generation = "on",
569 build_file_proto_mode = "disable_global",
570 importpath = "github.com/google/martian",
571 sum = "h1:/CP5g8u/VJHijgedC/Legn3BAbAaWPgecwXBIDzw5no=",
572 version = "v2.1.0+incompatible",
573 )
574 go_repository(
575 name = "com_github_google_pprof",
576 build_file_generation = "on",
577 build_file_proto_mode = "disable_global",
578 importpath = "github.com/google/pprof",
579 sum = "h1:eqyIo2HjKhKe/mJzTG8n4VqvLXIOEG+SLdDqX7xGtkY=",
580 version = "v0.0.0-20181206194817-3ea8567a2e57",
581 )
582 go_repository(
583 name = "com_github_google_uuid",
584 build_file_generation = "on",
585 build_file_proto_mode = "disable_global",
586 importpath = "github.com/google/uuid",
587 sum = "h1:Gkbcsh/GbpXz7lPftLA3P6TYMwjCLYm83jiFQZF/3gY=",
588 version = "v1.1.1",
589 )
590 go_repository(
591 name = "com_github_googleapis_gax_go_v2",
592 build_file_generation = "on",
593 build_file_proto_mode = "disable_global",
594 importpath = "github.com/googleapis/gax-go/v2",
595 sum = "h1:hU4mGcQI4DaAYW+IbTun+2qEZVFxK0ySjQLTbS0VQKc=",
596 version = "v2.0.4",
597 )
598 go_repository(
599 name = "com_github_googleapis_gnostic",
600 build_file_generation = "on",
601 build_file_proto_mode = "disable_global",
602 importpath = "github.com/googleapis/gnostic",
603 replace = "github.com/googleapis/gnostic",
604 sum = "h1:WeAefnSUHlBb0iJKwxFDZdbfGwkd7xRNuV+IpXMJhYk=",
605 version = "v0.3.1",
606 )
607 go_repository(
608 name = "com_github_gophercloud_gophercloud",
609 build_file_generation = "on",
610 build_file_proto_mode = "disable_global",
611 importpath = "github.com/gophercloud/gophercloud",
612 sum = "h1:P/nh25+rzXouhytV2pUHBb65fnds26Ghl8/391+sT5o=",
613 version = "v0.1.0",
614 )
615 go_repository(
616 name = "com_github_gorilla_websocket",
617 build_file_generation = "on",
618 build_file_proto_mode = "disable_global",
619 importpath = "github.com/gorilla/websocket",
620 sum = "h1:WDFjx/TMzVgy9VdMMQi2K2Emtwi2QcUQsztZ/zLaH/Q=",
621 version = "v1.4.0",
622 )
623 go_repository(
624 name = "com_github_gregjones_httpcache",
625 build_file_generation = "on",
626 build_file_proto_mode = "disable_global",
627 importpath = "github.com/gregjones/httpcache",
628 sum = "h1:pdN6V1QBWetyv/0+wjACpqVH+eVULgEjkurDLq3goeM=",
629 version = "v0.0.0-20180305231024-9cad4c3443a7",
630 )
631 go_repository(
632 name = "com_github_grpc_ecosystem_go_grpc_middleware",
633 build_file_generation = "on",
634 build_file_proto_mode = "disable_global",
635 importpath = "github.com/grpc-ecosystem/go-grpc-middleware",
636 sum = "h1:z53tR0945TRRQO/fLEVPI6SMv7ZflF0TEaTAoU7tOzg=",
637 version = "v1.0.1-0.20190118093823-f849b5445de4",
638 )
639 go_repository(
640 name = "com_github_grpc_ecosystem_go_grpc_prometheus",
641 build_file_generation = "on",
642 build_file_proto_mode = "disable_global",
643 importpath = "github.com/grpc-ecosystem/go-grpc-prometheus",
644 sum = "h1:Ovs26xHkKqVztRpIrF/92BcuyuQ/YW4NSIpoGtfXNho=",
645 version = "v1.2.0",
646 )
647 go_repository(
648 name = "com_github_grpc_ecosystem_grpc_gateway",
649 build_file_generation = "on",
650 build_file_proto_mode = "disable_global",
651 importpath = "github.com/grpc-ecosystem/grpc-gateway",
652 sum = "h1:UImYN5qQ8tuGpGE16ZmjvcTtTw24zw1QAp/SlnNrZhI=",
653 version = "v1.9.5",
654 )
655 go_repository(
656 name = "com_github_hashicorp_golang_lru",
657 build_file_generation = "on",
658 build_file_proto_mode = "disable_global",
659 importpath = "github.com/hashicorp/golang-lru",
660- sum = "h1:YPkqC67at8FYaadspW/6uE0COsBxS2656RLEr8Bppgk=",
661- version = "v0.5.3",
662+ sum = "h1:YDjusn29QI/Das2iO9M0BHnIbxPeyuCHsjMW+lJfyTc=",
663+ version = "v0.5.4",
664 )
665 go_repository(
666 name = "com_github_hashicorp_hcl",
667 build_file_generation = "on",
668 build_file_proto_mode = "disable_global",
669 importpath = "github.com/hashicorp/hcl",
670 sum = "h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=",
671 version = "v1.0.0",
672 )
673 go_repository(
674 name = "com_github_hpcloud_tail",
675 build_file_generation = "on",
676 build_file_proto_mode = "disable_global",
677 importpath = "github.com/hpcloud/tail",
678 sum = "h1:nfCOvKYfkgYP8hkirhJocXT2+zOD8yUNjXaWfTlyFKI=",
679 version = "v1.0.0",
680 )
681 go_repository(
682 name = "com_github_imdario_mergo",
683 build_file_generation = "on",
684 build_file_proto_mode = "disable_global",
685 importpath = "github.com/imdario/mergo",
686- sum = "h1:xTNEAn+kxVO7dTZGu0CegyqKZmoWFI0rF8UxjlB2d28=",
687- version = "v0.3.6",
688+ sum = "h1:UauaLniWCFHWd+Jp9oCEkTBj8VO/9DKg3PV3VCNMDIg=",
689+ version = "v0.3.9",
690 )
691 go_repository(
692 name = "com_github_inconshreveable_mousetrap",
693 build_file_generation = "on",
694 build_file_proto_mode = "disable_global",
695 importpath = "github.com/inconshreveable/mousetrap",
696 sum = "h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM=",
697 version = "v1.0.0",
698 )
699 go_repository(
700 name = "com_github_jonboulle_clockwork",
701 build_file_generation = "on",
702 build_file_proto_mode = "disable_global",
703 importpath = "github.com/jonboulle/clockwork",
704 sum = "h1:VKV+ZcuP6l3yW9doeqz6ziZGgcynBVQO+obU0+0hcPo=",
705 version = "v0.1.0",
706 )
707 go_repository(
708 name = "com_github_json_iterator_go",
709 build_file_generation = "on",
710 build_file_proto_mode = "disable_global",
711 importpath = "github.com/json-iterator/go",
712- sum = "h1:QiWkFLKq0T7mpzwOTu6BzNDbfTE8OLrYhVKYMLF46Ok=",
713- version = "v1.1.8",
714+ sum = "h1:Kz6Cvnvv2wGdaG/V8yMvfkmNiXq9Ya2KUv4rouJJr68=",
715+ version = "v1.1.10",
716 )
717 go_repository(
718 name = "com_github_jstemmer_go_junit_report",
719 build_file_generation = "on",
720 build_file_proto_mode = "disable_global",
721 importpath = "github.com/jstemmer/go-junit-report",
722 sum = "h1:rBMNdlhTLzJjJSDIjNEXX1Pz3Hmwmz91v+zycvx9PJc=",
723 version = "v0.0.0-20190106144839-af01ea7f8024",
724 )
725 go_repository(
726 name = "com_github_julienschmidt_httprouter",
727 build_file_generation = "on",
728 build_file_proto_mode = "disable_global",
729 importpath = "github.com/julienschmidt/httprouter",
730 sum = "h1:TDTW5Yz1mjftljbcKqRcrYhd4XeOoI98t+9HbQbYf7g=",
731 version = "v1.2.0",
732 )
733 go_repository(
734 name = "com_github_kisielk_errcheck",
735 build_file_generation = "on",
736 build_file_proto_mode = "disable_global",
737 importpath = "github.com/kisielk/errcheck",
738 sum = "h1:reN85Pxc5larApoH1keMBiu2GWtPqXQ1nc9gx+jOU+E=",
739 version = "v1.2.0",
740 )
741 go_repository(
742 name = "com_github_kisielk_gotool",
743 build_file_generation = "on",
744 build_file_proto_mode = "disable_global",
745 importpath = "github.com/kisielk/gotool",
746 sum = "h1:AV2c/EiW3KqPNT9ZKl07ehoAGi4C5/01Cfbblndcapg=",
747 version = "v1.0.0",
748 )
749 go_repository(
750 name = "com_github_konsorten_go_windows_terminal_sequences",
751 build_file_generation = "on",
752 build_file_proto_mode = "disable_global",
753 importpath = "github.com/konsorten/go-windows-terminal-sequences",
754 sum = "h1:DB17ag19krx9CFsz4o3enTrPXyIXCl+2iCXH/aMAp9s=",
755 version = "v1.0.2",
756 )
757 go_repository(
758 name = "com_github_kr_logfmt",
759 build_file_generation = "on",
760 build_file_proto_mode = "disable_global",
761 importpath = "github.com/kr/logfmt",
762 sum = "h1:T+h1c/A9Gawja4Y9mFVWj2vyii2bbUNDw3kt9VxK2EY=",
763 version = "v0.0.0-20140226030751-b84e30acd515",
764 )
765 go_repository(
766 name = "com_github_kr_pretty",
767 build_file_generation = "on",
768 build_file_proto_mode = "disable_global",
769 importpath = "github.com/kr/pretty",
770 sum = "h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=",
771 version = "v0.1.0",
772 )
773 go_repository(
774 name = "com_github_kr_pty",
775 build_file_generation = "on",
776 build_file_proto_mode = "disable_global",
777 importpath = "github.com/kr/pty",
778 sum = "h1:hyz3dwM5QLc1Rfoz4FuWJQG5BN7tc6K1MndAUnGpQr4=",
779 version = "v1.1.5",
780 )
781 go_repository(
782 name = "com_github_kr_text",
783 build_file_generation = "on",
784 build_file_proto_mode = "disable_global",
785 importpath = "github.com/kr/text",
786 sum = "h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=",
787 version = "v0.1.0",
788 )
789 go_repository(
790 name = "com_github_magiconair_properties",
791 build_file_generation = "on",
792 build_file_proto_mode = "disable_global",
793 importpath = "github.com/magiconair/properties",
794 sum = "h1:LLgXmsheXeRoUOBOjtwPQCWIYqM/LU1ayDtDePerRcY=",
795 version = "v1.8.0",
796 )
797 go_repository(
798 name = "com_github_mailru_easyjson",
799 build_file_generation = "on",
800 build_file_proto_mode = "disable_global",
801 importpath = "github.com/mailru/easyjson",
802 sum = "h1:aizVhC/NAAcKWb+5QsU1iNOZb4Yws5UO2I+aIprQITM=",
803 version = "v0.7.0",
804 )
805 go_repository(
806 name = "com_github_mattn_go_colorable",
807 build_file_generation = "on",
808 build_file_proto_mode = "disable_global",
809 importpath = "github.com/mattn/go-colorable",
810 sum = "h1:/bC9yWikZXAL9uJdulbSfyVNIR3n3trXl+v8+1sx8mU=",
811 version = "v0.1.2",
812 )
813 go_repository(
814 name = "com_github_mattn_go_isatty",
815 build_file_generation = "on",
816 build_file_proto_mode = "disable_global",
817 importpath = "github.com/mattn/go-isatty",
818 sum = "h1:FxPOTFNqGkuDUGi3H/qkUbQO4ZiBa2brKq5r0l8TGeM=",
819 version = "v0.0.11",
820 )
821 go_repository(
822 name = "com_github_mattn_go_runewidth",
823 build_file_generation = "on",
824 build_file_proto_mode = "disable_global",
825 importpath = "github.com/mattn/go-runewidth",
826 sum = "h1:UnlwIPBGaTZfPQ6T1IGzPI0EkYAQmT9fAEJ/poFC63o=",
827 version = "v0.0.2",
828 )
829 go_repository(
830 name = "com_github_matttproud_golang_protobuf_extensions",
831 build_file_generation = "on",
832 build_file_proto_mode = "disable_global",
833 importpath = "github.com/matttproud/golang_protobuf_extensions",
834 sum = "h1:4hp9jkHxhMHkqkrB3Ix0jegS5sx/RkqARlsWZ6pIwiU=",
835 version = "v1.0.1",
836 )
837 go_repository(
838 name = "com_github_mitchellh_go_homedir",
839 build_file_generation = "on",
840 build_file_proto_mode = "disable_global",
841 importpath = "github.com/mitchellh/go-homedir",
842 sum = "h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=",
843 version = "v1.1.0",
844 )
845 go_repository(
846 name = "com_github_mitchellh_mapstructure",
847 build_file_generation = "on",
848 build_file_proto_mode = "disable_global",
849 importpath = "github.com/mitchellh/mapstructure",
850 sum = "h1:fmNYVwqnSfB9mZU6OS2O6GsXM+wcskZDuKQzvN1EDeE=",
851 version = "v1.1.2",
852 )
853 go_repository(
854 name = "com_github_modern_go_concurrent",
855 build_file_generation = "on",
856 build_file_proto_mode = "disable_global",
857 importpath = "github.com/modern-go/concurrent",
858 sum = "h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=",
859 version = "v0.0.0-20180306012644-bacd9c7ef1dd",
860 )
861 go_repository(
862 name = "com_github_modern_go_reflect2",
863 build_file_generation = "on",
864 build_file_proto_mode = "disable_global",
865 importpath = "github.com/modern-go/reflect2",
866 sum = "h1:9f412s+6RmYXLWZSEzVVgPGK7C2PphHj5RJrvfx9AWI=",
867 version = "v1.0.1",
868 )
869 go_repository(
870 name = "com_github_munnerz_goautoneg",
871 build_file_generation = "on",
872 build_file_proto_mode = "disable_global",
873 importpath = "github.com/munnerz/goautoneg",
874 sum = "h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=",
875 version = "v0.0.0-20191010083416-a7dc8b61c822",
876 )
877 go_repository(
878 name = "com_github_mwitkow_go_conntrack",
879 build_file_generation = "on",
880 build_file_proto_mode = "disable_global",
881 importpath = "github.com/mwitkow/go-conntrack",
882 sum = "h1:F9x/1yl3T2AeKLr2AMdilSD8+f9bvMnNN8VS5iDtovc=",
883 version = "v0.0.0-20161129095857-cc309e4a2223",
884 )
885 go_repository(
886 name = "com_github_mxk_go_flowrate",
887 build_file_generation = "on",
888 build_file_proto_mode = "disable_global",
889 importpath = "github.com/mxk/go-flowrate",
890 sum = "h1:y5//uYreIhSUg3J1GEMiLbxo1LJaP8RfCpH6pymGZus=",
891 version = "v0.0.0-20140419014527-cca7078d478f",
892 )
893 go_repository(
894 name = "com_github_nytimes_gziphandler",
895 build_file_generation = "on",
896 build_file_proto_mode = "disable_global",
897 importpath = "github.com/NYTimes/gziphandler",
898 sum = "h1:lsxEuwrXEAokXB9qhlbKWPpo3KMLZQ5WB5WLQRW1uq0=",
899 version = "v0.0.0-20170623195520-56545f4a5d46",
900 )
901 go_repository(
902 name = "com_github_olekukonko_tablewriter",
903 build_file_generation = "on",
904 build_file_proto_mode = "disable_global",
905 importpath = "github.com/olekukonko/tablewriter",
906 sum = "h1:58+kh9C6jJVXYjt8IE48G2eWl6BjwU5Gj0gqY84fy78=",
907 version = "v0.0.0-20170122224234-a0225b3f23b5",
908 )
909 go_repository(
910 name = "com_github_onsi_ginkgo",
911 # silences irrelevant errors regarding unable to find github.com/onsiC (etc)
912 build_extra_args = ["-known_import=github.com/onsi/B", "-known_import=github.com/onsi/C"],
913 build_file_generation = "on",
914 build_file_proto_mode = "disable_global",
915 importpath = "github.com/onsi/ginkgo",
916- sum = "h1:Iw5WCbBcaAAd0fpRb1c9r5YCylv4XDoCSigm1zLevwU=",
917- version = "v1.12.0",
918+ sum = "h1:mFwc4LvZ0xpSvDZ3E+k8Yte0hLOMxXUlP+yXtJqkYfQ=",
919+ version = "v1.12.1",
920 )
921 go_repository(
922 name = "com_github_onsi_gomega",
923 build_file_generation = "on",
924 build_file_proto_mode = "disable_global",
925 importpath = "github.com/onsi/gomega",
926- sum = "h1:R1uwffexN6Pr340GtYRIdZmAiN4J+iw6WG4wog1DUXg=",
927- version = "v1.9.0",
928+ sum = "h1:o0+MgICZLuZ7xjH7Vx6zS/zcu93/BEp1VwkIW1mEXCE=",
929+ version = "v1.10.1",
930 )
931 go_repository(
932 name = "com_github_pborman_uuid",
933 build_file_generation = "on",
934 build_file_proto_mode = "disable_global",
935 importpath = "github.com/pborman/uuid",
936 sum = "h1:J7Q5mO4ysT1dv8hyrUGHb9+ooztCXu1D8MY8DZYsu3g=",
937 version = "v1.2.0",
938 )
939 go_repository(
940 name = "com_github_pelletier_go_toml",
941 build_file_generation = "on",
942 build_file_proto_mode = "disable_global",
943 importpath = "github.com/pelletier/go-toml",
944 sum = "h1:aetoXYr0Tv7xRU/V4B4IZJ2QcbtMUFoNb3ORp7TzIK4=",
945 version = "v1.6.0",
946 )
947 go_repository(
948 name = "com_github_peterbourgon_diskv",
949 build_file_generation = "on",
950 build_file_proto_mode = "disable_global",
951 importpath = "github.com/peterbourgon/diskv",
952 sum = "h1:UBdAOUP5p4RWqPBg048CAvpKN+vxiaj6gdUUzhl4XmI=",
953 version = "v2.0.1+incompatible",
954 )
955 go_repository(
956 name = "com_github_pkg_errors",
957 build_file_generation = "on",
958 build_file_proto_mode = "disable_global",
959 importpath = "github.com/pkg/errors",
960 sum = "h1:J8lpUdobwIeCI7OiSxHqEwJUKvJwicL5+3v1oe2Yb4k=",
961 version = "v0.9.0",
962 )
963 go_repository(
964 name = "com_github_pmezard_go_difflib",
965 build_file_generation = "on",
966 build_file_proto_mode = "disable_global",
967 importpath = "github.com/pmezard/go-difflib",
968 sum = "h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=",
969 version = "v1.0.0",
970 )
971 go_repository(
972 name = "com_github_pquerna_cachecontrol",
973 build_file_generation = "on",
974 build_file_proto_mode = "disable_global",
975 importpath = "github.com/pquerna/cachecontrol",
976 sum = "h1:0XM1XL/OFFJjXsYXlG30spTkV/E9+gmd5GD1w2HE8xM=",
977 version = "v0.0.0-20171018203845-0dec1b30a021",
978 )
979 go_repository(
980 name = "com_github_prometheus_client_golang",
981 build_file_generation = "on",
982 build_file_proto_mode = "disable_global",
983 importpath = "github.com/prometheus/client_golang",
984 sum = "h1:vrDKnkGzuGvhNAL56c7DBz29ZL+KxnoR0x7enabFceM=",
985 version = "v1.0.0",
986 )
987 go_repository(
988 name = "com_github_prometheus_client_model",
989 build_file_generation = "on",
990 build_file_proto_mode = "disable_global",
991 importpath = "github.com/prometheus/client_model",
992- sum = "h1:S/YWwWx/RA8rT8tKFRuGUZhuA90OyIBpPCXkcbwU8DE=",
993- version = "v0.0.0-20190129233127-fd36f4220a90",
994+ sum = "h1:uq5h0d+GuxiXLJLNABMgp2qUWDPiLvgCzz2dUR+/W/M=",
995+ version = "v0.2.0",
996 )
997 go_repository(
998 name = "com_github_prometheus_common",
999 build_file_generation = "on",
1000 build_file_proto_mode = "disable_global",
1001 importpath = "github.com/prometheus/common",
1002 sum = "h1:K0MGApIoQvMw27RTdJkPbr3JZ7DNbtxQNyi5STVM6Kw=",
1003 version = "v0.4.1",
1004 )
1005 go_repository(
1006 name = "com_github_prometheus_procfs",
1007 build_file_generation = "on",
1008 build_file_proto_mode = "disable_global",
1009 importpath = "github.com/prometheus/procfs",
1010- sum = "h1:6LJUbpNm42llc4HRCuvApCSWB/WfhuNo9K98Q9sNGfs=",
1011- version = "v0.0.2",
1012+ sum = "h1:DhHlBtkHWPYi8O2y31JkK0TF+DGM+51OopZjH/Ia5qI=",
1013+ version = "v0.0.11",
1014 )
1015 go_repository(
1016 name = "com_github_puerkitobio_purell",
1017 build_file_generation = "on",
1018 build_file_proto_mode = "disable_global",
1019 importpath = "github.com/PuerkitoBio/purell",
1020 sum = "h1:WEQqlqaGbrPkxLJWfBwQmfEAE1Z7ONdDLqrN38tNFfI=",
1021 version = "v1.1.1",
1022 )
1023 go_repository(
1024 name = "com_github_puerkitobio_urlesc",
1025 build_file_generation = "on",
1026 build_file_proto_mode = "disable_global",
1027 importpath = "github.com/PuerkitoBio/urlesc",
1028 sum = "h1:d+Bc7a5rLufV/sSk/8dngufqelfh6jnri85riMAaF/M=",
1029 version = "v0.0.0-20170810143723-de5bf2ad4578",
1030 )
1031 go_repository(
1032 name = "com_github_remyoudompheng_bigfft",
1033 build_file_generation = "on",
1034 build_file_proto_mode = "disable_global",
1035 importpath = "github.com/remyoudompheng/bigfft",
1036 sum = "h1:/NRJ5vAYoqz+7sG51ubIDHXeWO8DlTSrToPu6q11ziA=",
1037 version = "v0.0.0-20170806203942-52369c62f446",
1038 )
1039 go_repository(
1040 name = "com_github_rogpeppe_fastuuid",
1041 build_file_generation = "on",
1042 build_file_proto_mode = "disable_global",
1043 importpath = "github.com/rogpeppe/fastuuid",
1044 sum = "h1:gu+uRPtBe88sKxUCEXRoeCvVG90TJmwhiqRpvdhQFng=",
1045 version = "v0.0.0-20150106093220-6724a57986af",
1046 )
1047 go_repository(
1048 name = "com_github_russross_blackfriday",
1049 build_file_generation = "on",
1050 build_file_proto_mode = "disable_global",
1051 importpath = "github.com/russross/blackfriday",
1052 sum = "h1:HyvC0ARfnZBqnXwABFeSZHpKvJHJJfPz81GNueLj0oo=",
1053 version = "v1.5.2",
1054 )
1055 go_repository(
1056 name = "com_github_sergi_go_diff",
1057 build_file_generation = "on",
1058 build_file_proto_mode = "disable_global",
1059 importpath = "github.com/sergi/go-diff",
1060 sum = "h1:Kpca3qRNrduNnOQeazBd0ysaKrUJiIuISHxogkT9RPQ=",
1061 version = "v1.0.0",
1062 )
1063 go_repository(
1064 name = "com_github_sirupsen_logrus",
1065 build_file_generation = "on",
1066 build_file_proto_mode = "disable_global",
1067 importpath = "github.com/sirupsen/logrus",
1068 sum = "h1:SPIRibHv4MatM3XXNO2BJeFLZwZ2LvZgfQ5+UNI2im4=",
1069 version = "v1.4.2",
1070 )
1071 go_repository(
1072 name = "com_github_soheilhy_cmux",
1073 build_file_generation = "on",
1074 build_file_proto_mode = "disable_global",
1075 importpath = "github.com/soheilhy/cmux",
1076 sum = "h1:0HKaf1o97UwFjHH9o5XsHUOF+tqmdA7KEzXLpiyaw0E=",
1077 version = "v0.1.4",
1078 )
1079 go_repository(
1080 name = "com_github_spf13_afero",
1081 build_file_generation = "on",
1082 build_file_proto_mode = "disable_global",
1083 importpath = "github.com/spf13/afero",
1084 sum = "h1:5jhuqJyZCZf2JRofRvN/nIFgIWNzPa3/Vz8mYylgbWc=",
1085 version = "v1.2.2",
1086 )
1087 go_repository(
1088 name = "com_github_spf13_cast",
1089 build_file_generation = "on",
1090 build_file_proto_mode = "disable_global",
1091 importpath = "github.com/spf13/cast",
1092 sum = "h1:oget//CVOEoFewqQxwr0Ej5yjygnqGkvggSE/gB35Q8=",
1093 version = "v1.3.0",
1094 )
1095 go_repository(
1096 name = "com_github_spf13_cobra",
1097 build_file_generation = "on",
1098 build_file_proto_mode = "disable_global",
1099 importpath = "github.com/spf13/cobra",
1100- sum = "h1:f0B+LkLX6DtmRH1isoNA9VTtNUK9K8xYd28JNNfOv/s=",
1101- version = "v0.0.5",
1102+ sum = "h1:6m/oheQuQ13N9ks4hubMG6BnvwOeaJrqSPLahSnczz8=",
1103+ version = "v1.0.0",
1104 )
1105 go_repository(
1106 name = "com_github_spf13_jwalterweatherman",
1107 build_file_generation = "on",
1108 build_file_proto_mode = "disable_global",
1109 importpath = "github.com/spf13/jwalterweatherman",
1110 sum = "h1:XHEdyB+EcvlqZamSM4ZOMGlc93t6AcsBEu9Gc1vn7yk=",
1111 version = "v1.0.0",
1112 )
1113 go_repository(
1114 name = "com_github_spf13_pflag",
1115 build_file_generation = "on",
1116 build_file_proto_mode = "disable_global",
1117 importpath = "github.com/spf13/pflag",
1118 sum = "h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=",
1119 version = "v1.0.5",
1120 )
1121 go_repository(
1122 name = "com_github_spf13_viper",
1123 build_file_generation = "on",
1124 build_file_proto_mode = "disable_global",
1125 importpath = "github.com/spf13/viper",
1126- sum = "h1:VUFqw5KcqRf7i70GOzW7N+Q7+gxVBkSSqiXB12+JQ4M=",
1127- version = "v1.3.2",
1128+ sum = "h1:yXHLWeravcrgGyFSyCgdYpXQ9dR9c/WED3pg1RhxqEU=",
1129+ version = "v1.4.0",
1130 )
1131 go_repository(
1132 name = "com_github_stretchr_objx",
1133 build_file_generation = "on",
1134 build_file_proto_mode = "disable_global",
1135 importpath = "github.com/stretchr/objx",
1136 sum = "h1:Hbg2NidpLE8veEBkEZTL3CvlkUIVzuU9jDplZO54c48=",
1137 version = "v0.2.0",
1138 )
1139 go_repository(
1140 name = "com_github_stretchr_testify",
1141 build_file_generation = "on",
1142 build_file_proto_mode = "disable_global",
1143 importpath = "github.com/stretchr/testify",
1144 sum = "h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJyk=",
1145 version = "v1.4.0",
1146 )
1147 go_repository(
1148 name = "com_github_tidwall_pretty",
1149 build_file_generation = "on",
1150 build_file_proto_mode = "disable_global",
1151 importpath = "github.com/tidwall/pretty",
1152 sum = "h1:HsD+QiTn7sK6flMKIvNmpqz1qrpP3Ps6jOKIKMooyg4=",
1153 version = "v1.0.0",
1154 )
1155 go_repository(
1156 name = "com_github_tmc_grpc_websocket_proxy",
1157 build_file_generation = "on",
1158 build_file_proto_mode = "disable_global",
1159 importpath = "github.com/tmc/grpc-websocket-proxy",
1160- sum = "h1:ndzgwNDnKIqyCvHTXaCqh9KlOWKvBry6nuXMJmonVsE=",
1161- version = "v0.0.0-20170815181823-89b8d40f7ca8",
1162+ sum = "h1:LnC5Kc/wtumK+WB441p7ynQJzVuNRJiqddSIE3IlSEQ=",
1163+ version = "v0.0.0-20190109142713-0ad062ec5ee5",
1164 )
1165 go_repository(
1166 name = "com_github_ugorji_go_codec",
1167 build_file_generation = "on",
1168 build_file_proto_mode = "disable_global",
1169 importpath = "github.com/ugorji/go/codec",
1170 sum = "h1:3SVOIvH7Ae1KRYyQWRjXWJEA9sS/c/pjvH++55Gr648=",
1171 version = "v0.0.0-20181204163529-d75b2dcb6bc8",
1172 )
1173 go_repository(
1174 name = "com_github_urfave_cli",
1175 build_file_generation = "on",
1176 build_file_proto_mode = "disable_global",
1177 importpath = "github.com/urfave/cli",
1178 sum = "h1:fDqGv3UG/4jbVl/QkFwEdddtEDjh/5Ov6X+0B/3bPaw=",
1179 version = "v1.20.0",
1180 )
1181 go_repository(
1182 name = "com_github_vektah_gqlparser",
1183 build_file_generation = "on",
1184 build_file_proto_mode = "disable_global",
1185 importpath = "github.com/vektah/gqlparser",
1186 sum = "h1:ZsyLGn7/7jDNI+y4SEhI4yAxRChlv15pUHMjijT+e68=",
1187 version = "v1.1.2",
1188 )
1189 go_repository(
1190 name = "com_github_xiang90_probing",
1191 build_file_generation = "on",
1192 build_file_proto_mode = "disable_global",
1193 importpath = "github.com/xiang90/probing",
1194 sum = "h1:eY9dn8+vbi4tKz5Qo6v2eYzo7kUS51QINcR5jNpbZS8=",
1195 version = "v0.0.0-20190116061207-43a291ad63a2",
1196 )
1197 go_repository(
1198 name = "com_github_xordataexchange_crypt",
1199 build_file_generation = "on",
1200 build_file_proto_mode = "disable_global",
1201 importpath = "github.com/xordataexchange/crypt",
1202 sum = "h1:ESFSdwYZvkeru3RtdrYueztKhOBCSAAzS4Gf+k0tEow=",
1203 version = "v0.0.3-0.20170626215501-b2862e3d0a77",
1204 )
1205 go_repository(
1206 name = "com_google_cloud_go",
1207 build_file_generation = "on",
1208 build_file_proto_mode = "disable_global",
1209 importpath = "cloud.google.com/go",
1210 sum = "h1:ROfEUZz+Gh5pa62DJWXSaonyu3StP6EA6lPEXPI6mCo=",
1211 version = "v0.38.0",
1212 )
1213 go_repository(
1214 name = "in_gopkg_alecthomas_kingpin_v2",
1215 build_file_generation = "on",
1216 build_file_proto_mode = "disable_global",
1217 importpath = "gopkg.in/alecthomas/kingpin.v2",
1218 sum = "h1:jMFz6MfLP0/4fUyZle81rXUoxOBFi19VUFKVDOQfozc=",
1219 version = "v2.2.6",
1220 )
1221 go_repository(
1222 name = "in_gopkg_check_v1",
1223 build_file_generation = "on",
1224 build_file_proto_mode = "disable_global",
1225 importpath = "gopkg.in/check.v1",
1226 sum = "h1:YR8cESwS4TdDjEe65xsg0ogRM/Nc3DYOhEAlW+xobZo=",
1227 version = "v1.0.0-20190902080502-41f04d3bba15",
1228 )
1229 go_repository(
1230 name = "in_gopkg_cheggaaa_pb_v1",
1231 build_file_generation = "on",
1232 build_file_proto_mode = "disable_global",
1233 importpath = "gopkg.in/cheggaaa/pb.v1",
1234 sum = "h1:Ev7yu1/f6+d+b3pi5vPdRPc6nNtP1umSfcWiEfRqv6I=",
1235 version = "v1.0.25",
1236 )
1237 go_repository(
1238 name = "in_gopkg_fsnotify_v1",
1239 build_file_generation = "on",
1240 build_file_proto_mode = "disable_global",
1241 importpath = "gopkg.in/fsnotify.v1",
1242 sum = "h1:xOHLXZwVvI9hhs+cLKq5+I5onOuwQLhQwiu63xxlHs4=",
1243 version = "v1.4.7",
1244 )
1245 go_repository(
1246 name = "in_gopkg_inf_v0",
1247 build_file_generation = "on",
1248 build_file_proto_mode = "disable_global",
1249 importpath = "gopkg.in/inf.v0",
1250 sum = "h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=",
1251 version = "v0.9.1",
1252 )
1253 go_repository(
1254 name = "in_gopkg_natefinch_lumberjack_v2",
1255 build_file_generation = "on",
1256 build_file_proto_mode = "disable_global",
1257 importpath = "gopkg.in/natefinch/lumberjack.v2",
1258 sum = "h1:1Lc07Kr7qY4U2YPouBjpCLxpiyxIVoxqXgkXLknAOE8=",
1259 version = "v2.0.0",
1260 )
1261 go_repository(
1262 name = "in_gopkg_resty_v1",
1263 build_file_generation = "on",
1264 build_file_proto_mode = "disable_global",
1265 importpath = "gopkg.in/resty.v1",
1266 sum = "h1:CuXP0Pjfw9rOuY6EP+UvtNvt5DSqHpIxILZKT/quCZI=",
1267 version = "v1.12.0",
1268 )
1269 go_repository(
1270 name = "in_gopkg_square_go_jose_v2",
1271 build_file_generation = "on",
1272 build_file_proto_mode = "disable_global",
1273 importpath = "gopkg.in/square/go-jose.v2",
1274 sum = "h1:orlkJ3myw8CN1nVQHBFfloD+L3egixIa4FvUP6RosSA=",
1275 version = "v2.2.2",
1276 )
1277 go_repository(
1278 name = "in_gopkg_tomb_v1",
1279 build_file_generation = "on",
1280 build_file_proto_mode = "disable_global",
1281 importpath = "gopkg.in/tomb.v1",
1282 sum = "h1:uRGJdciOHaEIrze2W8Q3AKkepLTh2hOroT7a+7czfdQ=",
1283 version = "v1.0.0-20141024135613-dd632973f1e7",
1284 )
1285 go_repository(
1286 name = "in_gopkg_yaml_v2",
1287 build_file_generation = "on",
1288 build_file_proto_mode = "disable_global",
1289 importpath = "gopkg.in/yaml.v2",
1290- sum = "h1:obN1ZagJSUGI0Ek/LBmuj4SNLPfIny3KsKFopxRdj10=",
1291- version = "v2.2.8",
1292+ sum = "h1:clyUAQHOM3G0M3f5vQj7LuJrETvjVot3Z5el9nffUtU=",
1293+ version = "v2.3.0",
1294 )
1295 go_repository(
1296 name = "in_gopkg_yaml_v3",
1297 build_file_generation = "on",
1298 build_file_proto_mode = "disable_global",
1299 importpath = "gopkg.in/yaml.v3",
1300 sum = "h1:XZx7nhd5GMaZpmDaEHFVafUZC7ya0fuo7cSJ3UCKYmM=",
1301 version = "v3.0.0-20191120175047-4206685974f2",
1302 )
1303 go_repository(
1304 name = "io_etcd_go_bbolt",
1305 build_file_generation = "on",
1306 build_file_proto_mode = "disable_global",
1307 importpath = "go.etcd.io/bbolt",
1308 sum = "h1:MUGmc65QhB3pIlaQ5bB4LwqSj6GIonVJXpZiaKNyaKk=",
1309 version = "v1.3.3",
1310 )
1311 go_repository(
1312 name = "io_etcd_go_etcd",
1313 build_file_generation = "on",
1314 build_file_proto_mode = "disable_global",
1315 importpath = "go.etcd.io/etcd",
1316 sum = "h1:VcrIfasaLFkyjk6KNlXQSzO+B0fZcnECiDrKJsfxka0=",
1317 version = "v0.0.0-20191023171146-3cf2f69b5738",
1318 )
1319 go_repository(
1320 name = "io_k8s_api",
1321 build_file_generation = "on",
1322 build_file_proto_mode = "disable_global",
1323 importpath = "k8s.io/api",
1324- sum = "h1:HbwOhDapkguO8lTAE8OX3hdF2qp8GtpC9CW/MQATXXo=",
1325- version = "v0.17.4",
1326+ sum = "h1:osqrAXbOQjkKIWDTjrqxWQ3w0GkKb1KA1XkUGHHYpeE=",
1327+ version = "v0.18.6",
1328 )
1329 go_repository(
1330 name = "io_k8s_apiextensions_apiserver",
1331 # incorrect capitalization import path is causing errors in CI
1332 # due to incorrect resolution of dependency, this arg tells rules_go
1333 # that we know this go_repository imports this and we satisfy the
1334 # dependency
1335 build_extra_args = ["-known_import=github.com/googleapis/gnostic"],
1336 build_file_generation = "on",
1337 build_file_proto_mode = "disable_global",
1338 importpath = "k8s.io/apiextensions-apiserver",
1339- sum = "h1:+XgcGxqaMztkbbvsORgCmHIb4uImHKvTjNyu7b8gRnA=",
1340- version = "v0.17.0",
1341+ sum = "h1:vDlk7cyFsDyfwn2rNAO2DbmUbvXy5yT5GE3rrqOzaMo=",
1342+ version = "v0.18.6",
1343 )
1344 go_repository(
1345 name = "io_k8s_apimachinery",
1346 # incorrect capitalization import path is causing errors in CI
1347 # due to incorrect resolution of dependency, this arg tells rules_go
1348 # that we know this go_repository imports this and we satisfy the
1349 # dependency
1350 build_extra_args = ["-known_import=github.com/googleapis/gnostic"],
1351 build_file_generation = "on",
1352 build_file_proto_mode = "disable_global",
1353 importpath = "k8s.io/apimachinery",
1354- sum = "h1:UzM+38cPUJnzqSQ+E1PY4YxMHIzQyCg29LOoGfo79Zw=",
1355- version = "v0.17.4",
1356+ sum = "h1:RtFHnfGNfd1N0LeSrKCUznz5xtUP1elRGvHJbL3Ntag=",
1357+ version = "v0.18.6",
1358 )
1359 go_repository(
1360 name = "io_k8s_apiserver",
1361 # incorrect capitalization import path is causing errors in CI
1362 # due to incorrect resolution of dependency, this arg tells rules_go
1363 # that we know this go_repository imports this and we satisfy the
1364 # dependency
1365 build_extra_args = ["-known_import=github.com/googleapis/gnostic"],
1366 build_file_generation = "on",
1367 build_file_proto_mode = "disable_global",
1368 importpath = "k8s.io/apiserver",
1369- sum = "h1:bYc9LvDPEF9xAL3fhbDzqNOQOAnNF2ZYCrMW8v52/mE=",
1370- version = "v0.17.4",
1371+ sum = "h1:HcWwcOfhj4Yv6y2igP4ZUuovyPjVLGoZcG0Tsph4Mxo=",
1372+ version = "v0.18.6",
1373 )
1374 go_repository(
1375 name = "io_k8s_client_go",
1376 # incorrect capitalization import path is causing errors in CI
1377 # due to incorrect resolution of dependency, this arg tells rules_go
1378 # that we know this go_repository imports this and we satisfy the
1379 # dependency
1380 # k8s.io/api known_import is added because of API incompatibility with latest kube version
1381 # gazelle can't resolve import path k8s.io/api/auditregistration/v1alpha1 and tries to download
1382 # the latest module from the web
1383 build_extra_args = ["-known_import=github.com/googleapis/gnostic", "-known_import=k8s.io/api"],
1384 build_file_generation = "on",
1385 build_file_proto_mode = "disable_global",
1386 importpath = "k8s.io/client-go",
1387- sum = "h1:VVdVbpTY70jiNHS1eiFkUt7ZIJX3txd29nDxxXH4en8=",
1388- version = "v0.17.4",
1389+ sum = "h1:I+oWqJbibLSGsZj8Xs8F0aWVXJVIoUHWaaJV3kUN/Zw=",
1390+ version = "v0.18.6",
1391 )
1392 go_repository(
1393 name = "io_k8s_code_generator",
1394 build_file_generation = "on",
1395 build_file_proto_mode = "disable_global",
1396 importpath = "k8s.io/code-generator",
1397- sum = "h1:pTwl3rLB1fUyxmvEzmVPMM0tBSdUehd7z+bDzpj4lPE=",
1398- version = "v0.17.2",
1399+ sum = "h1:QdfvGfs4gUCS1dru+rLbCKIFxYEV0IRfF8MXwY/ozLk=",
1400+ version = "v0.18.6",
1401 )
1402 go_repository(
1403 name = "io_k8s_component_base",
1404 build_file_generation = "on",
1405 build_file_proto_mode = "disable_global",
1406 importpath = "k8s.io/component-base",
1407- sum = "h1:H9cdWZyiGVJfWmWIcHd66IsNBWTk1iEgU7D4kJksEnw=",
1408- version = "v0.17.4",
1409+ sum = "h1:Wd6cHGwJN2qpufnirVOB3oMhyhbioGsKEi5HeDBsV+s=",
1410+ version = "v0.18.6",
1411 )
1412 go_repository(
1413 name = "io_k8s_gengo",
1414 build_file_generation = "on",
1415 build_file_proto_mode = "disable_global",
1416 importpath = "k8s.io/gengo",
1417- sum = "h1:ZY6yclUKVbZ+SdWnkfY+Je5vrMpKOxmGeKRbsXVmqYM=",
1418- version = "v0.0.0-20190822140433-26a664648505",
1419+ sum = "h1:RPscN6KhmG54S33L+lr3GS+oD1jmchIU0ll519K6FA4=",
1420+ version = "v0.0.0-20200114144118-36b2048a9120",
1421 )
1422 go_repository(
1423 name = "io_k8s_klog",
1424 build_file_generation = "on",
1425 build_file_proto_mode = "disable_global",
1426 importpath = "k8s.io/klog",
1427 sum = "h1:Pt+yjF5aB1xDSVbau4VsWe+dQNzA0qv1LlXdC2dF6Q8=",
1428 version = "v1.0.0",
1429 )
1430 go_repository(
1431 name = "io_k8s_kube_openapi",
1432 # incorrect capitalization import path is causing errors in CI
1433 # due to incorrect resolution of dependency, this arg tells rules_go
1434 # that we know this go_repository imports this and we satisfy the
1435 # dependency
1436 build_extra_args = ["-known_import=github.com/googleapis/gnostic", "-known_import=testdata.kb.io/api"],
1437 build_file_generation = "on",
1438 build_file_proto_mode = "disable_global",
1439 importpath = "k8s.io/kube-openapi",
1440- sum = "h1:UcxjrRMyNx/i/y8G7kPvLyy7rfbeuf1PYyBf973pgyU=",
1441- version = "v0.0.0-20191107075043-30be4d16710a",
1442+ sum = "h1:Oh3Mzx5pJ+yIumsAD0MOECPVeXsVot0UkiaCGVyfGQY=",
1443+ version = "v0.0.0-20200410145947-61e04a5be9a6",
1444 )
1445 go_repository(
1446 name = "io_k8s_sigs_controller_runtime",
1447 # incorrect capitalization import path is causing errors in CI
1448 # due to incorrect resolution of dependency, this arg tells rules_go
1449 # that we know this go_repository imports this and we satisfy the
1450 # dependency
1451 build_extra_args = ["-known_import=github.com/googleapis/gnostic", "-known_import=testdata.kb.io/api"],
1452 build_file_generation = "on",
1453 build_file_proto_mode = "disable_global",
1454 importpath = "sigs.k8s.io/controller-runtime",
1455- sum = "h1:wATM6/m+3w8lj8FXNaO6Fs/rq/vqoOjO1Q116Z9NPsg=",
1456- version = "v0.4.0",
1457+ sum = "h1:jkAnfdTYBpFwlmBn3pS5HFO06SfxvnTZ1p5PeEF/zAA=",
1458+ version = "v0.6.2",
1459 )
1460 go_repository(
1461 name = "io_k8s_sigs_controller_tools",
1462 build_file_generation = "on",
1463 build_file_proto_mode = "disable_global",
1464 importpath = "sigs.k8s.io/controller-tools",
1465- sum = "h1:UmYsnu89dn8/wBhjKL3lkGyaDGRnPDYUx2+iwXRnylA=",
1466- version = "v0.2.8",
1467+ sum = "h1:9zIdrc6q9RKke8+DnVPVBVZ+cfF9L0TwM01cxNnklYo=",
1468+ version = "v0.4.0",
1469 )
1470 go_repository(
1471 name = "io_k8s_sigs_structured_merge_diff",
1472 build_file_generation = "on",
1473 build_file_proto_mode = "disable_global",
1474 importpath = "sigs.k8s.io/structured-merge-diff",
1475 sum = "h1:zD2IemQ4LmOcAumeiyDWXKUI2SO0NYDe3H6QGvPOVgU=",
1476 version = "v1.0.1-0.20191108220359-b1b620dd3f06",
1477 )
1478 go_repository(
1479 name = "io_k8s_sigs_testing_frameworks",
1480 build_file_generation = "on",
1481 build_file_proto_mode = "disable_global",
1482 importpath = "sigs.k8s.io/testing_frameworks",
1483 sum = "h1:vK0+tvjF0BZ/RYFeZ1E6BYBwHJJXhjuZ3TdsEKH+UQM=",
1484 version = "v0.1.2",
1485 )
1486 go_repository(
1487 name = "io_k8s_sigs_yaml",
1488 build_file_generation = "on",
1489 build_file_proto_mode = "disable_global",
1490 importpath = "sigs.k8s.io/yaml",
1491- sum = "h1:4A07+ZFc2wgJwo8YNlQpr1rVlgUDlxXHhPJciaPY5gs=",
1492- version = "v1.1.0",
1493+ sum = "h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q=",
1494+ version = "v1.2.0",
1495 )
1496 go_repository(
1497 name = "io_k8s_utils",
1498 build_file_generation = "on",
1499 build_file_proto_mode = "disable_global",
1500 importpath = "k8s.io/utils",
1501- sum = "h1:GiPwtSzdP43eI1hpPCbROQCCIgCuiMMNF8YUVLF3vJo=",
1502- version = "v0.0.0-20191114184206-e782cd3c129f",
1503+ sum = "h1:v8ud2Up6QK1lNOKFgiIVrZdMg7MpmSnvtrOieolJKoE=",
1504+ version = "v0.0.0-20200603063816-c1c6865ac451",
1505 )
1506 go_repository(
1507 name = "io_opencensus_go",
1508 build_file_generation = "on",
1509 build_file_proto_mode = "disable_global",
1510 importpath = "go.opencensus.io",
1511 sum = "h1:mU6zScU4U1YAFPHEHYk+3JC4SY7JxgkqS10ZOSyksNg=",
1512 version = "v0.21.0",
1513 )
1514 go_repository(
1515 name = "org_golang_google_api",
1516 build_file_generation = "on",
1517 build_file_proto_mode = "disable_global",
1518 importpath = "google.golang.org/api",
1519 sum = "h1:ppLucX0K/60T3t6LPZQzTOkt5PytkEbQLIaSteq+TpE=",
1520 version = "v0.6.1-0.20190607001116-5213b8090861",
1521 )
1522 go_repository(
1523 name = "org_golang_google_appengine",
1524 build_file_generation = "on",
1525 build_file_proto_mode = "disable_global",
1526 importpath = "google.golang.org/appengine",
1527 sum = "h1:KxkO13IPW4Lslp2bz+KHP2E3gtFlrIGNThxkZQ3g+4c=",
1528 version = "v1.5.0",
1529 )
1530 go_repository(
1531 name = "org_golang_google_genproto",
1532 build_file_generation = "on",
1533 build_file_proto_mode = "disable_global",
1534 importpath = "google.golang.org/genproto",
1535- sum = "h1:nfPFGzJkUDX6uBmpN/pSw7MbOAWegH5QDQuoXFHedLg=",
1536- version = "v0.0.0-20190502173448-54afdca5d873",
1537+ sum = "h1:gSJIx1SDwno+2ElGhA4+qG2zF97qiUzTM+rQ0klBOcE=",
1538+ version = "v0.0.0-20190819201941-24fa4b261c55",
1539 )
1540 go_repository(
1541 name = "org_golang_google_grpc",
1542 build_file_generation = "on",
1543 build_file_proto_mode = "disable_global",
1544 importpath = "google.golang.org/grpc",
1545- sum = "h1:vb/1TCsVn3DcJlQ0Gs1yB1pKI6Do2/QNwxdKqmc/b0s=",
1546- version = "v1.24.0",
1547+ sum = "h1:2dTRdpdFEEhJYQD8EMLB61nnrzSCTbG38PhqdhvOltg=",
1548+ version = "v1.26.0",
1549 )
1550 go_repository(
1551 name = "org_golang_google_protobuf",
1552 build_file_generation = "on",
1553 build_file_proto_mode = "disable_global",
1554 importpath = "google.golang.org/protobuf",
1555- sum = "h1:qdOKuR/EIArgaWNjetjgTzgVTAZ+S/WXVrq9HW9zimw=",
1556- version = "v1.21.0",
1557+ sum = "h1:4MY060fB1DLGMB/7MBTLnwQUY6+F09GEiz6SsrNqyzM=",
1558+ version = "v1.23.0",
1559 )
1560 go_repository(
1561 name = "org_golang_x_crypto",
1562 build_file_generation = "on",
1563 build_file_proto_mode = "disable_global",
1564 importpath = "golang.org/x/crypto",
1565 sum = "h1:vEg9joUBmeBcK9iSJftGNf3coIG4HqZElCPehJsfAYM=",
1566 version = "v0.0.0-20200604202706-70a84ac30bf9",
1567 )
1568 go_repository(
1569 name = "org_golang_x_exp",
1570 build_file_generation = "on",
1571 build_file_proto_mode = "disable_global",
1572 importpath = "golang.org/x/exp",
1573 sum = "h1:I6A9Ag9FpEKOjcKrRNjQkPHawoXIhKyTGfvvjFAiiAk=",
1574 version = "v0.0.0-20190312203227-4b39c73a6495",
1575 )
1576 go_repository(
1577 name = "org_golang_x_image",
1578 build_file_generation = "on",
1579 build_file_proto_mode = "disable_global",
1580 importpath = "golang.org/x/image",
1581 sum = "h1:KYGJGHOQy8oSi1fDlSpcZF0+juKwk/hEMv5SiwHogR0=",
1582 version = "v0.0.0-20190227222117-0694c2d4d067",
1583 )
1584 go_repository(
1585 name = "org_golang_x_lint",
1586 build_file_generation = "on",
1587 build_file_proto_mode = "disable_global",
1588 importpath = "golang.org/x/lint",
1589 sum = "h1:QzoH/1pFpZguR8NrRHLcO6jKqfv2zpuSqZLgdm7ZmjI=",
1590 version = "v0.0.0-20190409202823-959b441ac422",
1591 )
1592 go_repository(
1593 name = "org_golang_x_mobile",
1594 build_file_generation = "on",
1595 build_file_proto_mode = "disable_global",
1596 importpath = "golang.org/x/mobile",
1597 sum = "h1:Tus/Y4w3V77xDsGwKUC8a/QrV7jScpU557J77lFffNs=",
1598 version = "v0.0.0-20190312151609-d3739f865fa6",
1599 )
1600 go_repository(
1601 name = "org_golang_x_net",
1602 build_file_generation = "on",
1603 build_file_proto_mode = "disable_global",
1604 importpath = "golang.org/x/net",
1605- sum = "h1:3G+cUijn7XD+S4eJFddp53Pv7+slrESplyjG25HgL+k=",
1606- version = "v0.0.0-20200324143707-d3edc9973b7e",
1607+ sum = "h1:AeiKBIuRw3UomYXSbLy0Mc2dDLfdtbT/IVn4keq83P0=",
1608+ version = "v0.0.0-20200520004742-59133d7f0dd7",
1609 )
1610 go_repository(
1611 name = "org_golang_x_oauth2",
1612 build_file_generation = "on",
1613 build_file_proto_mode = "disable_global",
1614 importpath = "golang.org/x/oauth2",
1615 sum = "h1:SVwTIAaPC2U/AvvLNZ2a7OVsmBpC8L5BlwK1whH3hm0=",
1616 version = "v0.0.0-20190604053449-0f29369cfe45",
1617 )
1618 go_repository(
1619 name = "org_golang_x_sync",
1620 build_file_generation = "on",
1621 build_file_proto_mode = "disable_global",
1622 importpath = "golang.org/x/sync",
1623 sum = "h1:vcxGaoTs7kV8m5Np9uUNQin4BrLOthgV7252N8V+FwY=",
1624 version = "v0.0.0-20190911185100-cd5d95a43a6e",
1625 )
1626 go_repository(
1627 name = "org_golang_x_sys",
1628 build_file_generation = "on",
1629 build_file_proto_mode = "disable_global",
1630 importpath = "golang.org/x/sys",
1631 sum = "h1:gWF768j/LaZugp8dyS4UwsslYCYz9XgFxvlgsn0n9H8=",
1632 version = "v0.0.0-20200420163511-1957bb5e6d1f",
1633 )
1634 go_repository(
1635 name = "org_golang_x_text",
1636 build_file_generation = "on",
1637 build_file_proto_mode = "disable_global",
1638 importpath = "golang.org/x/text",
1639- sum = "h1:tW2bmiBqwgJj/UpqtC8EpXEZVYOwU0yG4iWbprSVAcs=",
1640- version = "v0.3.2",
1641+ sum = "h1:cokOdA+Jmi5PJGXLlLllQSgYigAEfHXJAERHVMaCc2k=",
1642+ version = "v0.3.3",
1643 )
1644 go_repository(
1645 name = "org_golang_x_time",
1646 build_file_generation = "on",
1647 build_file_proto_mode = "disable_global",
1648 importpath = "golang.org/x/time",
1649 sum = "h1:SvFZT6jyqRaOeXpc5h/JSfZenJ2O330aBsf7JfSUXmQ=",
1650 version = "v0.0.0-20190308202827-9d24e82272b4",
1651 )
1652 go_repository(
1653 name = "org_golang_x_tools",
1654 build_file_generation = "on",
1655 build_file_proto_mode = "disable_global",
1656 importpath = "golang.org/x/tools",
1657- sum = "h1:a/Fd23DJvg1CaeDH0dYHahE+hCI0v9rFgxSNIThoUcM=",
1658- version = "v0.0.0-20200210192313-1ace956b0e17",
1659+ sum = "h1:UaoXseXAWUJUcuJ2E2oczJdLxAJXL0lOmVaBl7kuk+I=",
1660+ version = "v0.0.0-20200616195046-dc31b401abb5",
1661 )
1662 go_repository(
1663 name = "org_golang_x_xerrors",
1664 build_file_generation = "on",
1665 build_file_proto_mode = "disable_global",
1666 importpath = "golang.org/x/xerrors",
1667 sum = "h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4=",
1668 version = "v0.0.0-20191204190536-9bdfabe68543",
1669 )
1670 go_repository(
1671 name = "org_gonum_v1_gonum",
1672 build_file_generation = "on",
1673 build_file_proto_mode = "disable_global",
1674 importpath = "gonum.org/v1/gonum",
1675 sum = "h1:OB/uP/Puiu5vS5QMRPrXCDWUPb+kt8f1KW8oQzFejQw=",
1676 version = "v0.0.0-20190331200053-3d26580ed485",
1677 )
1678 go_repository(
1679 name = "org_gonum_v1_netlib",
1680 build_file_generation = "on",
1681 build_file_proto_mode = "disable_global",
1682 importpath = "gonum.org/v1/netlib",
1683 sum = "h1:jRyg0XfpwWlhEV8mDfdNGBeSJM2fuyh9Yjrnd8kF2Ts=",
1684 version = "v0.0.0-20190331212654-76723241ea4e",
1685 )
1686 go_repository(
1687 name = "org_modernc_cc",
1688 build_file_generation = "on",
1689 build_file_proto_mode = "disable_global",
1690 importpath = "modernc.org/cc",
1691 sum = "h1:nPibNuDEx6tvYrUAtvDTTw98rx5juGsa5zuDnKwEEQQ=",
1692 version = "v1.0.0",
1693 )
1694 go_repository(
1695 name = "org_modernc_golex",
1696 build_file_generation = "on",
1697 build_file_proto_mode = "disable_global",
1698 importpath = "modernc.org/golex",
1699 sum = "h1:wWpDlbK8ejRfSyi0frMyhilD3JBvtcx2AdGDnU+JtsE=",
1700 version = "v1.0.0",
1701 )
1702 go_repository(
1703 name = "org_modernc_mathutil",
1704 build_file_generation = "on",
1705 build_file_proto_mode = "disable_global",
1706 importpath = "modernc.org/mathutil",
1707 sum = "h1:93vKjrJopTPrtTNpZ8XIovER7iCIH1QU7wNbOQXC60I=",
1708 version = "v1.0.0",
1709 )
1710 go_repository(
1711 name = "org_modernc_strutil",
1712 build_file_generation = "on",
1713 build_file_proto_mode = "disable_global",
1714 importpath = "modernc.org/strutil",
1715 sum = "h1:XVFtQwFVwc02Wk+0L/Z/zDDXO81r5Lhe6iMKmGX3KhE=",
1716 version = "v1.0.0",
1717 )
1718 go_repository(
1719 name = "org_modernc_xc",
1720 build_file_generation = "on",
1721 build_file_proto_mode = "disable_global",
1722 importpath = "modernc.org/xc",
1723 sum = "h1:7ccXrupWZIS3twbUGrtKmHS2DXY6xegFua+6O3xgAFU=",
1724 version = "v1.0.0",
1725 )
1726 go_repository(
1727 name = "org_mongodb_go_mongo_driver",
1728 build_file_generation = "on",
1729 build_file_proto_mode = "disable_global",
1730 importpath = "go.mongodb.org/mongo-driver",
1731 sum = "h1:jxcFYjlkl8xaERsgLo+RNquI0epW6zuy/ZRQs6jnrFA=",
1732 version = "v1.1.2",
1733 )
1734 go_repository(
1735 name = "org_uber_go_atomic",
1736 build_file_generation = "on",
1737 build_file_proto_mode = "disable_global",
1738 importpath = "go.uber.org/atomic",
1739- sum = "h1:2Oa65PReHzfn29GpvgsYwloV9AVFHPDk8tYxt2c2tr4=",
1740- version = "v1.3.2",
1741+ sum = "h1:cxzIVoETapQEqDhQu3QfnvXAV4AlzcvUCxkVUFw3+EU=",
1742+ version = "v1.4.0",
1743 )
1744 go_repository(
1745 name = "org_uber_go_multierr",
1746 build_file_generation = "on",
1747 build_file_proto_mode = "disable_global",
1748 importpath = "go.uber.org/multierr",
1749 sum = "h1:HoEmRHQPVSqub6w2z2d2EOVs2fjyFRGyofhKuyDq0QI=",
1750 version = "v1.1.0",
1751 )
1752 go_repository(
1753 name = "org_uber_go_zap",
1754 build_file_generation = "on",
1755 build_file_proto_mode = "disable_global",
1756 importpath = "go.uber.org/zap",
1757 sum = "h1:ORx85nbTijNz8ljznvCMR1ZBIPKFn3jQrag10X2AsuM=",
1758 version = "v1.10.0",
1759 )
1760 go_repository(
1761 name = "tools_gotest",
1762 build_file_generation = "on",
1763 build_file_proto_mode = "disable_global",
1764 importpath = "gotest.tools",
1765 sum = "h1:VsBPFP1AI068pPrMxtb/S8Zkgf9xEmTLJjfM+P5UIEo=",
1766 version = "v2.2.0+incompatible",
1767 )
1768 go_repository(
1769 name = "xyz_gomodules_jsonpatch_v2",
1770 build_file_generation = "on",
1771 build_file_proto_mode = "disable_global",
1772 importpath = "gomodules.xyz/jsonpatch/v2",
1773 sum = "h1:xyiBuvkD2g5n7cYzx6u2sxQvsAy4QJsZFCzGVdzOXZ0=",
1774 version = "v2.0.1",
1775 )
1776 go_repository(
1777 name = "com_github_aws_aws_sdk_go",
1778 build_file_generation = "on",
1779 build_file_proto_mode = "disable_global",
1780 importpath = "github.com/aws/aws-sdk-go",
1781 sum = "h1:MXnqY6SlWySaZAqNnXThOvjRFdiiOuKtC6i7baFdNdU=",
1782 version = "v1.27.1",
1783 )
1784 go_repository(
1785 name = "com_github_azure_azure_sdk_for_go",
1786 build_file_generation = "on",
1787 build_file_proto_mode = "disable_global",
1788 importpath = "github.com/Azure/azure-sdk-for-go",
1789 sum = "h1:3D2O4g8AwDwyWkM1HpMFVux/ccQJmGJHXsE004Wsu1Q=",
1790 version = "v38.0.0+incompatible",
1791 )
1792 go_repository(
1793 name = "com_github_azure_go_autorest_autorest_to",
1794 build_file_generation = "on",
1795 build_file_proto_mode = "disable_global",
1796 importpath = "github.com/Azure/go-autorest/autorest/to",
1797 sum = "h1:zebkZaadz7+wIQYgC7GXaz3Wb28yKYfVkkBKwc38VF8=",
1798 version = "v0.3.0",
1799 )
1800 go_repository(
1801 name = "com_github_azure_go_autorest_autorest_validation",
1802 build_file_generation = "on",
1803 build_file_proto_mode = "disable_global",
1804 importpath = "github.com/Azure/go-autorest/autorest/validation",
1805 sum = "h1:ISSNzGUh+ZSzizJWOWzs8bwpXIePbGLW4z/AmUFGH5A=",
1806 version = "v0.1.0",
1807 )
1808 go_repository(
1809 name = "com_github_containerd_containerd",
1810 build_file_generation = "on",
1811 build_file_proto_mode = "disable_global",
1812 importpath = "github.com/containerd/containerd",
1813 sum = "h1:xjvXQWABwS2uiv3TWgQt5Uth60Gu86LTGZXMJkjc7rY=",
1814 version = "v1.3.0",
1815 )
1816 go_repository(
1817 name = "com_github_dnaeon_go_vcr",
1818 build_file_generation = "on",
1819 build_file_proto_mode = "disable_global",
1820 importpath = "github.com/dnaeon/go-vcr",
1821 sum = "h1:r8L/HqC0Hje5AXMu1ooW8oyQyOFv4GxqpL0nRP7SLLY=",
1822 version = "v1.0.1",
1823 )
1824 go_repository(
1825 name = "com_github_docker_cli",
1826 build_file_generation = "on",
1827 build_file_proto_mode = "disable_global",
1828 importpath = "github.com/docker/cli",
1829 sum = "h1:2HQmlpI3yI9deH18Q6xiSOIjXD4sLI55Y/gfpa8/558=",
1830 version = "v0.0.0-20191017083524-a8ff7f821017",
1831 )
1832 go_repository(
1833 name = "com_github_docker_distribution",
1834 build_file_generation = "on",
1835 build_file_proto_mode = "disable_global",
1836 importpath = "github.com/docker/distribution",
1837 sum = "h1:a5mlkVzth6W5A4fOsS3D2EO5BUmsJpcB+cRlLU7cSug=",
1838 version = "v2.7.1+incompatible",
1839 )
1840 go_repository(
1841 name = "com_github_docker_docker_credential_helpers",
1842 build_file_generation = "on",
1843 build_file_proto_mode = "disable_global",
1844 importpath = "github.com/docker/docker-credential-helpers",
1845 sum = "h1:zI2p9+1NQYdnG6sMU26EX4aVGlqbInSQxQXLvzJ4RPQ=",
1846 version = "v0.6.3",
1847 )
1848 go_repository(
1849 name = "com_github_docker_go_connections",
1850 build_file_generation = "on",
1851 build_file_proto_mode = "disable_global",
1852 importpath = "github.com/docker/go-connections",
1853 sum = "h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=",
1854 version = "v0.4.0",
1855 )
1856 go_repository(
1857 name = "com_github_google_go_containerregistry",
1858 build_file_generation = "on",
1859 build_file_proto_mode = "disable_global",
1860 importpath = "github.com/google/go-containerregistry",
1861 sum = "h1:XNvUa41C0oOgPmTmZKrWKhOCCFPLnOwLfm+pWU75sNs=",
1862 version = "v0.0.0-20200413145205-82d30a103c0a",
1863 )
1864 go_repository(
1865 name = "com_github_googlecloudplatform_k8s_cloud_provider",
1866 build_file_generation = "on",
1867 build_file_proto_mode = "disable_global",
1868 importpath = "github.com/GoogleCloudPlatform/k8s-cloud-provider",
1869 sum = "h1:N7lSsF+R7wSulUADi36SInSQA3RvfO/XclHQfedr0qk=",
1870 version = "v0.0.0-20190822182118-27a4ced34534",
1871 )
1872 go_repository(
1873 name = "com_github_gorilla_mux",
1874 build_file_generation = "on",
1875 build_file_proto_mode = "disable_global",
1876 importpath = "github.com/gorilla/mux",
1877 sum = "h1:gnP5JzjVOuiZD07fKKToCAOjS0yOpj/qPETTXCCS6hw=",
1878 version = "v1.7.3",
1879 )
1880 go_repository(
1881 name = "com_github_jmespath_go_jmespath",
1882 build_file_generation = "on",
1883 build_file_proto_mode = "disable_global",
1884 importpath = "github.com/jmespath/go-jmespath",
1885 sum = "h1:pmfjZENx5imkbgOkpRUYLnmbU7UEFbjtDA2hxJ1ichM=",
1886 version = "v0.0.0-20180206201540-c2b33e8439af",
1887 )
1888 go_repository(
1889 name = "com_github_joefitzgerald_rainbow_reporter",
1890 build_file_generation = "on",
1891 build_file_proto_mode = "disable_global",
1892 importpath = "github.com/joefitzgerald/rainbow-reporter",
1893 sum = "h1:AuMG652zjdzI0YCCnXAqATtRBpGXMcAnrajcaTrSeuo=",
1894 version = "v0.1.0",
1895 )
1896 go_repository(
1897 name = "com_github_maxbrunsfeld_counterfeiter_v6",
1898 build_file_generation = "on",
1899 build_file_proto_mode = "disable_global",
1900 importpath = "github.com/maxbrunsfeld/counterfeiter/v6",
1901 sum = "h1:g+4J5sZg6osfvEfkRZxJ1em0VT95/UOZgi/l7zi1/oE=",
1902 version = "v6.2.2",
1903 )
1904 go_repository(
1905 name = "com_github_microsoft_go_winio",
1906 build_file_generation = "on",
1907 build_file_proto_mode = "disable_global",
1908 importpath = "github.com/Microsoft/go-winio",
1909 sum = "h1:+hMXMk01us9KgxGb7ftKQt2Xpf5hH/yky+TDA+qxleU=",
1910 version = "v0.4.14",
1911 )
1912 go_repository(
1913 name = "com_github_morikuni_aec",
1914 build_file_generation = "on",
1915 build_file_proto_mode = "disable_global",
1916 importpath = "github.com/morikuni/aec",
1917 sum = "h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=",
1918 version = "v1.0.0",
1919 )
1920 go_repository(
1921 name = "com_github_opencontainers_go_digest",
1922 build_file_generation = "on",
1923 build_file_proto_mode = "disable_global",
1924 importpath = "github.com/opencontainers/go-digest",
1925 sum = "h1:WzifXhOVOEOuFYOJAW6aQqW0TooG2iki3E3Ii+WN7gQ=",
1926 version = "v1.0.0-rc1",
1927 )
1928 go_repository(
1929 name = "com_github_opencontainers_image_spec",
1930 build_file_generation = "on",
1931 build_file_proto_mode = "disable_global",
1932 importpath = "github.com/opencontainers/image-spec",
1933 sum = "h1:JMemWkRwHx4Zj+fVxWoMCFm/8sYGGrUVojFA6h/TRcI=",
1934 version = "v1.0.1",
1935 )
1936 go_repository(
1937 name = "com_github_rubiojr_go_vhd",
1938 build_file_generation = "on",
1939 build_file_proto_mode = "disable_global",
1940 importpath = "github.com/rubiojr/go-vhd",
1941 sum = "h1:ht7N4d/B7Ezf58nvMNVF3OlvDlz9pp+WHVcRNS0nink=",
1942 version = "v0.0.0-20160810183302-0bfd3b39853c",
1943 )
1944 go_repository(
1945 name = "com_github_satori_go_uuid",
1946 build_file_generation = "on",
1947 build_file_proto_mode = "disable_global",
1948 importpath = "github.com/satori/go.uuid",
1949 sum = "h1:0uYX9dsZ2yD7q2RtLRtPSdGDWzjeM3TbMJP9utgA0ww=",
1950 version = "v1.2.0",
1951 )
1952 go_repository(
1953 name = "com_github_sclevine_spec",
1954 build_file_generation = "on",
1955 build_file_proto_mode = "disable_global",
1956 importpath = "github.com/sclevine/spec",
1957 sum = "h1:1Jwdf9jSfDl9NVmt8ndHqbTZ7XCCPbh1jI3hkDBHVYA=",
1958 version = "v1.2.0",
1959 )
1960 go_repository(
1961 name = "com_github_vdemeester_k8s_pkg_credentialprovider",
1962 build_file_generation = "on",
1963 build_file_proto_mode = "disable_global",
1964 importpath = "github.com/vdemeester/k8s-pkg-credentialprovider",
1965 sum = "h1:czKEIG2Q3YRTgs6x/8xhjVMJD5byPo6cZuostkbTM74=",
1966 version = "v1.17.4",
1967 )
1968 go_repository(
1969 name = "com_github_vmware_govmomi",
1970 build_file_generation = "on",
1971 build_file_proto_mode = "disable_global",
1972 importpath = "github.com/vmware/govmomi",
1973 sum = "h1:gpw/0Ku+6RgF3jsi7fnCLmlcikBHfKBCUcu1qgc16OU=",
1974 version = "v0.20.3",
1975 )
1976 go_repository(
1977 name = "in_gopkg_gcfg_v1",
1978 build_file_generation = "on",
1979 build_file_proto_mode = "disable_global",
1980 importpath = "gopkg.in/gcfg.v1",
1981 sum = "h1:0HIbH907iBTAntm+88IJV2qmJALDAh8sPekI9Vc1fm0=",
1982 version = "v1.2.0",
1983 )
1984 go_repository(
1985 name = "in_gopkg_warnings_v0",
1986 build_file_generation = "on",
1987 build_file_proto_mode = "disable_global",
1988 importpath = "gopkg.in/warnings.v0",
1989 sum = "h1:XM28wIgFzaBmeZ5dNHIpWLQpt/9DGKxk+rCg/22nnYE=",
1990 version = "v0.1.1",
1991 )
1992 go_repository(
1993 name = "io_k8s_cloud_provider",
1994 build_file_generation = "on",
1995 build_file_proto_mode = "disable_global",
1996 importpath = "k8s.io/cloud-provider",
1997 sum = "h1:ELMIQwweSNu8gfVEnLDypxd9034S1sZJg6QcdWJOvMI=",
1998 version = "v0.17.4",
1999 )
2000 go_repository(
2001 name = "io_k8s_csi_translation_lib",
2002 build_file_generation = "on",
2003 build_file_proto_mode = "disable_global",
2004 importpath = "k8s.io/csi-translation-lib",
2005 sum = "h1:bP9yGfCJDknP7tklCwizZtwgJNRePMVcEaFIfeA11ho=",
2006 version = "v0.17.4",
2007 )
2008 go_repository(
2009 name = "io_k8s_legacy_cloud_providers",
2010 build_file_generation = "on",
2011 build_file_proto_mode = "disable_global",
2012 importpath = "k8s.io/legacy-cloud-providers",
2013 sum = "h1:VvFqJGiYAr2gIdoNuqbeZLEdxIFeN4Yt6OLJS9l2oIE=",
2014 version = "v0.17.4",
2015 )
2016 go_repository(
2017 name = "org_golang_x_mod",
2018 build_file_generation = "on",
2019 build_file_proto_mode = "disable_global",
2020 importpath = "golang.org/x/mod",
2021- sum = "h1:WG0RUwxtNT4qqaXX3DPA8zHFNm/D9xaBpxzHt1WcA/E=",
2022- version = "v0.1.1-0.20191105210325-c90efee705ee",
2023+ sum = "h1:KU7oHjnv3XNWfa5COkzUifxZmxp1TyI7ImMXqFxLwvQ=",
2024+ version = "v0.2.0",
2025 )
2026 go_repository(
2027 name = "com_github_bazelbuild_bazel_gazelle",
2028 build_file_generation = "on",
2029 build_file_proto_mode = "disable_global",
2030 importpath = "github.com/bazelbuild/bazel-gazelle",
2031 sum = "h1:kRymV9q+24Mbeg25fJehw+gvrtVIlwZZAefOSUq4MzU=",
2032 version = "v0.20.0",
2033 )
2034 go_repository(
2035 name = "com_github_bazelbuild_buildtools",
2036 build_file_generation = "on",
2037 build_file_proto_mode = "disable_global",
2038 importpath = "github.com/bazelbuild/buildtools",
2039 sum = "h1:OfyUN/Msd8yqJww6deQ9vayJWw+Jrbe6Qp9giv51QQI=",
2040 version = "v0.0.0-20190731111112-f720930ceb60",
2041 )
2042 go_repository(
2043 name = "com_github_bazelbuild_rules_go",
2044 build_file_generation = "on",
2045 build_file_proto_mode = "disable_global",
2046 importpath = "github.com/bazelbuild/rules_go",
2047 sum = "h1:wzbawlkLtl2ze9w/312NHZ84c7kpUCtlkD8HgFY27sw=",
2048 version = "v0.0.0-20190719190356-6dae44dc5cab",
2049 )
2050 go_repository(
2051 name = "com_github_chzyer_logex",
2052 build_file_generation = "on",
2053 build_file_proto_mode = "disable_global",
2054 importpath = "github.com/chzyer/logex",
2055 sum = "h1:Swpa1K6QvQznwJRcfTfQJmTE72DqScAa40E+fbHEXEE=",
2056 version = "v1.1.10",
2057 )
2058 go_repository(
2059 name = "com_github_chzyer_readline",
2060 build_file_generation = "on",
2061 build_file_proto_mode = "disable_global",
2062 importpath = "github.com/chzyer/readline",
2063 sum = "h1:fY5BOSpyZCqRo5OhCuC+XN+r/bBCmeuuJtjz+bCNIf8=",
2064 version = "v0.0.0-20180603132655-2972be24d48e",
2065 )
2066 go_repository(
2067 name = "com_github_chzyer_test",
2068 build_file_generation = "on",
2069 build_file_proto_mode = "disable_global",
2070 importpath = "github.com/chzyer/test",
2071 sum = "h1:q763qf9huN11kDQavWsoZXJNW3xEE4JJyHa5Q25/sd8=",
2072 version = "v0.0.0-20180213035817-a1ea475d72b1",
2073 )
2074 go_repository(
2075 name = "net_starlark_go",
2076 build_file_generation = "on",
2077 build_file_proto_mode = "disable_global",
2078 importpath = "go.starlark.net",
2079 sum = "h1:S2s+dYPyDg/vF7KbcRIB2831xVimJoR4zebfoVBzn7Q=",
2080 version = "v0.0.0-20200330013621-be5394c419b6",
2081 )
2082 go_repository(
2083 name = "com_github_ianlancetaylor_demangle",
2084 build_file_generation = "on",
2085 build_file_proto_mode = "disable_global",
2086 importpath = "github.com/ianlancetaylor/demangle",
2087 sum = "h1:S1+yTUaFPXuDZnPDbO+TrDFIjPzQraYH8/CwSlu9Fac=",
2088 version = "v0.0.0-20200414190113-039b1ae3a340",
2089 )
2090 go_repository(
2091 name = "com_github_hyperledger_fabric_chaincode_go",
2092 build_file_generation = "on",
2093 build_file_proto_mode = "disable_global",
2094 importpath = "github.com/hyperledger/fabric-chaincode-go",
2095 sum = "h1:KoFw2HnRfW+EItMP0zvUUl1FGzDb/7O0ov7uXZffQok=",
2096 version = "v0.0.0-20200511190512-bcfeb58dd83a",
2097 )
2098 go_repository(
2099 name = "com_github_hyperledger_fabric_protos_go",
2100 build_file_generation = "on",
2101 build_file_proto_mode = "disable_global",
2102 importpath = "github.com/hyperledger/fabric-protos-go",
2103 sum = "h1:JgFP410JY/3uQQGcfxR1HUDdDnPWzmC0TlmPctPElCQ=",
2104 version = "v0.0.0-20190919234611-2a87503ac7c9",
2105 )
2106 go_repository(
2107 name = "com_github_knqyf263_go_deb_version",
2108 build_file_generation = "on",
2109 build_file_proto_mode = "disable_global",
2110 importpath = "github.com/knqyf263/go-deb-version",
2111 sum = "h1:X4cedH4Kn3JPupAwwWuo4AzYp16P0OyLO9d7OnMZc/c=",
2112 version = "v0.0.0-20190517075300-09fca494f03d",
2113 )
2114 go_repository(
2115 name = "com_github_stapelberg_godebiancontrol",
2116 build_file_generation = "on",
2117 build_file_proto_mode = "disable_global",
2118 importpath = "github.com/stapelberg/godebiancontrol",
2119 sum = "h1:9E/p5pk1eLIriw1+F5a0QoyPTnFTdMhwWd9ICYviUCE=",
2120 version = "v0.0.0-20180408134423-8c93e189186a",
2121 )
2122 go_repository(
2123 name = "com_github_google_go_github_v32",
2124 build_file_generation = "on",
2125 build_file_proto_mode = "disable_global",
2126 importpath = "github.com/google/go-github/v32",
2127 sum = "h1:q74KVb22spUq0U5HqZ9VCYqQz8YRuOtL/39ZnfwO+NM=",
2128 version = "v32.0.0",
2129 )
2130 go_repository(
2131 name = "com_github_google_go_querystring",
2132 build_file_generation = "on",
2133 build_file_proto_mode = "disable_global",
2134 importpath = "github.com/google/go-querystring",
2135 sum = "h1:Xkwi/a1rcvNg1PPYe5vI8GbeBY/jrVuDX5ASuANWTrk=",
2136 version = "v1.0.0",
2137 )
2138 go_repository(
2139 name = "com_github_peterbourgon_ff_v3",
2140 build_file_generation = "on",
2141 build_file_proto_mode = "disable_global",
2142 importpath = "github.com/peterbourgon/ff/v3",
2143 sum = "h1:eQzEmNahuOjQXfuegsKQTSTDbf4dNvr/eNLrmJhiH7M=",
2144 version = "v3.0.0",
2145 )
2146 go_repository(
2147 name = "com_github_codegangsta_inject",
2148 build_file_generation = "on",
2149 build_file_proto_mode = "disable_global",
2150 importpath = "github.com/codegangsta/inject",
2151 sum = "h1:sDMmm+q/3+BukdIpxwO365v/Rbspp2Nt5XntgQRXq8Q=",
2152 version = "v0.0.0-20150114235600-33e0aa1cb7c0",
2153 )
2154 go_repository(
2155 name = "com_github_codeskyblue_go_sh",
2156 build_file_generation = "on",
2157 build_file_proto_mode = "disable_global",
2158 importpath = "github.com/codeskyblue/go-sh",
2159 sum = "h1:69JI97HlzP+PH5Mi1thcGlDoBr6PS2Oe+l3mNmAkbs4=",
2160 version = "v0.0.0-20200712050446-30169cf553fe",
2161 )
2162 go_repository(
2163 name = "com_github_alessio_shellescape",
2164 build_file_generation = "on",
2165 build_file_proto_mode = "disable_global",
2166 importpath = "github.com/alessio/shellescape",
2167 sum = "h1:H/GMMKYPkEIC3DF/JWQz8Pdd+Feifov2EIgGfNpeogI=",
2168 version = "v0.0.0-20190409004728-b115ca0f9053",
2169 )
2170 go_repository(
2171 name = "com_github_cespare_xxhash",
2172 build_file_generation = "on",
2173 build_file_proto_mode = "disable_global",
2174 importpath = "github.com/cespare/xxhash",
2175 sum = "h1:a6HrQnmkObjyL+Gs60czilIUGqrzKutQD6XZog3p+ko=",
2176 version = "v1.1.0",
2177 )
2178 go_repository(
2179 name = "com_github_cpuguy83_go_md2man_v2",
2180 build_file_generation = "on",
2181 build_file_proto_mode = "disable_global",
2182 importpath = "github.com/cpuguy83/go-md2man/v2",
2183- sum = "h1:U+s90UTSYgptZMwQh2aRr3LuazLJIa+Pg3Kc1ylSYVY=",
2184- version = "v2.0.0-20190314233015-f79a8a8ca69d",
2185+ sum = "h1:EoUDS0afbrsXAZ9YQ9jdu/mZ2sXgT1/2yyNng4PGlyM=",
2186+ version = "v2.0.0",
2187 )
2188 go_repository(
2189 name = "com_github_dgryski_go_sip13",
2190 build_file_generation = "on",
2191 build_file_proto_mode = "disable_global",
2192 importpath = "github.com/dgryski/go-sip13",
2193 sum = "h1:RMLoZVzv4GliuWafOuPuQDKSm1SJph7uCRnnS61JAn4=",
2194 version = "v0.0.0-20181026042036-e10d5fee7954",
2195 )
2196 go_repository(
2197 name = "com_github_evanphx_json_patch_v5",
2198 build_file_generation = "on",
2199 build_file_proto_mode = "disable_global",
2200 importpath = "github.com/evanphx/json-patch/v5",
2201 sum = "h1:dKTrUeykyQwKb/kx7Z+4ukDs6l+4L41HqG1XHnhX7WE=",
2202 version = "v5.0.0",
2203 )
2204 go_repository(
2205 name = "com_github_jessevdk_go_flags",
2206 build_file_generation = "on",
2207 build_file_proto_mode = "disable_global",
2208 importpath = "github.com/jessevdk/go-flags",
2209 sum = "h1:4IU2WS7AumrZ/40jfhf4QVDMsQwqA7VEHozFRrGARJA=",
2210 version = "v1.4.0",
2211 )
2212 go_repository(
2213 name = "com_github_oklog_ulid",
2214 build_file_generation = "on",
2215 build_file_proto_mode = "disable_global",
2216 importpath = "github.com/oklog/ulid",
2217 sum = "h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4=",
2218 version = "v1.3.1",
2219 )
2220 go_repository(
2221 name = "com_github_oneofone_xxhash",
2222 build_file_generation = "on",
2223 build_file_proto_mode = "disable_global",
2224 importpath = "github.com/OneOfOne/xxhash",
2225 sum = "h1:KMrpdQIwFcEqXDklaen+P1axHaj9BSKzvpUUfnHldSE=",
2226 version = "v1.2.2",
2227 )
2228 go_repository(
2229 name = "com_github_prometheus_tsdb",
2230 build_file_generation = "on",
2231 build_file_proto_mode = "disable_global",
2232 importpath = "github.com/prometheus/tsdb",
2233 sum = "h1:YZcsG11NqnK4czYLrWd9mpEuAJIHVQLwdrleYfszMAA=",
2234 version = "v0.7.1",
2235 )
2236 go_repository(
2237 name = "com_github_russross_blackfriday_v2",
2238 build_file_generation = "on",
2239 build_file_proto_mode = "disable_global",
2240 importpath = "github.com/russross/blackfriday/v2",
2241 sum = "h1:lPqVAte+HuHNfhJ/0LC98ESWRz8afy9tM/0RK8m9o+Q=",
2242 version = "v2.0.1",
2243 )
2244 go_repository(
2245 name = "com_github_shurcool_sanitized_anchor_name",
2246 build_file_generation = "on",
2247 build_file_proto_mode = "disable_global",
2248 importpath = "github.com/shurcooL/sanitized_anchor_name",
2249 sum = "h1:PdmoCO6wvbs+7yrJyMORt4/BmY5IYyJwS/kOiWx8mHo=",
2250 version = "v1.0.0",
2251 )
2252 go_repository(
2253 name = "com_github_spaolacci_murmur3",
2254 build_file_generation = "on",
2255 build_file_proto_mode = "disable_global",
2256 importpath = "github.com/spaolacci/murmur3",
2257 sum = "h1:qLC7fQah7D6K1B0ujays3HV9gkFtllcxhzImRR7ArPQ=",
2258 version = "v0.0.0-20180118202830-f09979ecbc72",
2259 )
2260 go_repository(
2261 name = "com_github_ugorji_go",
2262 build_file_generation = "on",
2263 build_file_proto_mode = "disable_global",
2264 importpath = "github.com/ugorji/go",
2265 sum = "h1:j4s+tAvLfL3bZyefP2SEWmhBzmuIlH/eqNuPdFPgngw=",
2266 version = "v1.1.4",
2267 )
2268 go_repository(
2269 name = "io_k8s_sigs_kind",
2270 build_file_generation = "on",
2271 build_file_proto_mode = "disable_global",
2272 importpath = "sigs.k8s.io/kind",
2273 sum = "h1:7y7a8EYtGHM+auHmsvzuK5o84SrxPYGidlvfql7j/k4=",
2274 version = "v0.7.0",
2275 )
2276 go_repository(
2277 name = "io_k8s_sigs_structured_merge_diff_v3",
2278 build_file_generation = "on",
2279 build_file_proto_mode = "disable_global",
2280 importpath = "sigs.k8s.io/structured-merge-diff/v3",
2281 sum = "h1:dOmIZBMfhcHS09XZkMyUgkq5trg3/jRyJYFZUiaOp8E=",
2282 version = "v3.0.0",
2283 )
2284 go_repository(
2285 name = "cc_mvdan_interfacer",
2286 build_file_generation = "on",
2287 build_file_proto_mode = "disable_global",
2288 importpath = "mvdan.cc/interfacer",
2289 sum = "h1:WX1yoOaKQfddO/mLzdV4wptyWgoH/6hwLs7QHTixo0I=",
2290 version = "v0.0.0-20180901003855-c20040233aed",
2291 )
2292 go_repository(
2293 name = "cc_mvdan_lint",
2294 build_file_generation = "on",
2295 build_file_proto_mode = "disable_global",
2296 importpath = "mvdan.cc/lint",
2297 sum = "h1:DxJ5nJdkhDlLok9K6qO+5290kphDJbHOQO1DFFFTeBo=",
2298 version = "v0.0.0-20170908181259-adc824a0674b",
2299 )
2300 go_repository(
2301 name = "cc_mvdan_unparam",
2302 build_file_generation = "on",
2303 build_file_proto_mode = "disable_global",
2304 importpath = "mvdan.cc/unparam",
2305 sum = "h1:Cq7MalBHYACRd6EesksG1Q8EoIAKOsiZviGKbOLIej4=",
2306 version = "v0.0.0-20190720180237-d51796306d8f",
2307 )
2308 go_repository(
2309 name = "com_github_360entsecgroup_skylar_excelize",
2310 build_file_generation = "on",
2311 build_file_proto_mode = "disable_global",
2312 importpath = "github.com/360EntSecGroup-Skylar/excelize",
2313 sum = "h1:l55mJb6rkkaUzOpSsgEeKYtS6/0gHwBYyfo5Jcjv/Ks=",
2314 version = "v1.4.1",
2315 )
2316 go_repository(
2317 name = "com_github_andybalholm_cascadia",
2318 build_file_generation = "on",
2319 build_file_proto_mode = "disable_global",
2320 importpath = "github.com/andybalholm/cascadia",
2321 sum = "h1:hOCXnnZ5A+3eVDX8pvgl4kofXv2ELss0bKcqRySc45o=",
2322 version = "v1.0.0",
2323 )
2324 go_repository(
2325 name = "com_github_bgentry_go_netrc",
2326 build_file_generation = "on",
2327 build_file_proto_mode = "disable_global",
2328 importpath = "github.com/bgentry/go-netrc",
2329 sum = "h1:xDfNPAt8lFiC1UJrqV3uuy861HCTo708pDMbjHHdCas=",
2330 version = "v0.0.0-20140422174119-9fd32a8b3d3d",
2331 )
2332 go_repository(
2333 name = "com_github_bombsimon_wsl",
2334 build_file_generation = "on",
2335 build_file_proto_mode = "disable_global",
2336 importpath = "github.com/bombsimon/wsl",
2337 sum = "h1:9gTOkIwVtoDZywvX802SDHokeX4kW1cKnV8ZTVAPkRs=",
2338 version = "v1.2.5",
2339 )
2340 go_repository(
2341 name = "com_github_chai2010_gettext_go",
2342 build_file_generation = "on",
2343 build_file_proto_mode = "disable_global",
2344 importpath = "github.com/chai2010/gettext-go",
2345 sum = "h1:7aWHqerlJ41y6FOsEUvknqgXnGmJyJSbjhAWq5pO4F8=",
2346 version = "v0.0.0-20160711120539-c6fed771bfd5",
2347 )
2348 go_repository(
2349 name = "com_github_daviddengcn_go_colortext",
2350 build_file_generation = "on",
2351 build_file_proto_mode = "disable_global",
2352 importpath = "github.com/daviddengcn/go-colortext",
2353 sum = "h1:uVsMphB1eRx7xB1njzL3fuMdWRN8HtVzoUOItHMwv5c=",
2354 version = "v0.0.0-20160507010035-511bcaf42ccd",
2355 )
2356 go_repository(
2357 name = "com_github_dustmop_soup",
2358 build_file_generation = "on",
2359 build_file_proto_mode = "disable_global",
2360 importpath = "github.com/dustmop/soup",
2361 sum = "h1:44fmjqDtdCiUNlSjJVp+w1AOs6na3Y6Ai0aIeseFjkI=",
2362 version = "v1.1.2-0.20190516214245-38228baa104e",
2363 )
2364 go_repository(
2365 name = "com_github_exponent_io_jsonpath",
2366 build_file_generation = "on",
2367 build_file_proto_mode = "disable_global",
2368 importpath = "github.com/exponent-io/jsonpath",
2369 sum = "h1:105gxyaGwCFad8crR9dcMQWvV9Hvulu6hwUh4tWPJnM=",
2370 version = "v0.0.0-20151013193312-d6023ce2651d",
2371 )
2372 go_repository(
2373 name = "com_github_fatih_camelcase",
2374 build_file_generation = "on",
2375 build_file_proto_mode = "disable_global",
2376 importpath = "github.com/fatih/camelcase",
2377 sum = "h1:hxNvNX/xYBp0ovncs8WyWZrOrpBNub/JfaMvbURyft8=",
2378 version = "v1.0.0",
2379 )
2380 go_repository(
2381 name = "com_github_go_critic_go_critic",
2382 build_file_generation = "on",
2383 build_file_proto_mode = "disable_global",
2384 importpath = "github.com/go-critic/go-critic",
2385 sum = "h1:GYXWx7Vr3+zv833u+8IoXbNnQY0AdXsxAgI0kX7xcwA=",
2386 version = "v0.3.5-0.20190904082202-d79a9f0c64db",
2387 )
2388 go_repository(
2389 name = "com_github_go_errors_errors",
2390 build_file_generation = "on",
2391 build_file_proto_mode = "disable_global",
2392 importpath = "github.com/go-errors/errors",
2393 sum = "h1:LUHzmkK3GUKUrL/1gfBUxAHzcev3apQlezX/+O7ma6w=",
2394 version = "v1.0.1",
2395 )
2396 go_repository(
2397 name = "com_github_go_lintpack_lintpack",
2398 build_file_generation = "on",
2399 build_file_proto_mode = "disable_global",
2400 importpath = "github.com/go-lintpack/lintpack",
2401 sum = "h1:DI5mA3+eKdWeJ40nU4d6Wc26qmdG8RCi/btYq0TuRN0=",
2402 version = "v0.5.2",
2403 )
2404 go_repository(
2405 name = "com_github_go_ole_go_ole",
2406 build_file_generation = "on",
2407 build_file_proto_mode = "disable_global",
2408 importpath = "github.com/go-ole/go-ole",
2409 sum = "h1:2lOsA72HgjxAuMlKpFiCbHTvu44PIVkZ5hqm3RSdI/E=",
2410 version = "v1.2.1",
2411 )
2412 go_repository(
2413 name = "com_github_go_toolsmith_astcast",
2414 build_file_generation = "on",
2415 build_file_proto_mode = "disable_global",
2416 importpath = "github.com/go-toolsmith/astcast",
2417 sum = "h1:JojxlmI6STnFVG9yOImLeGREv8W2ocNUM+iOhR6jE7g=",
2418 version = "v1.0.0",
2419 )
2420 go_repository(
2421 name = "com_github_go_toolsmith_astcopy",
2422 build_file_generation = "on",
2423 build_file_proto_mode = "disable_global",
2424 importpath = "github.com/go-toolsmith/astcopy",
2425 sum = "h1:OMgl1b1MEpjFQ1m5ztEO06rz5CUd3oBv9RF7+DyvdG8=",
2426 version = "v1.0.0",
2427 )
2428 go_repository(
2429 name = "com_github_go_toolsmith_astequal",
2430 build_file_generation = "on",
2431 build_file_proto_mode = "disable_global",
2432 importpath = "github.com/go-toolsmith/astequal",
2433 sum = "h1:4zxD8j3JRFNyLN46lodQuqz3xdKSrur7U/sr0SDS/gQ=",
2434 version = "v1.0.0",
2435 )
2436 go_repository(
2437 name = "com_github_go_toolsmith_astfmt",
2438 build_file_generation = "on",
2439 build_file_proto_mode = "disable_global",
2440 importpath = "github.com/go-toolsmith/astfmt",
2441 sum = "h1:A0vDDXt+vsvLEdbMFJAUBI/uTbRw1ffOPnxsILnFL6k=",
2442 version = "v1.0.0",
2443 )
2444 go_repository(
2445 name = "com_github_go_toolsmith_astinfo",
2446 build_file_generation = "on",
2447 build_file_proto_mode = "disable_global",
2448 importpath = "github.com/go-toolsmith/astinfo",
2449 sum = "h1:wP6mXeB2V/d1P1K7bZ5vDUO3YqEzcvOREOxZPEu3gVI=",
2450 version = "v0.0.0-20180906194353-9809ff7efb21",
2451 )
2452 go_repository(
2453 name = "com_github_go_toolsmith_astp",
2454 build_file_generation = "on",
2455 build_file_proto_mode = "disable_global",
2456 importpath = "github.com/go-toolsmith/astp",
2457 sum = "h1:alXE75TXgcmupDsMK1fRAy0YUzLzqPVvBKoyWV+KPXg=",
2458 version = "v1.0.0",
2459 )
2460 go_repository(
2461 name = "com_github_go_toolsmith_pkgload",
2462 build_file_generation = "on",
2463 build_file_proto_mode = "disable_global",
2464 importpath = "github.com/go-toolsmith/pkgload",
2465 sum = "h1:4DFWWMXVfbcN5So1sBNW9+yeiMqLFGl1wFLTL5R0Tgg=",
2466 version = "v1.0.0",
2467 )
2468 go_repository(
2469 name = "com_github_go_toolsmith_strparse",
2470 build_file_generation = "on",
2471 build_file_proto_mode = "disable_global",
2472 importpath = "github.com/go-toolsmith/strparse",
2473 sum = "h1:Vcw78DnpCAKlM20kSbAyO4mPfJn/lyYA4BJUDxe2Jb4=",
2474 version = "v1.0.0",
2475 )
2476 go_repository(
2477 name = "com_github_go_toolsmith_typep",
2478 build_file_generation = "on",
2479 build_file_proto_mode = "disable_global",
2480 importpath = "github.com/go-toolsmith/typep",
2481 sum = "h1:zKymWyA1TRYvqYrYDrfEMZULyrhcnGY3x7LDKU2XQaA=",
2482 version = "v1.0.0",
2483 )
2484 go_repository(
2485 name = "com_github_gobwas_glob",
2486 build_file_generation = "on",
2487 build_file_proto_mode = "disable_global",
2488 importpath = "github.com/gobwas/glob",
2489 sum = "h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=",
2490 version = "v0.2.3",
2491 )
2492 go_repository(
2493 name = "com_github_gofrs_flock",
2494 build_file_generation = "on",
2495 build_file_proto_mode = "disable_global",
2496 importpath = "github.com/gofrs/flock",
2497 sum = "h1:DP+LD/t0njgoPBvT5MJLeliUIVQR03hiKR6vezdwHlc=",
2498 version = "v0.7.1",
2499 )
2500 go_repository(
2501 name = "com_github_golangci_check",
2502 build_file_generation = "on",
2503 build_file_proto_mode = "disable_global",
2504 importpath = "github.com/golangci/check",
2505 sum = "h1:23T5iq8rbUYlhpt5DB4XJkc6BU31uODLD1o1gKvZmD0=",
2506 version = "v0.0.0-20180506172741-cfe4005ccda2",
2507 )
2508 go_repository(
2509 name = "com_github_golangci_dupl",
2510 build_file_generation = "on",
2511 build_file_proto_mode = "disable_global",
2512 importpath = "github.com/golangci/dupl",
2513 sum = "h1:w8hkcTqaFpzKqonE9uMCefW1WDie15eSP/4MssdenaM=",
2514 version = "v0.0.0-20180902072040-3e9179ac440a",
2515 )
2516 go_repository(
2517 name = "com_github_golangci_errcheck",
2518 build_file_generation = "on",
2519 build_file_proto_mode = "disable_global",
2520 importpath = "github.com/golangci/errcheck",
2521 sum = "h1:YYWNAGTKWhKpcLLt7aSj/odlKrSrelQwlovBpDuf19w=",
2522 version = "v0.0.0-20181223084120-ef45e06d44b6",
2523 )
2524 go_repository(
2525 name = "com_github_golangci_go_misc",
2526 build_file_generation = "on",
2527 build_file_proto_mode = "disable_global",
2528 importpath = "github.com/golangci/go-misc",
2529 sum = "h1:9kfjN3AdxcbsZBf8NjltjWihK2QfBBBZuv91cMFfDHw=",
2530 version = "v0.0.0-20180628070357-927a3d87b613",
2531 )
2532 go_repository(
2533 name = "com_github_golangci_goconst",
2534 build_file_generation = "on",
2535 build_file_proto_mode = "disable_global",
2536 importpath = "github.com/golangci/goconst",
2537 sum = "h1:pe9JHs3cHHDQgOFXJJdYkK6fLz2PWyYtP4hthoCMvs8=",
2538 version = "v0.0.0-20180610141641-041c5f2b40f3",
2539 )
2540 go_repository(
2541 name = "com_github_golangci_gocyclo",
2542 build_file_generation = "on",
2543 build_file_proto_mode = "disable_global",
2544 importpath = "github.com/golangci/gocyclo",
2545 sum = "h1:J2XAy40+7yz70uaOiMbNnluTg7gyQhtGqLQncQh+4J8=",
2546 version = "v0.0.0-20180528134321-2becd97e67ee",
2547 )
2548 go_repository(
2549 name = "com_github_golangci_gofmt",
2550 build_file_generation = "on",
2551 build_file_proto_mode = "disable_global",
2552 importpath = "github.com/golangci/gofmt",
2553 sum = "h1:iR3fYXUjHCR97qWS8ch1y9zPNsgXThGwjKPrYfqMPks=",
2554 version = "v0.0.0-20190930125516-244bba706f1a",
2555 )
2556 go_repository(
2557 name = "com_github_golangci_golangci_lint",
2558 build_file_generation = "on",
2559 build_file_proto_mode = "disable_global",
2560 importpath = "github.com/golangci/golangci-lint",
2561 sum = "h1:HxAxpR8Z0M8omihvQdsD3PF0qPjlqYqp2vMJzstoKeI=",
2562 version = "v1.21.0",
2563 )
2564 go_repository(
2565 name = "com_github_golangci_ineffassign",
2566 build_file_generation = "on",
2567 build_file_proto_mode = "disable_global",
2568 importpath = "github.com/golangci/ineffassign",
2569 sum = "h1:gLLhTLMk2/SutryVJ6D4VZCU3CUqr8YloG7FPIBWFpI=",
2570 version = "v0.0.0-20190609212857-42439a7714cc",
2571 )
2572 go_repository(
2573 name = "com_github_golangci_lint_1",
2574 build_file_generation = "on",
2575 build_file_proto_mode = "disable_global",
2576 importpath = "github.com/golangci/lint-1",
2577 sum = "h1:MfyDlzVjl1hoaPzPD4Gpb/QgoRfSBR0jdhwGyAWwMSA=",
2578 version = "v0.0.0-20191013205115-297bf364a8e0",
2579 )
2580 go_repository(
2581 name = "com_github_golangci_maligned",
2582 build_file_generation = "on",
2583 build_file_proto_mode = "disable_global",
2584 importpath = "github.com/golangci/maligned",
2585 sum = "h1:kNY3/svz5T29MYHubXix4aDDuE3RWHkPvopM/EDv/MA=",
2586 version = "v0.0.0-20180506175553-b1d89398deca",
2587 )
2588 go_repository(
2589 name = "com_github_golangci_misspell",
2590 build_file_generation = "on",
2591 build_file_proto_mode = "disable_global",
2592 importpath = "github.com/golangci/misspell",
2593 sum = "h1:EL/O5HGrF7Jaq0yNhBLucz9hTuRzj2LdwGBOaENgxIk=",
2594 version = "v0.0.0-20180809174111-950f5d19e770",
2595 )
2596 go_repository(
2597 name = "com_github_golangci_prealloc",
2598 build_file_generation = "on",
2599 build_file_proto_mode = "disable_global",
2600 importpath = "github.com/golangci/prealloc",
2601 sum = "h1:leSNB7iYzLYSSx3J/s5sVf4Drkc68W2wm4Ixh/mr0us=",
2602 version = "v0.0.0-20180630174525-215b22d4de21",
2603 )
2604 go_repository(
2605 name = "com_github_golangci_revgrep",
2606 build_file_generation = "on",
2607 build_file_proto_mode = "disable_global",
2608 importpath = "github.com/golangci/revgrep",
2609 sum = "h1:HVfrLniijszjS1aiNg8JbBMO2+E1WIQ+j/gL4SQqGPg=",
2610 version = "v0.0.0-20180526074752-d9c87f5ffaf0",
2611 )
2612 go_repository(
2613 name = "com_github_golangci_unconvert",
2614 build_file_generation = "on",
2615 build_file_proto_mode = "disable_global",
2616 importpath = "github.com/golangci/unconvert",
2617 sum = "h1:zwtduBRr5SSWhqsYNgcuWO2kFlpdOZbP0+yRjmvPGys=",
2618 version = "v0.0.0-20180507085042-28b1c447d1f4",
2619 )
2620 go_repository(
2621 name = "com_github_golangplus_bytes",
2622 build_file_generation = "on",
2623 build_file_proto_mode = "disable_global",
2624 importpath = "github.com/golangplus/bytes",
2625 sum = "h1:7xqw01UYS+KCI25bMrPxwNYkSns2Db1ziQPpVq99FpE=",
2626 version = "v0.0.0-20160111154220-45c989fe5450",
2627 )
2628 go_repository(
2629 name = "com_github_golangplus_fmt",
2630 build_file_generation = "on",
2631 build_file_proto_mode = "disable_global",
2632 importpath = "github.com/golangplus/fmt",
2633 sum = "h1:f5gsjBiF9tRRVomCvrkGMMWI8W1f2OBFar2c5oakAP0=",
2634 version = "v0.0.0-20150411045040-2a5d6d7d2995",
2635 )
2636 go_repository(
2637 name = "com_github_golangplus_testing",
2638 build_file_generation = "on",
2639 build_file_proto_mode = "disable_global",
2640 importpath = "github.com/golangplus/testing",
2641 sum = "h1:KhcknUwkWHKZPbFy2P7jH5LKJ3La+0ZeknkkmrSgqb0=",
2642 version = "v0.0.0-20180327235837-af21d9c3145e",
2643 )
2644 go_repository(
2645 name = "com_github_google_renameio",
2646 build_file_generation = "on",
2647 build_file_proto_mode = "disable_global",
2648 importpath = "github.com/google/renameio",
2649 sum = "h1:GOZbcHa3HfsPKPlmyPyN2KEohoMXOhdMbHrvbpl2QaA=",
2650 version = "v0.1.0",
2651 )
2652 go_repository(
2653 name = "com_github_google_shlex",
2654 build_file_generation = "on",
2655 build_file_proto_mode = "disable_global",
2656 importpath = "github.com/google/shlex",
2657 sum = "h1:El6M4kTTCOh6aBiKaUGG7oYTSPP8MxqL4YI3kZKwcP4=",
2658 version = "v0.0.0-20191202100458-e7afc7fbc510",
2659 )
2660 go_repository(
2661 name = "com_github_gostaticanalysis_analysisutil",
2662 build_file_generation = "on",
2663 build_file_proto_mode = "disable_global",
2664 importpath = "github.com/gostaticanalysis/analysisutil",
2665 sum = "h1:JVnpOZS+qxli+rgVl98ILOXVNbW+kb5wcxeGx8ShUIw=",
2666 version = "v0.0.0-20190318220348-4088753ea4d3",
2667 )
2668 go_repository(
2669 name = "com_github_hashicorp_errwrap",
2670 build_file_generation = "on",
2671 build_file_proto_mode = "disable_global",
2672 importpath = "github.com/hashicorp/errwrap",
2673 sum = "h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA=",
2674 version = "v1.0.0",
2675 )
2676 go_repository(
2677 name = "com_github_hashicorp_go_cleanhttp",
2678 build_file_generation = "on",
2679 build_file_proto_mode = "disable_global",
2680 importpath = "github.com/hashicorp/go-cleanhttp",
2681 sum = "h1:wvCrVc9TjDls6+YGAF2hAifE1E5U1+b4tH6KdvN3Gig=",
2682 version = "v0.5.0",
2683 )
2684 go_repository(
2685 name = "com_github_hashicorp_go_multierror",
2686 build_file_generation = "on",
2687 build_file_proto_mode = "disable_global",
2688 importpath = "github.com/hashicorp/go-multierror",
2689 sum = "h1:B9UzwGQJehnUY1yNrnwREHc3fGbC2xefo8g4TbElacI=",
2690 version = "v1.1.0",
2691 )
2692 go_repository(
2693 name = "com_github_hashicorp_go_safetemp",
2694 build_file_generation = "on",
2695 build_file_proto_mode = "disable_global",
2696 importpath = "github.com/hashicorp/go-safetemp",
2697 sum = "h1:2HR189eFNrjHQyENnQMMpCiBAsRxzbTMIgBhEyExpmo=",
2698 version = "v1.0.0",
2699 )
2700 go_repository(
2701 name = "com_github_hashicorp_go_version",
2702 build_file_generation = "on",
2703 build_file_proto_mode = "disable_global",
2704 importpath = "github.com/hashicorp/go-version",
2705 sum = "h1:bPIoEKD27tNdebFGGxxYwcL4nepeY4j1QP23PFRGzg0=",
2706 version = "v1.1.0",
2707 )
2708 go_repository(
2709 name = "com_github_klauspost_compress",
2710 build_file_generation = "on",
2711 build_file_proto_mode = "disable_global",
2712 importpath = "github.com/klauspost/compress",
2713 sum = "h1:Znfn6hXZAHaLPNnlqUYRrBSReFHYybslgv4PTiyz6P0=",
2714 version = "v1.10.2",
2715 )
2716 go_repository(
2717 name = "com_github_klauspost_cpuid",
2718 build_file_generation = "on",
2719 build_file_proto_mode = "disable_global",
2720 importpath = "github.com/klauspost/cpuid",
2721 sum = "h1:1xAgYebNnsb9LKCdLOvFWtAxGU/33mjJtyOVbmUa0Us=",
2722 version = "v1.2.2",
2723 )
2724 go_repository(
2725 name = "com_github_lib_pq",
2726 build_file_generation = "on",
2727 build_file_proto_mode = "disable_global",
2728 importpath = "github.com/lib/pq",
2729 sum = "h1:LXpIM/LZ5xGFhOpXAQUIMM1HdyqzVYM13zNdjCEEcA0=",
2730 version = "v1.2.0",
2731 )
2732 go_repository(
2733 name = "com_github_liggitt_tabwriter",
2734 build_file_generation = "on",
2735 build_file_proto_mode = "disable_global",
2736 importpath = "github.com/liggitt/tabwriter",
2737 sum = "h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0=",
2738 version = "v0.0.0-20181228230101-89fcab3d43de",
2739 )
2740 go_repository(
2741 name = "com_github_lithammer_dedent",
2742 build_file_generation = "on",
2743 build_file_proto_mode = "disable_global",
2744 importpath = "github.com/lithammer/dedent",
2745 sum = "h1:VNzHMVCBNG1j0fh3OrsFRkVUwStdDArbgBWoPAffktY=",
2746 version = "v1.1.0",
2747 )
2748 go_repository(
2749 name = "com_github_logrusorgru_aurora",
2750 build_file_generation = "on",
2751 build_file_proto_mode = "disable_global",
2752 importpath = "github.com/logrusorgru/aurora",
2753 sum = "h1:9MlwzLdW7QSDrhDjFlsEYmxpFyIoXmYRon3dt0io31k=",
2754 version = "v0.0.0-20181002194514-a7b3b318ed4e",
2755 )
2756 go_repository(
2757 name = "com_github_makenowjust_heredoc",
2758 build_file_generation = "on",
2759 build_file_proto_mode = "disable_global",
2760 importpath = "github.com/MakeNowJust/heredoc",
2761 sum = "h1:sjQovDkwrZp8u+gxLtPgKGjk5hCxuy2hrRejBTA9xFU=",
2762 version = "v0.0.0-20170808103936-bb23615498cd",
2763 )
2764 go_repository(
2765 name = "com_github_matoous_godox",
2766 build_file_generation = "on",
2767 build_file_proto_mode = "disable_global",
2768 importpath = "github.com/matoous/godox",
2769 sum = "h1:RHba4YImhrUVQDHUCe2BNSOz4tVy2yGyXhvYDvxGgeE=",
2770 version = "v0.0.0-20190911065817-5d6d842e92eb",
2771 )
2772 go_repository(
2773 name = "com_github_mattn_goveralls",
2774 build_file_generation = "on",
2775 build_file_proto_mode = "disable_global",
2776 importpath = "github.com/mattn/goveralls",
2777 sum = "h1:7eJB6EqsPhRVxvwEXGnqdO2sJI0PTsrWoTMXEk9/OQc=",
2778 version = "v0.0.2",
2779 )
2780 go_repository(
2781 name = "com_github_mitchellh_go_ps",
2782 build_file_generation = "on",
2783 build_file_proto_mode = "disable_global",
2784 importpath = "github.com/mitchellh/go-ps",
2785 sum = "h1:9+ke9YJ9KGWw5ANXK6ozjoK47uI3uNbXv4YVINBnGm8=",
2786 version = "v0.0.0-20190716172923-621e5597135b",
2787 )
2788 go_repository(
2789 name = "com_github_mitchellh_go_testing_interface",
2790 build_file_generation = "on",
2791 build_file_proto_mode = "disable_global",
2792 importpath = "github.com/mitchellh/go-testing-interface",
2793 sum = "h1:fzU/JVNcaqHQEcVFAKeR41fkiLdIPrefOvVG1VZ96U0=",
2794 version = "v1.0.0",
2795 )
2796 go_repository(
2797 name = "com_github_mitchellh_go_wordwrap",
2798 build_file_generation = "on",
2799 build_file_proto_mode = "disable_global",
2800 importpath = "github.com/mitchellh/go-wordwrap",
2801 sum = "h1:6GlHJ/LTGMrIJbwgdqdl2eEH8o+Exx/0m8ir9Gns0u4=",
2802 version = "v1.0.0",
2803 )
2804 go_repository(
2805 name = "com_github_mohae_deepcopy",
2806 build_file_generation = "on",
2807 build_file_proto_mode = "disable_global",
2808 importpath = "github.com/mohae/deepcopy",
2809 sum = "h1:RWengNIwukTxcDr9M+97sNutRR1RKhG96O6jWumTTnw=",
2810 version = "v0.0.0-20170929034955-c48cc78d4826",
2811 )
2812 go_repository(
2813 name = "com_github_mozilla_tls_observatory",
2814 build_file_generation = "on",
2815 build_file_proto_mode = "disable_global",
2816 importpath = "github.com/mozilla/tls-observatory",
2817 sum = "h1:Av0AX0PnAlPZ3AY2rQUobGFaZfE4KHVRdKWIEPvsCWY=",
2818 version = "v0.0.0-20190404164649-a3c1b6cfecfd",
2819 )
2820 go_repository(
2821 name = "com_github_nbutton23_zxcvbn_go",
2822 build_file_generation = "on",
2823 build_file_proto_mode = "disable_global",
2824 importpath = "github.com/nbutton23/zxcvbn-go",
2825 sum = "h1:AREM5mwr4u1ORQBMvzfzBgpsctsbQikCVpvC+tX285E=",
2826 version = "v0.0.0-20180912185939-ae427f1e4c1d",
2827 )
2828 go_repository(
2829 name = "com_github_openpeedeep_depguard",
2830 build_file_generation = "on",
2831 build_file_proto_mode = "disable_global",
2832 importpath = "github.com/OpenPeeDeeP/depguard",
2833 sum = "h1:VlW4R6jmBIv3/u1JNlawEvJMM4J+dPORPaZasQee8Us=",
2834 version = "v1.0.1",
2835 )
2836 go_repository(
2837 name = "com_github_paulmach_orb",
2838 build_file_generation = "on",
2839 build_file_proto_mode = "disable_global",
2840 importpath = "github.com/paulmach/orb",
2841 sum = "h1:Wa1nzU269Zv7V9paVEY1COWW8FCqv4PC/KJRbJSimpM=",
2842 version = "v0.1.3",
2843 )
2844 go_repository(
2845 name = "com_github_posener_complete_v2",
2846 build_file_generation = "on",
2847 build_file_proto_mode = "disable_global",
2848 importpath = "github.com/posener/complete/v2",
2849 sum = "h1:0wvkuDfHb5vSZlNBYgpEH4XQHpF46MjLPHav8XC77Nc=",
2850 version = "v2.0.1-alpha.12",
2851 )
2852 go_repository(
2853 name = "com_github_posener_script",
2854 build_file_generation = "on",
2855 build_file_proto_mode = "disable_global",
2856 importpath = "github.com/posener/script",
2857 sum = "h1:nSuXW5ZdmFnQIueLB2s0qvs4oNsUloM1Zydzh75v42w=",
2858 version = "v1.0.4",
2859 )
2860 go_repository(
2861 name = "com_github_puerkitobio_goquery",
2862 build_file_generation = "on",
2863 build_file_proto_mode = "disable_global",
2864 importpath = "github.com/PuerkitoBio/goquery",
2865 sum = "h1:uGvmFXOA73IKluu/F84Xd1tt/z07GYm8X49XKHP7EJk=",
2866 version = "v1.5.0",
2867 )
2868 go_repository(
2869 name = "com_github_qri_io_starlib",
2870 build_file_generation = "on",
2871 build_file_proto_mode = "disable_global",
2872 importpath = "github.com/qri-io/starlib",
2873 sum = "h1:K6eOUihrFLdZjZnA4XlRp864fmWXv9YTIk7VPLhRacA=",
2874 version = "v0.4.2-0.20200213133954-ff2e8cd5ef8d",
2875 )
2876 go_repository(
2877 name = "com_github_quasilyte_go_consistent",
2878 build_file_generation = "on",
2879 build_file_proto_mode = "disable_global",
2880 importpath = "github.com/quasilyte/go-consistent",
2881 sum = "h1:JoUA0uz9U0FVFq5p4LjEq4C0VgQ0El320s3Ms0V4eww=",
2882 version = "v0.0.0-20190521200055-c6f3937de18c",
2883 )
2884 go_repository(
2885 name = "com_github_rogpeppe_go_internal",
2886 build_file_generation = "on",
2887 build_file_proto_mode = "disable_global",
2888 importpath = "github.com/rogpeppe/go-internal",
2889 sum = "h1:XU784Pr0wdahMY2bYcyK6N1KuaRAdLtqD4qd8D18Bfs=",
2890 version = "v1.3.2",
2891 )
2892 go_repository(
2893 name = "com_github_securego_gosec",
2894 build_file_generation = "on",
2895 build_file_proto_mode = "disable_global",
2896 importpath = "github.com/securego/gosec",
2897 sum = "h1:BzRvVq1EHuIjxpijCEKpAxzKUUMurOQ4sknehIATRh8=",
2898 version = "v0.0.0-20191002120514-e680875ea14d",
2899 )
2900 go_repository(
2901 name = "com_github_shirou_gopsutil",
2902 build_file_generation = "on",
2903 build_file_proto_mode = "disable_global",
2904 importpath = "github.com/shirou/gopsutil",
2905 sum = "h1:WokF3GuxBeL+n4Lk4Fa8v9mbdjlrl7bHuneF4N1bk2I=",
2906 version = "v0.0.0-20190901111213-e4ec7b275ada",
2907 )
2908 go_repository(
2909 name = "com_github_shirou_w32",
2910 build_file_generation = "on",
2911 build_file_proto_mode = "disable_global",
2912 importpath = "github.com/shirou/w32",
2913 sum = "h1:udFKJ0aHUL60LboW/A+DfgoHVedieIzIXE8uylPue0U=",
2914 version = "v0.0.0-20160930032740-bb4de0191aa4",
2915 )
2916 go_repository(
2917 name = "com_github_shurcool_go",
2918 build_file_generation = "on",
2919 build_file_proto_mode = "disable_global",
2920 importpath = "github.com/shurcooL/go",
2921 sum = "h1:MZM7FHLqUHYI0Y/mQAt3d2aYa0SiNms/hFqC9qJYolM=",
2922 version = "v0.0.0-20180423040247-9e1955d9fb6e",
2923 )
2924 go_repository(
2925 name = "com_github_shurcool_go_goon",
2926 build_file_generation = "on",
2927 build_file_proto_mode = "disable_global",
2928 importpath = "github.com/shurcooL/go-goon",
2929 sum = "h1:llrF3Fs4018ePo4+G/HV/uQUqEI1HMDjCeOf2V6puPc=",
2930 version = "v0.0.0-20170922171312-37c2f522c041",
2931 )
2932 go_repository(
2933 name = "com_github_sourcegraph_go_diff",
2934 build_file_generation = "on",
2935 build_file_proto_mode = "disable_global",
2936 importpath = "github.com/sourcegraph/go-diff",
2937 sum = "h1:lhIKJ2nXLZZ+AfbHpYxTn0pXpNTTui0DX7DO3xeb1Zs=",
2938 version = "v0.5.3",
2939 )
2940 go_repository(
2941 name = "com_github_stackexchange_wmi",
2942 build_file_generation = "on",
2943 build_file_proto_mode = "disable_global",
2944 importpath = "github.com/StackExchange/wmi",
2945 sum = "h1:fLjPD/aNc3UIOA6tDi6QXUemppXK3P9BI7mr2hd6gx8=",
2946 version = "v0.0.0-20180116203802-5d049714c4a6",
2947 )
2948 go_repository(
2949 name = "com_github_timakin_bodyclose",
2950 build_file_generation = "on",
2951 build_file_proto_mode = "disable_global",
2952 importpath = "github.com/timakin/bodyclose",
2953 sum = "h1:RumXZ56IrCj4CL+g1b9OL/oH0QnsF976bC8xQFYUD5Q=",
2954 version = "v0.0.0-20190930140734-f7f2e9bca95e",
2955 )
2956 go_repository(
2957 name = "com_github_ulikunitz_xz",
2958 build_file_generation = "on",
2959 build_file_proto_mode = "disable_global",
2960 importpath = "github.com/ulikunitz/xz",
2961 sum = "h1:jGHAfXawEGZQ3blwU5wnWKQJvAraT7Ftq9EXjnXYgt8=",
2962 version = "v0.5.6",
2963 )
2964 go_repository(
2965 name = "com_github_ultraware_funlen",
2966 build_file_generation = "on",
2967 build_file_proto_mode = "disable_global",
2968 importpath = "github.com/ultraware/funlen",
2969 sum = "h1:Av96YVBwwNSe4MLR7iI/BIa3VyI7/djnto/pK3Uxbdo=",
2970 version = "v0.0.2",
2971 )
2972 go_repository(
2973 name = "com_github_ultraware_whitespace",
2974 build_file_generation = "on",
2975 build_file_proto_mode = "disable_global",
2976 importpath = "github.com/ultraware/whitespace",
2977 sum = "h1:If7Va4cM03mpgrNH9k49/VOicWpGoG70XPBFFODYDsg=",
2978 version = "v0.0.4",
2979 )
2980 go_repository(
2981 name = "com_github_uudashr_gocognit",
2982 build_file_generation = "on",
2983 build_file_proto_mode = "disable_global",
2984 importpath = "github.com/uudashr/gocognit",
2985 sum = "h1:ChMKTho2hWKpks/nD/FL2KqM1wuVt62oJeiE8+eFpGs=",
2986 version = "v0.0.0-20190926065955-1655d0de0517",
2987 )
2988 go_repository(
2989 name = "com_github_valyala_bytebufferpool",
2990 build_file_generation = "on",
2991 build_file_proto_mode = "disable_global",
2992 importpath = "github.com/valyala/bytebufferpool",
2993 sum = "h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=",
2994 version = "v1.0.0",
2995 )
2996 go_repository(
2997 name = "com_github_valyala_fasthttp",
2998 build_file_generation = "on",
2999 build_file_proto_mode = "disable_global",
3000 importpath = "github.com/valyala/fasthttp",
3001 sum = "h1:dzZJf2IuMiclVjdw0kkT+f9u4YdrapbNyGAN47E/qnk=",
3002 version = "v1.2.0",
3003 )
3004 go_repository(
3005 name = "com_github_valyala_quicktemplate",
3006 build_file_generation = "on",
3007 build_file_proto_mode = "disable_global",
3008 importpath = "github.com/valyala/quicktemplate",
3009 sum = "h1:BaO1nHTkspYzmAjPXj0QiDJxai96tlcZyKcI9dyEGvM=",
3010 version = "v1.2.0",
3011 )
3012 go_repository(
3013 name = "com_github_valyala_tcplisten",
3014 build_file_generation = "on",
3015 build_file_proto_mode = "disable_global",
3016 importpath = "github.com/valyala/tcplisten",
3017 sum = "h1:0R4NLDRDZX6JcmhJgXi5E4b8Wg84ihbmUKp/GvSPEzc=",
3018 version = "v0.0.0-20161114210144-ceec8f93295a",
3019 )
3020 go_repository(
3021 name = "com_github_xlab_handysort",
3022 build_file_generation = "on",
3023 build_file_proto_mode = "disable_global",
3024 importpath = "github.com/xlab/handysort",
3025 sum = "h1:j2hhcujLRHAg872RWAV5yaUrEjHEObwDv3aImCaNLek=",
3026 version = "v0.0.0-20150421192137-fb3537ed64a1",
3027 )
3028 go_repository(
3029 name = "com_github_xlab_treeprint",
3030 build_file_generation = "on",
3031 build_file_proto_mode = "disable_global",
3032 importpath = "github.com/xlab/treeprint",
3033 sum = "h1:1CFlNzQhALwjS9mBAUkycX616GzgsuYUOCHA5+HSlXI=",
3034 version = "v0.0.0-20181112141820-a009c3971eca",
3035 )
3036 go_repository(
3037 name = "com_github_yujunz_go_getter",
3038 build_file_generation = "on",
3039 build_file_proto_mode = "disable_global",
3040 importpath = "github.com/yujunz/go-getter",
3041 sum = "h1:FhvNc94AXMZkfqUwfMKhnQEC9phkphSGdPTL7tIdhOM=",
3042 version = "v1.4.1-lite",
3043 )
3044 go_repository(
3045 name = "com_sourcegraph_sqs_pbtypes",
3046 build_file_generation = "on",
3047 build_file_proto_mode = "disable_global",
3048 importpath = "sourcegraph.com/sqs/pbtypes",
3049 sum = "h1:JPJh2pk3+X4lXAkZIk2RuE/7/FoK9maXw+TNPJhVS/c=",
3050 version = "v0.0.0-20180604144634-d3ebe8f20ae4",
3051 )
3052 go_repository(
3053 name = "in_gopkg_errgo_v2",
3054 build_file_generation = "on",
3055 build_file_proto_mode = "disable_global",
3056 importpath = "gopkg.in/errgo.v2",
3057 sum = "h1:0vLT13EuvQ0hNvakwLuFZ/jYrLp5F3kcWHXdRggjCE8=",
3058 version = "v2.1.0",
3059 )
3060 go_repository(
3061 name = "io_k8s_cli_runtime",
3062 build_file_generation = "on",
3063 build_file_proto_mode = "disable_global",
3064 importpath = "k8s.io/cli-runtime",
3065 sum = "h1:0ZlDdJgJBKsu77trRUynNiWsRuAvAVPBNaQfnt/1qtc=",
3066 version = "v0.17.3",
3067 )
3068 go_repository(
3069 name = "io_k8s_kubectl",
3070 build_file_generation = "on",
3071 build_file_proto_mode = "disable_global",
3072 importpath = "k8s.io/kubectl",
3073 sum = "h1:QZR8Q6lWiVRjwKslekdbN5WPMp53dS/17j5e+oi5XVU=",
3074 version = "v0.17.2",
3075 )
3076 go_repository(
3077 name = "io_k8s_metrics",
3078 build_file_generation = "on",
3079 build_file_proto_mode = "disable_global",
3080 importpath = "k8s.io/metrics",
3081 sum = "h1:cuN1ScyUS9/tj4YFI8d0/7yO0BveFHhyQpPNWS8uLr8=",
3082 version = "v0.17.2",
3083 )
3084 go_repository(
3085 name = "io_k8s_sigs_cli_utils",
3086 build_file_generation = "on",
3087 build_file_proto_mode = "disable_global",
3088 importpath = "sigs.k8s.io/cli-utils",
3089 sum = "h1:+CvYwQAEtKvcx/NaUVF9rDKvY91VwJj+i7D2lWBMYc0=",
3090 version = "v0.12.0",
3091 )
3092 go_repository(
3093 name = "io_k8s_sigs_kustomize",
3094 build_file_generation = "on",
3095 build_file_proto_mode = "disable_global",
3096 importpath = "sigs.k8s.io/kustomize",
3097 sum = "h1:JUufWFNlI44MdtnjUqVnvh29rR37PQFzPbLXqhyOyX0=",
3098 version = "v2.0.3+incompatible",
3099 )
3100 go_repository(
3101 name = "io_k8s_sigs_kustomize_api",
3102 build_file_generation = "on",
3103 build_file_proto_mode = "disable_global",
3104 importpath = "sigs.k8s.io/kustomize/api",
3105 sum = "h1:iHGTs5LcnJGqHstUSxWD/kX6XZgmd82x79LLlZwDU0I=",
3106 version = "v0.5.1",
3107 )
3108 go_repository(
3109 name = "io_k8s_sigs_kustomize_cmd_config",
3110 build_file_generation = "on",
3111 build_file_proto_mode = "disable_global",
3112 importpath = "sigs.k8s.io/kustomize/cmd/config",
3113 sum = "h1:VNAWKb1JLl7dFjMAD5MwdZpGjreN3qL63C8DKtsUYck=",
3114 version = "v0.2.0",
3115 )
3116 go_repository(
3117 name = "io_k8s_sigs_kustomize_cmd_kubectl",
3118 build_file_generation = "on",
3119 build_file_proto_mode = "disable_global",
3120 importpath = "sigs.k8s.io/kustomize/cmd/kubectl",
3121 sum = "h1:cXn6GqRnOQtp4EC1+NiJKdUHE/aQ+5HhtAB28R4sVXA=",
3122 version = "v0.0.3",
3123 )
3124 go_repository(
3125 name = "io_k8s_sigs_kustomize_kustomize_v3",
3126 build_file_generation = "on",
3127 build_file_proto_mode = "disable_global",
3128 importpath = "sigs.k8s.io/kustomize/kustomize/v3",
3129 sum = "h1:hoxkY1BhjghNjy3BEu/kCx4BI/LutAXs2hJcsuM9mFA=",
3130 version = "v3.5.4",
3131 )
3132 go_repository(
3133 name = "io_k8s_sigs_kustomize_kyaml",
3134 build_file_generation = "on",
3135 build_file_proto_mode = "disable_global",
3136 importpath = "sigs.k8s.io/kustomize/kyaml",
3137 sum = "h1:NEqA/35upoAjb+I5vh1ODUqxoX4DOrezeQa9BhhG5Co=",
3138 version = "v0.4.1",
3139 )
3140 go_repository(
3141 name = "ml_vbom_util",
3142 build_file_generation = "on",
3143 build_file_proto_mode = "disable_global",
3144 importpath = "vbom.ml/util",
3145 sum = "h1:O69FD9pJA4WUZlEwYatBEEkRWKQ5cKodWpdKTrCS/iQ=",
3146 version = "v0.0.0-20180919145318-efcd4e0f9787",
3147 )
3148 go_repository(
3149 name = "com_github_google_flatbuffers",
3150 build_file_generation = "on",
3151 build_file_proto_mode = "disable_global",
3152 importpath = "github.com/google/flatbuffers",
3153 sum = "h1:O7CEyB8Cb3/DmtxODGtLHcEvpr81Jm5qLg/hsHnxA2A=",
3154 version = "v1.11.0",
3155 )
3156 go_repository(
3157 name = "com_github_jkcfg_jk",
3158 build_file_generation = "on",
3159 build_file_proto_mode = "disable_global",
3160 importpath = "github.com/jkcfg/jk",
3161 sum = "h1:q5/avY45mD5A/SD8ErfAkoIcdKsJlKDiOx7K7z2g3/k=",
3162 version = "v0.0.0-20200526071503-d48adcc483ba",
3163 )
3164 go_repository(
3165 name = "com_github_jkcfg_v8worker2",
3166 build_file_generation = "on",
3167 build_file_proto_mode = "disable_global",
3168 importpath = "github.com/jkcfg/v8worker2",
3169 sum = "h1:5P29UIxG4BovHtyzcSarjn6sM0B54GhO2AU/T50Pr3s=",
3170 version = "v0.0.0-20191022163158-90e467066938",
3171 )
3172 go_repository(
3173 name = "com_github_shurcool_httpfs",
3174 build_file_generation = "on",
3175 build_file_proto_mode = "disable_global",
3176 importpath = "github.com/shurcooL/httpfs",
3177 sum = "h1:bUGsEnyNbVPw06Bs80sCeARAlK8lhwqGyi6UT8ymuGk=",
3178 version = "v0.0.0-20190707220628-8d4bc4ba7749",
3179 )
3180 go_repository(
3181 name = "com_github_shurcool_vfsgen",
3182 build_file_generation = "on",
3183 build_file_proto_mode = "disable_global",
3184 importpath = "github.com/shurcooL/vfsgen",
3185 sum = "h1:ug7PpSOB5RBPK1Kg6qskGBoP3Vnj/aNYFTznWvlkGo0=",
3186 version = "v0.0.0-20181202132449-6a9ea43bcacd",
3187 )
3188 go_repository(
3189 name = "com_github_xeipuuv_gojsonpointer",
3190 build_file_generation = "on",
3191 build_file_proto_mode = "disable_global",
3192 importpath = "github.com/xeipuuv/gojsonpointer",
3193 sum = "h1:zGWFAtiMcyryUHoUjUJX0/lt1H2+i2Ka2n+D3DImSNo=",
3194 version = "v0.0.0-20190905194746-02993c407bfb",
3195 )
3196 go_repository(
3197 name = "com_github_xeipuuv_gojsonreference",
3198 build_file_generation = "on",
3199 build_file_proto_mode = "disable_global",
3200 importpath = "github.com/xeipuuv/gojsonreference",
3201 sum = "h1:EzJWgHovont7NscjpAxXsDA8S8BMYve8Y5+7cuRE7R0=",
3202 version = "v0.0.0-20180127040603-bd5ef7bd5415",
3203 )
3204 go_repository(
3205 name = "com_github_xeipuuv_gojsonschema",
3206 build_file_generation = "on",
3207 build_file_proto_mode = "disable_global",
3208 importpath = "github.com/xeipuuv/gojsonschema",
3209 sum = "h1:ngVtJC9TY/lg0AA/1k48FYhBrhRoFlEmWzsehpNAaZg=",
3210 version = "v1.1.0",
3211 )
3212 go_repository(
3213 name = "ag_pack_amqp",
3214 build_file_generation = "on",
3215 build_file_proto_mode = "disable_global",
3216 importpath = "pack.ag/amqp",
3217 sum = "h1:cuNDWLUTbKRtEZwhB0WQBXf9pGbm87pUBXQhvcFxBWg=",
3218 version = "v0.11.2",
3219 )
3220 go_repository(
3221 name = "cc_mvdan_xurls_v2",
3222 build_file_generation = "on",
3223 build_file_proto_mode = "disable_global",
3224 importpath = "mvdan.cc/xurls/v2",
3225 sum = "h1:r1zSOSNS/kqtpmATyMMMvaZ4/djsesbYz5kr0+qMRWc=",
3226 version = "v2.0.0",
3227 )
3228 go_repository(
3229 name = "com_github_alcortesm_tgz",
3230 build_file_generation = "on",
3231 build_file_proto_mode = "disable_global",
3232 importpath = "github.com/alcortesm/tgz",
3233 sum = "h1:uSoVVbwJiQipAclBbw+8quDsfcvFjOpI5iCf4p/cqCs=",
3234 version = "v0.0.0-20161220082320-9c5fe88206d7",
3235 )
3236 go_repository(
3237 name = "com_github_alecaivazis_survey_v2",
3238 build_file_generation = "on",
3239 build_file_proto_mode = "disable_global",
3240 importpath = "github.com/AlecAivazis/survey/v2",
3241 sum = "h1:qzXnJSzXEvmUllWqMBWpZndvT2YfoAUzAMvZUax3L2M=",
3242 version = "v2.0.4",
3243 )
3244 go_repository(
3245 name = "com_github_andybalholm_brotli",
3246 build_file_generation = "on",
3247 build_file_proto_mode = "disable_global",
3248 importpath = "github.com/andybalholm/brotli",
3249 sum = "h1:bZ28Hqta7TFAK3Q08CMvv8y3/8ATaEqv2nGoc6yff6c=",
3250 version = "v0.0.0-20190621154722-5f990b63d2d6",
3251 )
3252 go_repository(
3253 name = "com_github_andygrunwald_go_gerrit",
3254 build_file_generation = "on",
3255 build_file_proto_mode = "disable_global",
3256 importpath = "github.com/andygrunwald/go-gerrit",
3257 sum = "h1:uUuUZipfD5nPl2L/i0I3N4iRKJcoO2CPjktaH/kP9gQ=",
3258 version = "v0.0.0-20190120104749-174420ebee6c",
3259 )
3260 go_repository(
3261 name = "com_github_anmitsu_go_shlex",
3262 build_file_generation = "on",
3263 build_file_proto_mode = "disable_global",
3264 importpath = "github.com/anmitsu/go-shlex",
3265 sum = "h1:kFOfPq6dUM1hTo4JG6LR5AXSUEsOjtdm0kw0FtQtMJA=",
3266 version = "v0.0.0-20161002113705-648efa622239",
3267 )
3268 go_repository(
3269 name = "com_github_antihax_optional",
3270 build_file_generation = "on",
3271 build_file_proto_mode = "disable_global",
3272 importpath = "github.com/antihax/optional",
3273 sum = "h1:uZuxRZCz65cG1o6K/xUqImNcYKtmk9ylqaH0itMSvzA=",
3274 version = "v0.0.0-20180407024304-ca021399b1a6",
3275 )
3276 go_repository(
3277 name = "com_github_antlr_antlr4",
3278 build_file_generation = "on",
3279 build_file_proto_mode = "disable_global",
3280 importpath = "github.com/antlr/antlr4",
3281 sum = "h1:0cEys61Sr2hUBEXfNV8eyQP01oZuBgoMeHunebPirK8=",
3282 version = "v0.0.0-20200503195918-621b933c7a7f",
3283 )
3284 go_repository(
3285 name = "com_github_apache_thrift",
3286 build_file_generation = "on",
3287 build_file_proto_mode = "disable_global",
3288 importpath = "github.com/apache/thrift",
3289 sum = "h1:pODnxUFNcjP9UTLZGTdeh+j16A8lJbRvD3rOtrk/7bs=",
3290 version = "v0.12.0",
3291 )
3292 go_repository(
3293 name = "com_github_armon_go_socks5",
3294 build_file_generation = "on",
3295 build_file_proto_mode = "disable_global",
3296 importpath = "github.com/armon/go-socks5",
3297 sum = "h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=",
3298 version = "v0.0.0-20160902184237-e75332964ef5",
3299 )
3300 go_repository(
3301 name = "com_github_aws_aws_k8s_tester",
3302 build_file_generation = "on",
3303 build_file_proto_mode = "disable_global",
3304 importpath = "github.com/aws/aws-k8s-tester",
3305 sum = "h1:yH/ierinKBdeGGw83XWsskxlbgFtWaITnaZTp9Hc7hw=",
3306 version = "v0.9.3",
3307 )
3308 go_repository(
3309 name = "com_github_azure_azure_amqp_common_go_v2",
3310 build_file_generation = "on",
3311 build_file_proto_mode = "disable_global",
3312 importpath = "github.com/Azure/azure-amqp-common-go/v2",
3313 sum = "h1:+QbFgmWCnPzdaRMfsI0Yb6GrRdBj5jVL8N3EXuEUcBQ=",
3314 version = "v2.1.0",
3315 )
3316 go_repository(
3317 name = "com_github_azure_azure_pipeline_go",
3318 build_file_generation = "on",
3319 build_file_proto_mode = "disable_global",
3320 importpath = "github.com/Azure/azure-pipeline-go",
3321 sum = "h1:OLBdZJ3yvOn2MezlWvbrBMTEUQC72zAftRZOMdj5HYo=",
3322 version = "v0.2.1",
3323 )
3324 go_repository(
3325 name = "com_github_azure_azure_service_bus_go",
3326 build_file_generation = "on",
3327 build_file_proto_mode = "disable_global",
3328 importpath = "github.com/Azure/azure-service-bus-go",
3329 sum = "h1:G1qBLQvHCFDv9pcpgwgFkspzvnGknJRR0PYJ9ytY/JA=",
3330 version = "v0.9.1",
3331 )
3332 go_repository(
3333 name = "com_github_azure_azure_storage_blob_go",
3334 build_file_generation = "on",
3335 build_file_proto_mode = "disable_global",
3336 importpath = "github.com/Azure/azure-storage-blob-go",
3337 sum = "h1:53qhf0Oxa0nOjgbDeeYPUeyiNmafAFEY95rZLK0Tj6o=",
3338 version = "v0.8.0",
3339 )
3340 go_repository(
3341 name = "com_github_azure_go_autorest",
3342 build_file_generation = "on",
3343 build_file_proto_mode = "disable_global",
3344 importpath = "github.com/Azure/go-autorest",
3345 sum = "h1:N+VqClcomLGD/sHb3smbSYYtNMgKpVV3Cd5r5i8z6bQ=",
3346 version = "v12.0.0+incompatible",
3347 )
3348 go_repository(
3349 name = "com_github_bitly_go_simplejson",
3350 build_file_generation = "on",
3351 build_file_proto_mode = "disable_global",
3352 importpath = "github.com/bitly/go-simplejson",
3353 sum = "h1:6IH+V8/tVMab511d5bn4M7EwGXZf9Hj6i2xSwkNEM+Y=",
3354 version = "v0.5.0",
3355 )
3356 go_repository(
3357 name = "com_github_bmizerany_assert",
3358 build_file_generation = "on",
3359 build_file_proto_mode = "disable_global",
3360 importpath = "github.com/bmizerany/assert",
3361 sum = "h1:DDGfHa7BWjL4YnC6+E63dPcxHo2sUxDIu8g3QgEJdRY=",
3362 version = "v0.0.0-20160611221934-b7ed37b82869",
3363 )
3364 go_repository(
3365 name = "com_github_bmizerany_perks",
3366 build_file_generation = "on",
3367 build_file_proto_mode = "disable_global",
3368 importpath = "github.com/bmizerany/perks",
3369 sum = "h1:AP/Y7sqYicnjGDfD5VcY4CIfh1hRXBUavxrvELjTiOE=",
3370 version = "v0.0.0-20141205001514-d9a9656a3a4b",
3371 )
3372 go_repository(
3373 name = "com_github_bshuster_repo_logrus_logstash_hook",
3374 build_file_generation = "on",
3375 build_file_proto_mode = "disable_global",
3376 importpath = "github.com/bshuster-repo/logrus-logstash-hook",
3377 sum = "h1:pgAtgj+A31JBVtEHu2uHuEx0n+2ukqUJnS2vVe5pQNA=",
3378 version = "v0.4.1",
3379 )
3380 go_repository(
3381 name = "com_github_bugsnag_bugsnag_go",
3382 build_file_generation = "on",
3383 build_file_proto_mode = "disable_global",
3384 importpath = "github.com/bugsnag/bugsnag-go",
3385 sum = "h1:rFt+Y/IK1aEZkEHchZRSq9OQbsSzIT/OrI8YFFmRIng=",
3386 version = "v0.0.0-20141110184014-b1d153021fcd",
3387 )
3388 go_repository(
3389 name = "com_github_bugsnag_osext",
3390 build_file_generation = "on",
3391 build_file_proto_mode = "disable_global",
3392 importpath = "github.com/bugsnag/osext",
3393 sum = "h1:otBG+dV+YK+Soembjv71DPz3uX/V/6MMlSyD9JBQ6kQ=",
3394 version = "v0.0.0-20130617224835-0dd3f918b21b",
3395 )
3396 go_repository(
3397 name = "com_github_bugsnag_panicwrap",
3398 build_file_generation = "on",
3399 build_file_proto_mode = "disable_global",
3400 importpath = "github.com/bugsnag/panicwrap",
3401 sum = "h1:nvj0OLI3YqYXer/kZD8Ri1aaunCxIEsOst1BVJswV0o=",
3402 version = "v0.0.0-20151223152923-e2c28503fcd0",
3403 )
3404 go_repository(
3405 name = "com_github_bwmarrin_snowflake",
3406 build_file_generation = "on",
3407 build_file_proto_mode = "disable_global",
3408 importpath = "github.com/bwmarrin/snowflake",
3409 sum = "h1:dRbqXFjM10uA3wdrVZ8Kh19uhciRMOroUYJ7qAqDLhY=",
3410 version = "v0.0.0",
3411 )
3412 go_repository(
3413 name = "com_github_census_instrumentation_opencensus_proto",
3414 build_file_generation = "on",
3415 build_file_proto_mode = "disable_global",
3416 importpath = "github.com/census-instrumentation/opencensus-proto",
3417 sum = "h1:glEXhBS5PSLLv4IXzLA5yPRVX4bilULVyxxbrfOtDAk=",
3418 version = "v0.2.1",
3419 )
3420 go_repository(
3421 name = "com_github_cespare_xxhash_v2",
3422 build_file_generation = "on",
3423 build_file_proto_mode = "disable_global",
3424 importpath = "github.com/cespare/xxhash/v2",
3425 sum = "h1:6MnRN8NT7+YBpUIWxHtefFZOKTAPgGjpQSxqLNn0+qY=",
3426 version = "v2.1.1",
3427 )
3428 go_repository(
3429 name = "com_github_cihub_seelog",
3430 build_file_generation = "on",
3431 build_file_proto_mode = "disable_global",
3432 importpath = "github.com/cihub/seelog",
3433 sum = "h1:kHaBemcxl8o/pQ5VM1c8PVE1PubbNx3mjUr09OqWGCs=",
3434 version = "v0.0.0-20170130134532-f561c5e57575",
3435 )
3436 go_repository(
3437 name = "com_github_clarketm_json",
3438 build_file_generation = "on",
3439 build_file_proto_mode = "disable_global",
3440 importpath = "github.com/clarketm/json",
3441 sum = "h1:0JketcMdLC16WGnRGJiNmTXuQznDEQaiknxSPRBxg+k=",
3442 version = "v1.13.4",
3443 )
3444 go_repository(
3445 name = "com_github_cloudevents_sdk_go",
3446 build_file_generation = "on",
3447 build_file_proto_mode = "disable_global",
3448 importpath = "github.com/cloudevents/sdk-go",
3449 sum = "h1:gS5I0s2qPmdc4GBPlUmzZU7RH30BaiOdcRJ1RkXnPrc=",
3450 version = "v1.0.0",
3451 )
3452 go_repository(
3453 name = "com_github_cloudevents_sdk_go_v2",
3454 build_file_generation = "on",
3455 build_file_proto_mode = "disable_global",
3456 importpath = "github.com/cloudevents/sdk-go/v2",
3457 sum = "h1:bmgrU8k+K2ppZ+G/q5xEQx/Xk9HRtJmkrEO3qtDO2k0=",
3458 version = "v2.1.0",
3459 )
3460 go_repository(
3461 name = "com_github_cncf_udpa_go",
3462 build_file_generation = "on",
3463 build_file_proto_mode = "disable_global",
3464 importpath = "github.com/cncf/udpa/go",
3465 sum = "h1:WBZRG4aNOuI15bLRrCgN8fCq8E5Xuty6jGbmSNEvSsU=",
3466 version = "v0.0.0-20191209042840-269d4d468f6f",
3467 )
3468 go_repository(
3469 name = "com_github_containerd_cgroups",
3470 build_file_generation = "on",
3471 build_file_proto_mode = "disable_global",
3472 importpath = "github.com/containerd/cgroups",
3473 sum = "h1:tSNMc+rJDfmYntojat8lljbt1mgKNpTxUZJsSzJ9Y1s=",
3474 version = "v0.0.0-20190919134610-bf292b21730f",
3475 )
3476 go_repository(
3477 name = "com_github_containerd_console",
3478 build_file_generation = "on",
3479 build_file_proto_mode = "disable_global",
3480 importpath = "github.com/containerd/console",
3481 sum = "h1:uict5mhHFTzKLUCufdSLym7z/J0CbBJT59lYbP9wtbg=",
3482 version = "v0.0.0-20180822173158-c12b1e7919c1",
3483 )
3484 go_repository(
3485 name = "com_github_containerd_continuity",
3486 build_file_generation = "on",
3487 build_file_proto_mode = "disable_global",
3488 importpath = "github.com/containerd/continuity",
3489 sum = "h1:kIFnQBO7rQ0XkMe6xEwbybYHBEaWmh/f++laI6Emt7M=",
3490 version = "v0.0.0-20200107194136-26c1120b8d41",
3491 )
3492 go_repository(
3493 name = "com_github_containerd_fifo",
3494 build_file_generation = "on",
3495 build_file_proto_mode = "disable_global",
3496 importpath = "github.com/containerd/fifo",
3497 sum = "h1:PUD50EuOMkXVcpBIA/R95d56duJR9VxhwncsFbNnxW4=",
3498 version = "v0.0.0-20190226154929-a9fb20d87448",
3499 )
3500 go_repository(
3501 name = "com_github_containerd_go_runc",
3502 build_file_generation = "on",
3503 build_file_proto_mode = "disable_global",
3504 importpath = "github.com/containerd/go-runc",
3505 sum = "h1:esQOJREg8nw8aXj6uCN5dfW5cKUBiEJ/+nni1Q/D/sw=",
3506 version = "v0.0.0-20180907222934-5a6d9f37cfa3",
3507 )
3508 go_repository(
3509 name = "com_github_containerd_ttrpc",
3510 build_file_generation = "on",
3511 build_file_proto_mode = "disable_global",
3512 importpath = "github.com/containerd/ttrpc",
3513 sum = "h1:dlfGmNcE3jDAecLqwKPMNX6nk2qh1c1Vg1/YTzpOOF4=",
3514 version = "v0.0.0-20190828154514-0e0f228740de",
3515 )
3516 go_repository(
3517 name = "com_github_containerd_typeurl",
3518 build_file_generation = "on",
3519 build_file_proto_mode = "disable_global",
3520 importpath = "github.com/containerd/typeurl",
3521 sum = "h1:JNn81o/xG+8NEo3bC/vx9pbi/g2WI8mtP2/nXzu297Y=",
3522 version = "v0.0.0-20180627222232-a93fcdb778cd",
3523 )
3524 go_repository(
3525 name = "com_github_cyphar_filepath_securejoin",
3526 build_file_generation = "on",
3527 build_file_proto_mode = "disable_global",
3528 importpath = "github.com/cyphar/filepath-securejoin",
3529 sum = "h1:jCwT2GTP+PY5nBz3c/YL5PAIbusElVrPujOBSCj8xRg=",
3530 version = "v0.2.2",
3531 )
3532 go_repository(
3533 name = "com_github_data_dog_go_sqlmock",
3534 build_file_generation = "on",
3535 build_file_proto_mode = "disable_global",
3536 importpath = "github.com/DATA-DOG/go-sqlmock",
3537 sum = "h1:CWUqKXe0s8A2z6qCgkP4Kru7wC11YoAnoupUKFDnH08=",
3538 version = "v1.3.3",
3539 )
3540 go_repository(
3541 name = "com_github_datadog_zstd",
3542 build_file_generation = "on",
3543 build_file_proto_mode = "disable_global",
3544 importpath = "github.com/DataDog/zstd",
3545 sum = "h1:3oxKN3wbHibqx897utPC2LTQU4J+IHWWJO+glkAkpFM=",
3546 version = "v1.4.1",
3547 )
3548 go_repository(
3549 name = "com_github_deislabs_oras",
3550 build_file_generation = "on",
3551 build_file_proto_mode = "disable_global",
3552 importpath = "github.com/deislabs/oras",
3553 sum = "h1:If674KraJVpujYR00rzdi0QAmW4BxzMJPVAZJKuhQ0c=",
3554 version = "v0.8.1",
3555 )
3556 go_repository(
3557 name = "com_github_denisenkom_go_mssqldb",
3558 build_file_generation = "on",
3559 build_file_proto_mode = "disable_global",
3560 importpath = "github.com/denisenkom/go-mssqldb",
3561 sum = "h1:83Wprp6ROGeiHFAP8WJdI2RoxALQYgdllERc3N5N2DM=",
3562 version = "v0.0.0-20191124224453-732737034ffd",
3563 )
3564 go_repository(
3565 name = "com_github_denverdino_aliyungo",
3566 build_file_generation = "on",
3567 build_file_proto_mode = "disable_global",
3568 importpath = "github.com/denverdino/aliyungo",
3569 sum = "h1:p6poVbjHDkKa+wtC8frBMwQtT3BmqGYBjzMwJ63tuR4=",
3570 version = "v0.0.0-20190125010748-a747050bb1ba",
3571 )
3572 go_repository(
3573 name = "com_github_devigned_tab",
3574 build_file_generation = "on",
3575 build_file_proto_mode = "disable_global",
3576 importpath = "github.com/devigned/tab",
3577 sum = "h1:3mD6Kb1mUOYeLpJvTVSDwSg5ZsfSxfvxGRTxRsJsITA=",
3578 version = "v0.1.1",
3579 )
3580 go_repository(
3581 name = "com_github_dgryski_go_gk",
3582 build_file_generation = "on",
3583 build_file_proto_mode = "disable_global",
3584 importpath = "github.com/dgryski/go-gk",
3585 sum = "h1:XOPLOMn/zT4jIgxfxSsoXPxkrzz0FaCHwp33x5POJ+Q=",
3586 version = "v0.0.0-20200319235926-a69029f61654",
3587 )
3588 go_repository(
3589 name = "com_github_dimchansky_utfbom",
3590 build_file_generation = "on",
3591 build_file_proto_mode = "disable_global",
3592 importpath = "github.com/dimchansky/utfbom",
3593 sum = "h1:FcM3g+nofKgUteL8dm/UpdRXNC9KmADgTpLKsu0TRo4=",
3594 version = "v1.1.0",
3595 )
3596 go_repository(
3597 name = "com_github_djherbis_atime",
3598 build_file_generation = "on",
3599 build_file_proto_mode = "disable_global",
3600 importpath = "github.com/djherbis/atime",
3601 sum = "h1:ySLvBAM0EvOGaX7TI4dAM5lWj+RdJUCKtGSEHN8SGBg=",
3602 version = "v1.0.0",
3603 )
3604 go_repository(
3605 name = "com_github_docker_go_metrics",
3606 build_file_generation = "on",
3607 build_file_proto_mode = "disable_global",
3608 importpath = "github.com/docker/go-metrics",
3609 sum = "h1:yWHOI+vFjEsAakUTSrtqc/SAHrhSkmn48pqjidZX3QA=",
3610 version = "v0.0.0-20180209012529-399ea8c73916",
3611 )
3612 go_repository(
3613 name = "com_github_docker_libtrust",
3614 build_file_generation = "on",
3615 build_file_proto_mode = "disable_global",
3616 importpath = "github.com/docker/libtrust",
3617 sum = "h1:ZClxb8laGDf5arXfYcAtECDFgAgHklGI8CxgjHnXKJ4=",
3618 version = "v0.0.0-20150114040149-fa567046d9b1",
3619 )
3620 go_repository(
3621 name = "com_github_dsnet_compress",
3622 build_file_generation = "on",
3623 build_file_proto_mode = "disable_global",
3624 importpath = "github.com/dsnet/compress",
3625 sum = "h1:PlZu0n3Tuv04TzpfPbrnI0HW/YwodEXDS+oPKahKF0Q=",
3626 version = "v0.0.1",
3627 )
3628 go_repository(
3629 name = "com_github_dsnet_golib",
3630 build_file_generation = "on",
3631 build_file_proto_mode = "disable_global",
3632 importpath = "github.com/dsnet/golib",
3633 sum = "h1:tFh1tRc4CA31yP6qDcu+Trax5wW5GuMxvkIba07qVLY=",
3634 version = "v0.0.0-20171103203638-1ea166775780",
3635 )
3636 go_repository(
3637 name = "com_github_eapache_go_resiliency",
3638 build_file_generation = "on",
3639 build_file_proto_mode = "disable_global",
3640 importpath = "github.com/eapache/go-resiliency",
3641 sum = "h1:v7g92e/KSN71Rq7vSThKaWIq68fL4YHvWyiUKorFR1Q=",
3642 version = "v1.2.0",
3643 )
3644 go_repository(
3645 name = "com_github_eapache_go_xerial_snappy",
3646 build_file_generation = "on",
3647 build_file_proto_mode = "disable_global",
3648 importpath = "github.com/eapache/go-xerial-snappy",
3649 sum = "h1:YEetp8/yCZMuEPMUDHG0CW/brkkEp8mzqk2+ODEitlw=",
3650 version = "v0.0.0-20180814174437-776d5712da21",
3651 )
3652 go_repository(
3653 name = "com_github_eapache_queue",
3654 build_file_generation = "on",
3655 build_file_proto_mode = "disable_global",
3656 importpath = "github.com/eapache/queue",
3657 sum = "h1:YOEu7KNc61ntiQlcEeUIoDTJ2o8mQznoNvUhiigpIqc=",
3658 version = "v1.1.0",
3659 )
3660 go_repository(
3661 name = "com_github_emirpasic_gods",
3662 build_file_generation = "on",
3663 build_file_proto_mode = "disable_global",
3664 importpath = "github.com/emirpasic/gods",
3665 sum = "h1:QAUIPSaCu4G+POclxeqb3F+WPpdKqFGlw36+yOzGlrg=",
3666 version = "v1.12.0",
3667 )
3668 go_repository(
3669 name = "com_github_envoyproxy_go_control_plane",
3670 build_file_generation = "on",
3671 build_file_proto_mode = "disable_global",
3672 importpath = "github.com/envoyproxy/go-control-plane",
3673- sum = "h1:rEvIZUSZ3fx39WIi3JkQqQBitGwpELBIYWeBVh6wn+E=",
3674- version = "v0.9.4",
3675+ sum = "h1:4cmBvAEBNJaGARUEs3/suWRyfyBfhf7I60WBZq+bv2w=",
3676+ version = "v0.9.1-0.20191026205805-5f8ba28d4473",
3677 )
3678 go_repository(
3679 name = "com_github_envoyproxy_protoc_gen_validate",
3680 build_file_generation = "on",
3681 build_file_proto_mode = "disable_global",
3682 importpath = "github.com/envoyproxy/protoc-gen-validate",
3683 sum = "h1:EQciDnbrYxy13PgWoY8AqoxGiPrpgBZ1R8UNe3ddc+A=",
3684 version = "v0.1.0",
3685 )
3686 go_repository(
3687 name = "com_github_erikstmartin_go_testdb",
3688 build_file_generation = "on",
3689 build_file_proto_mode = "disable_global",
3690 importpath = "github.com/erikstmartin/go-testdb",
3691 sum = "h1:Yzb9+7DPaBjB8zlTR87/ElzFsnQfuHnVUVqpZZIcV5Y=",
3692 version = "v0.0.0-20160219214506-8d10e4a1bae5",
3693 )
3694 go_repository(
3695 name = "com_github_flynn_go_shlex",
3696 build_file_generation = "on",
3697 build_file_proto_mode = "disable_global",
3698 importpath = "github.com/flynn/go-shlex",
3699 sum = "h1:BHsljHzVlRcyQhjrss6TZTdY2VfCqZPbv5k3iBFa2ZQ=",
3700 version = "v0.0.0-20150515145356-3f9db97f8568",
3701 )
3702 go_repository(
3703 name = "com_github_fortytw2_leaktest",
3704 build_file_generation = "on",
3705 build_file_proto_mode = "disable_global",
3706 importpath = "github.com/fortytw2/leaktest",
3707 sum = "h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8vw=",
3708 version = "v1.3.0",
3709 )
3710 go_repository(
3711 name = "com_github_frankban_quicktest",
3712 build_file_generation = "on",
3713 build_file_proto_mode = "disable_global",
3714 importpath = "github.com/frankban/quicktest",
3715 sum = "h1:PvpJR0Uq8SdX+zagCMsarBMlhz6ysGTf1+pRmCsRXqY=",
3716 version = "v1.8.1",
3717 )
3718 go_repository(
3719 name = "com_github_fsouza_fake_gcs_server",
3720 build_file_generation = "on",
3721 build_file_proto_mode = "disable_global",
3722 importpath = "github.com/fsouza/fake-gcs-server",
3723 sum = "h1:3iml5UHzQtk3cpnYfqW16Ia+1xSuu9tc4BElZu5470M=",
3724 version = "v0.0.0-20180612165233-e85be23bdaa8",
3725 )
3726 go_repository(
3727 name = "com_github_garyburd_redigo",
3728 build_file_generation = "on",
3729 build_file_proto_mode = "disable_global",
3730 importpath = "github.com/garyburd/redigo",
3731 sum = "h1:LofdAjjjqCSXMwLGgOgnE+rdPuvX9DxCqaHwKy7i/ko=",
3732 version = "v0.0.0-20150301180006-535138d7bcd7",
3733 )
3734 go_repository(
3735 name = "com_github_gdamore_encoding",
3736 build_file_generation = "on",
3737 build_file_proto_mode = "disable_global",
3738 importpath = "github.com/gdamore/encoding",
3739 sum = "h1:+7OoQ1Bc6eTm5niUzBa0Ctsh6JbMW6Ra+YNuAtDBdko=",
3740 version = "v1.0.0",
3741 )
3742 go_repository(
3743 name = "com_github_gdamore_tcell",
3744 build_file_generation = "on",
3745 build_file_proto_mode = "disable_global",
3746 importpath = "github.com/gdamore/tcell",
3747 sum = "h1:ikixzsxc8K8o3V2/CEmyoEW8mJZaNYQQ3NP3VIQdUe4=",
3748 version = "v1.2.0",
3749 )
3750 go_repository(
3751 name = "com_github_gliderlabs_ssh",
3752 build_file_generation = "on",
3753 build_file_proto_mode = "disable_global",
3754 importpath = "github.com/gliderlabs/ssh",
3755 sum = "h1:6zsha5zo/TWhRhwqCD3+EarCAgZ2yN28ipRnGPnwkI0=",
3756 version = "v0.2.2",
3757 )
3758 go_repository(
3759 name = "com_github_go_gl_glfw",
3760 build_file_generation = "on",
3761 build_file_proto_mode = "disable_global",
3762 importpath = "github.com/go-gl/glfw",
3763 sum = "h1:QbL/5oDUmRBzO9/Z7Seo6zf912W/a6Sr4Eu0G/3Jho0=",
3764 version = "v0.0.0-20190409004039-e6da0acd62b1",
3765 )
3766 go_repository(
3767 name = "com_github_go_gl_glfw_v3_3_glfw",
3768 build_file_generation = "on",
3769 build_file_proto_mode = "disable_global",
3770 importpath = "github.com/go-gl/glfw/v3.3/glfw",
3771 sum = "h1:WtGNWLvXpe6ZudgnXrq0barxBImvnnJoMEhXAzcbM0I=",
3772 version = "v0.0.0-20200222043503-6f7a984d4dc4",
3773 )
3774 go_repository(
3775 name = "com_github_go_ini_ini",
3776 build_file_generation = "on",
3777 build_file_proto_mode = "disable_global",
3778 importpath = "github.com/go-ini/ini",
3779 sum = "h1:hDJFfs/9f75875scvqLkhNB5Jz5/DybKEOZ5MLF+ng4=",
3780 version = "v1.46.0",
3781 )
3782 go_repository(
3783 name = "com_github_go_sql_driver_mysql",
3784 build_file_generation = "on",
3785 build_file_proto_mode = "disable_global",
3786 importpath = "github.com/go-sql-driver/mysql",
3787 sum = "h1:ozyZYNQW3x3HtqT1jira07DN2PArx2v7/mN66gGcHOs=",
3788 version = "v1.5.0",
3789 )
3790 go_repository(
3791 name = "com_github_go_test_deep",
3792 build_file_generation = "on",
3793 build_file_proto_mode = "disable_global",
3794 importpath = "github.com/go-test/deep",
3795 sum = "h1:u2CU3YKy9I2pmu9pX0eq50wCgjfGIt539SqR7FbHiho=",
3796 version = "v1.0.4",
3797 )
3798 go_repository(
3799 name = "com_github_go_yaml_yaml",
3800 build_file_generation = "on",
3801 build_file_proto_mode = "disable_global",
3802 importpath = "github.com/go-yaml/yaml",
3803 sum = "h1:RYi2hDdss1u4YE7GwixGzWwVo47T8UQwnTLB6vQiq+o=",
3804 version = "v2.1.0+incompatible",
3805 )
3806 go_repository(
3807 name = "com_github_gobuffalo_envy",
3808 build_file_generation = "on",
3809 build_file_proto_mode = "disable_global",
3810 importpath = "github.com/gobuffalo/envy",
3811 sum = "h1:eZR0DuEgVLfeIb1zIKt3bT4YovIMf9O9LXQeCZLXpqE=",
3812 version = "v1.9.0",
3813 )
3814 go_repository(
3815 name = "com_github_godbus_dbus",
3816 build_file_generation = "on",
3817 build_file_proto_mode = "disable_global",
3818 importpath = "github.com/godbus/dbus",
3819 sum = "h1:BWhy2j3IXJhjCbC68FptL43tDKIq8FladmaTs3Xs7Z8=",
3820 version = "v0.0.0-20190422162347-ade71ed3457e",
3821 )
3822 go_repository(
3823 name = "com_github_gogo_googleapis",
3824 build_file_generation = "on",
3825 build_file_proto_mode = "disable_global",
3826 importpath = "github.com/gogo/googleapis",
3827 sum = "h1:kFkMAZBNAn4j7K0GiZr8cRYzejq68VbheufiV3YuyFI=",
3828 version = "v1.1.0",
3829 )
3830 go_repository(
3831 name = "com_github_golang_gddo",
3832 build_file_generation = "on",
3833 build_file_proto_mode = "disable_global",
3834 importpath = "github.com/golang/gddo",
3835 sum = "h1:KRMr9A3qfbVM7iV/WcLY/rL5LICqwMHLhwRXKu99fXw=",
3836 version = "v0.0.0-20190419222130-af0f2af80721",
3837 )
3838 go_repository(
3839 name = "com_github_golang_lint",
3840 build_file_generation = "on",
3841 build_file_proto_mode = "disable_global",
3842 importpath = "github.com/golang/lint",
3843 sum = "h1:2hRPrmiwPrp3fQX967rNJIhQPtiGXdlQWAxKbKw3VHA=",
3844 version = "v0.0.0-20180702182130-06c8688daad7",
3845 )
3846 go_repository(
3847 name = "com_github_golang_snappy",
3848 build_file_generation = "on",
3849 build_file_proto_mode = "disable_global",
3850 importpath = "github.com/golang/snappy",
3851 sum = "h1:Qgr9rKW7uDUkrbSmQeiDsGa8SjGyCOGtuasMWwvp2P4=",
3852 version = "v0.0.1",
3853 )
3854 go_repository(
3855 name = "com_github_golang_sql_civil",
3856 build_file_generation = "on",
3857 build_file_proto_mode = "disable_global",
3858 importpath = "github.com/golang-sql/civil",
3859 sum = "h1:lXe2qZdvpiX5WZkZR4hgp4KJVfY3nMkvmwbVkpv1rVY=",
3860 version = "v0.0.0-20190719163853-cb61b32ac6fe",
3861 )
3862 go_repository(
3863 name = "com_github_gomodule_redigo",
3864 build_file_generation = "on",
3865 build_file_proto_mode = "disable_global",
3866 importpath = "github.com/gomodule/redigo",
3867 sum = "h1:ZKld1VOtsGhAe37E7wMxEDgAlGM5dvFY+DiOhSkhP9Y=",
3868 version = "v1.7.0",
3869 )
3870 go_repository(
3871 name = "com_github_google_cel_go",
3872 build_file_generation = "on",
3873 build_file_proto_mode = "disable_global",
3874 importpath = "github.com/google/cel-go",
3875 sum = "h1:oDsbtAwlwFPEcC8dMoRWNuVzWJUDeDZeHjoet9rXjTs=",
3876 version = "v0.5.1",
3877 )
3878 go_repository(
3879 name = "com_github_google_cel_spec",
3880 build_file_generation = "on",
3881 build_file_proto_mode = "disable_global",
3882 importpath = "github.com/google/cel-spec",
3883 sum = "h1:HktvAjyBrKbDEZzD3oJQJ2khwAL1CEE1P7a5BNdVOMU=",
3884 version = "v0.4.0",
3885 )
3886 go_repository(
3887 name = "com_github_google_go_github",
3888 build_file_generation = "on",
3889 build_file_proto_mode = "disable_global",
3890 importpath = "github.com/google/go-github",
3891 sum = "h1:N0LgJ1j65A7kfXrZnUDaYCs/Sf4rEjNlfyDHW9dolSY=",
3892 version = "v17.0.0+incompatible",
3893 )
3894 go_repository(
3895 name = "com_github_google_go_github_v27",
3896 build_file_generation = "on",
3897 build_file_proto_mode = "disable_global",
3898 importpath = "github.com/google/go-github/v27",
3899 sum = "h1:oiOZuBmGHvrGM1X9uNUAUlLgp5r1UUO/M/KnbHnLRlQ=",
3900 version = "v27.0.6",
3901 )
3902 go_repository(
3903 name = "com_github_google_go_github_v29",
3904 build_file_generation = "on",
3905 build_file_proto_mode = "disable_global",
3906 importpath = "github.com/google/go-github/v29",
3907 sum = "h1:IktKCTwU//aFHnpA+2SLIi7Oo9uhAzgsdZNbcAqhgdc=",
3908 version = "v29.0.3",
3909 )
3910 go_repository(
3911 name = "com_github_google_go_github_v31",
3912 build_file_generation = "on",
3913 build_file_proto_mode = "disable_global",
3914 importpath = "github.com/google/go-github/v31",
3915 sum = "h1:JJUxlP9lFK+ziXKimTCprajMApV1ecWD4NB6CCb0plo=",
3916 version = "v31.0.0",
3917 )
3918 go_repository(
3919 name = "com_github_google_go_licenses",
3920 build_file_generation = "on",
3921 build_file_proto_mode = "disable_global",
3922 importpath = "github.com/google/go-licenses",
3923 sum = "h1:eVR9gT5gBPTHXeyGAcA8OF/SKNUFFg+a0BJqfx4z5eE=",
3924 version = "v0.0.0-20200227160636-0fa8c766a591",
3925 )
3926 go_repository(
3927 name = "com_github_google_go_replayers_grpcreplay",
3928 build_file_generation = "on",
3929 build_file_proto_mode = "disable_global",
3930 importpath = "github.com/google/go-replayers/grpcreplay",
3931 sum = "h1:eNb1y9rZFmY4ax45uEEECSa8fsxGRU+8Bil52ASAwic=",
3932 version = "v0.1.0",
3933 )
3934 go_repository(
3935 name = "com_github_google_go_replayers_httpreplay",
3936 build_file_generation = "on",
3937 build_file_proto_mode = "disable_global",
3938 importpath = "github.com/google/go-replayers/httpreplay",
3939 sum = "h1:AX7FUb4BjrrzNvblr/OlgwrmFiep6soj5K2QSDW7BGk=",
3940 version = "v0.1.0",
3941 )
3942 go_repository(
3943 name = "com_github_google_licenseclassifier",
3944 build_file_generation = "on",
3945 build_file_proto_mode = "disable_global",
3946 importpath = "github.com/google/licenseclassifier",
3947 sum = "h1:OggOMmdI0JLwg1FkOKH9S7fVHF0oEm8PX6S8kAdpOps=",
3948 version = "v0.0.0-20200402202327-879cb1424de0",
3949 )
3950 go_repository(
3951 name = "com_github_google_mako",
3952 build_file_generation = "on",
3953 build_file_proto_mode = "disable_global",
3954 importpath = "github.com/google/mako",
3955 sum = "h1:/o5e44nTD/QEEiWPGSFT3bSqcq3Qg7q27N9bv4gKh5M=",
3956 version = "v0.0.0-20190821191249-122f8dcef9e3",
3957 )
3958 go_repository(
3959 name = "com_github_google_subcommands",
3960 build_file_generation = "on",
3961 build_file_proto_mode = "disable_global",
3962 importpath = "github.com/google/subcommands",
3963 sum = "h1:/eqq+otEXm5vhfBrbREPCSVQbvofip6kIz+mX5TUH7k=",
3964 version = "v1.0.1",
3965 )
3966 go_repository(
3967 name = "com_github_google_wire",
3968 build_file_generation = "on",
3969 build_file_proto_mode = "disable_global",
3970 importpath = "github.com/google/wire",
3971 sum = "h1:imGQZGEVEHpje5056+K+cgdO72p0LQv2xIIFXNGUf60=",
3972 version = "v0.3.0",
3973 )
3974 go_repository(
3975 name = "com_github_googleapis_gax_go",
3976 build_file_generation = "on",
3977 build_file_proto_mode = "disable_global",
3978 importpath = "github.com/googleapis/gax-go",
3979 sum = "h1:silFMLAnr330+NRuag/VjIGF7TLp/LBrV2CJKFLWEww=",
3980 version = "v2.0.2+incompatible",
3981 )
3982 go_repository(
3983 name = "com_github_googlecloudplatform_cloud_builders_gcs_fetcher",
3984 build_file_generation = "on",
3985 build_file_proto_mode = "disable_global",
3986 importpath = "github.com/GoogleCloudPlatform/cloud-builders/gcs-fetcher",
3987 sum = "h1:Pjo3SOZigEnIGevhFqcbFndnqyCH8WimcREd3hRM9vU=",
3988 version = "v0.0.0-20191203181535-308b93ad1f39",
3989 )
3990 go_repository(
3991 name = "com_github_googlecloudplatform_cloudsql_proxy",
3992 build_file_generation = "on",
3993 build_file_proto_mode = "disable_global",
3994 importpath = "github.com/GoogleCloudPlatform/cloudsql-proxy",
3995 sum = "h1:sTOp2Ajiew5XIH92YSdwhYc+bgpUX5j5TKK/Ac8Saw8=",
3996 version = "v0.0.0-20191009163259-e802c2cb94ae",
3997 )
3998 go_repository(
3999 name = "com_github_googlecloudplatform_testgrid",
4000 build_file_generation = "on",
4001 build_file_proto_mode = "disable_global",
4002 importpath = "github.com/GoogleCloudPlatform/testgrid",
4003 sum = "h1:tKM75ScxinVqDkguwG5AnsQZn9XCNpxAdEey1OfJgiE=",
4004 version = "v0.0.7",
4005 )
4006 go_repository(
4007 name = "com_github_gopherjs_gopherjs",
4008 build_file_generation = "on",
4009 build_file_proto_mode = "disable_global",
4010 importpath = "github.com/gopherjs/gopherjs",
4011 sum = "h1:EGx4pi6eqNxGaHF6qqu48+N2wcFQ5qg5FXgOdqsJ5d8=",
4012 version = "v0.0.0-20181017120253-0766667cb4d1",
4013 )
4014 go_repository(
4015 name = "com_github_gorilla_context",
4016 build_file_generation = "on",
4017 build_file_proto_mode = "disable_global",
4018 importpath = "github.com/gorilla/context",
4019 sum = "h1:AWwleXJkX/nhcU9bZSnZoi3h/qGYqQAGhq6zZe/aQW8=",
4020 version = "v1.1.1",
4021 )
4022 go_repository(
4023 name = "com_github_gorilla_csrf",
4024 build_file_generation = "on",
4025 build_file_proto_mode = "disable_global",
4026 importpath = "github.com/gorilla/csrf",
4027 sum = "h1:QqQ/OWwuFp4jMKgBFAzJVW3FMULdyUW7JoM4pEWuqKg=",
4028 version = "v1.6.2",
4029 )
4030 go_repository(
4031 name = "com_github_gorilla_handlers",
4032 build_file_generation = "on",
4033 build_file_proto_mode = "disable_global",
4034 importpath = "github.com/gorilla/handlers",
4035 sum = "h1:893HsJqtxp9z1SF76gg6hY70hRY1wVlTSnC/h1yUDCo=",
4036 version = "v0.0.0-20150720190736-60c7bfde3e33",
4037 )
4038 go_repository(
4039 name = "com_github_gorilla_securecookie",
4040 build_file_generation = "on",
4041 build_file_proto_mode = "disable_global",
4042 importpath = "github.com/gorilla/securecookie",
4043 sum = "h1:miw7JPhV+b/lAHSXz4qd/nN9jRiAFV5FwjeKyCS8BvQ=",
4044 version = "v1.1.1",
4045 )
4046 go_repository(
4047 name = "com_github_gorilla_sessions",
4048 build_file_generation = "on",
4049 build_file_proto_mode = "disable_global",
4050 importpath = "github.com/gorilla/sessions",
4051 sum = "h1:S7P+1Hm5V/AT9cjEcUD5uDaQSX0OE577aCXgoaKpYbQ=",
4052 version = "v1.2.0",
4053 )
4054 go_repository(
4055 name = "com_github_gosuri_uitable",
4056 build_file_generation = "on",
4057 build_file_proto_mode = "disable_global",
4058 importpath = "github.com/gosuri/uitable",
4059 sum = "h1:IG2xLKRvErL3uhY6e1BylFzG+aJiwQviDDTfOKeKTpY=",
4060 version = "v0.0.4",
4061 )
4062 go_repository(
4063 name = "com_github_gotestyourself_gotestyourself",
4064 build_file_generation = "on",
4065 build_file_proto_mode = "disable_global",
4066 importpath = "github.com/gotestyourself/gotestyourself",
4067 sum = "h1:AQwinXlbQR2HvPjQZOmDhRqsv5mZf+Jb1RnSLxcqZcI=",
4068 version = "v2.2.0+incompatible",
4069 )
4070 go_repository(
4071 name = "com_github_h2non_gock",
4072 build_file_generation = "on",
4073 build_file_proto_mode = "disable_global",
4074 importpath = "github.com/h2non/gock",
4075 sum = "h1:17gCehSo8ZOgEsFKpQgqHiR7VLyjxdAG3lkhVvO9QZU=",
4076 version = "v1.0.9",
4077 )
4078 go_repository(
4079 name = "com_github_hako_durafmt",
4080 build_file_generation = "on",
4081 build_file_proto_mode = "disable_global",
4082 importpath = "github.com/hako/durafmt",
4083 sum = "h1:60gBOooTSmNtrqNaRvrDbi8VAne0REaek2agjnITKSw=",
4084 version = "v0.0.0-20191009132224-3f39dc1ed9f4",
4085 )
4086 go_repository(
4087 name = "com_github_hashicorp_go_uuid",
4088 build_file_generation = "on",
4089 build_file_proto_mode = "disable_global",
4090 importpath = "github.com/hashicorp/go-uuid",
4091 sum = "h1:fv1ep09latC32wFoVwnqcnKJGnMSdBanPczbHAYm1BE=",
4092 version = "v1.0.1",
4093 )
4094 go_repository(
4095 name = "com_github_hinshun_vt10x",
4096 build_file_generation = "on",
4097 build_file_proto_mode = "disable_global",
4098 importpath = "github.com/hinshun/vt10x",
4099 sum = "h1:kp3AxgXgDOmIJFR7bIwqFhwJ2qWar8tEQSE5XXhCfVk=",
4100 version = "v0.0.0-20180809195222-d55458df857c",
4101 )
4102 go_repository(
4103 name = "com_github_huandu_xstrings",
4104 build_file_generation = "on",
4105 build_file_proto_mode = "disable_global",
4106 importpath = "github.com/huandu/xstrings",
4107 sum = "h1:yPeWdRnmynF7p+lLYz0H2tthW9lqhMJrQV/U7yy4wX0=",
4108 version = "v1.2.0",
4109 )
4110 go_repository(
4111 name = "com_github_influxdata_influxdb",
4112 build_file_generation = "on",
4113 build_file_proto_mode = "disable_global",
4114 importpath = "github.com/influxdata/influxdb",
4115 sum = "h1:AciJ2ei/llFRundm7CtqwF6B2aOds1A7QG3sMW8QiaQ=",
4116 version = "v0.0.0-20161215172503-049f9b42e9a5",
4117 )
4118 go_repository(
4119 name = "com_github_influxdata_tdigest",
4120 build_file_generation = "on",
4121 build_file_proto_mode = "disable_global",
4122 importpath = "github.com/influxdata/tdigest",
4123 sum = "h1:MHTrDWmQpHq/hkq+7cw9oYAt2PqUw52TZazRA0N7PGE=",
4124 version = "v0.0.0-20181121200506-bf2b5ad3c0a9",
4125 )
4126 go_repository(
4127 name = "com_github_jbenet_go_context",
4128 build_file_generation = "on",
4129 build_file_proto_mode = "disable_global",
4130 importpath = "github.com/jbenet/go-context",
4131 sum = "h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A=",
4132 version = "v0.0.0-20150711004518-d14ea06fba99",
4133 )
4134 go_repository(
4135 name = "com_github_jcmturner_gofork",
4136 build_file_generation = "on",
4137 build_file_proto_mode = "disable_global",
4138 importpath = "github.com/jcmturner/gofork",
4139 sum = "h1:J7uCkflzTEhUZ64xqKnkDxq3kzc96ajM1Gli5ktUem8=",
4140 version = "v1.0.0",
4141 )
4142 go_repository(
4143 name = "com_github_jenkins_x_go_scm",
4144 build_file_generation = "on",
4145 build_file_proto_mode = "disable_global",
4146 importpath = "github.com/jenkins-x/go-scm",
4147 sum = "h1:D7d1sDWUU+xocCNLQVoYKpMjVKnQvsPva+hPzruchbM=",
4148 version = "v1.5.117",
4149 )
4150 go_repository(
4151 name = "com_github_jinzhu_gorm",
4152 build_file_generation = "on",
4153 build_file_proto_mode = "disable_global",
4154 importpath = "github.com/jinzhu/gorm",
4155 sum = "h1:Drgk1clyWT9t9ERbzHza6Mj/8FY/CqMyVzOiHviMo6Q=",
4156 version = "v1.9.12",
4157 )
4158 go_repository(
4159 name = "com_github_jinzhu_inflection",
4160 build_file_generation = "on",
4161 build_file_proto_mode = "disable_global",
4162 importpath = "github.com/jinzhu/inflection",
4163 sum = "h1:K317FqzuhWc8YvSVlFMCCUb36O/S9MCKRDI7QkRKD/E=",
4164 version = "v1.0.0",
4165 )
4166 go_repository(
4167 name = "com_github_jinzhu_now",
4168 build_file_generation = "on",
4169 build_file_proto_mode = "disable_global",
4170 importpath = "github.com/jinzhu/now",
4171 sum = "h1:g39TucaRWyV3dwDO++eEc6qf8TVIQ/Da48WmqjZ3i7E=",
4172 version = "v1.1.1",
4173 )
4174 go_repository(
4175 name = "com_github_joho_godotenv",
4176 build_file_generation = "on",
4177 build_file_proto_mode = "disable_global",
4178 importpath = "github.com/joho/godotenv",
4179 sum = "h1:Zjp+RcGpHhGlrMbJzXTrZZPrWj+1vfm90La1wgB6Bhc=",
4180 version = "v1.3.0",
4181 )
4182 go_repository(
4183 name = "com_github_jtolds_gls",
4184 build_file_generation = "on",
4185 build_file_proto_mode = "disable_global",
4186 importpath = "github.com/jtolds/gls",
4187 sum = "h1:xdiiI2gbIgH/gLH7ADydsJ1uDOEzR8yvV7C0MuV77Wo=",
4188 version = "v4.20.0+incompatible",
4189 )
4190 go_repository(
4191 name = "com_github_kballard_go_shellquote",
4192 build_file_generation = "on",
4193 build_file_proto_mode = "disable_global",
4194 importpath = "github.com/kballard/go-shellquote",
4195 sum = "h1:Z9n2FFNUXsshfwJMBgNA0RU6/i7WVaAegv3PtuIHPMs=",
4196 version = "v0.0.0-20180428030007-95032a82bc51",
4197 )
4198 go_repository(
4199 name = "com_github_kelseyhightower_envconfig",
4200 build_file_generation = "on",
4201 build_file_proto_mode = "disable_global",
4202 importpath = "github.com/kelseyhightower/envconfig",
4203 sum = "h1:Im6hONhd3pLkfDFsbRgu68RDNkGF1r3dvMUtDTo2cv8=",
4204 version = "v1.4.0",
4205 )
4206 go_repository(
4207 name = "com_github_kevinburke_ssh_config",
4208 build_file_generation = "on",
4209 build_file_proto_mode = "disable_global",
4210 importpath = "github.com/kevinburke/ssh_config",
4211 sum = "h1:Coekwdh0v2wtGp9Gmz1Ze3eVRAWJMLokvN3QjdzCHLY=",
4212 version = "v0.0.0-20190725054713-01f96b0aa0cd",
4213 )
4214 go_repository(
4215 name = "com_github_klauspost_pgzip",
4216 build_file_generation = "on",
4217 build_file_proto_mode = "disable_global",
4218 importpath = "github.com/klauspost/pgzip",
4219 sum = "h1:oIPZROsWuPHpOdMVWLuJZXwgjhrW8r1yEX8UqMyeNHM=",
4220 version = "v1.2.1",
4221 )
4222 go_repository(
4223 name = "com_github_knative_build",
4224 build_file_generation = "on",
4225 build_file_proto_mode = "disable_global",
4226 importpath = "github.com/knative/build",
4227 sum = "h1:o/VYWA3HKyZlNqdU2hDE5LHpanBe8gazgPKL97XJ6bo=",
4228 version = "v0.1.2",
4229 )
4230 go_repository(
4231 name = "com_github_ktr0731_go_fuzzyfinder",
4232 build_file_generation = "on",
4233 build_file_proto_mode = "disable_global",
4234 importpath = "github.com/ktr0731/go-fuzzyfinder",
4235 sum = "h1:f9h2m2QwgVbgYAMBGWKTWs0xzZkL0QfECx2f/1KlOLg=",
4236 version = "v0.2.0",
4237 )
4238 go_repository(
4239 name = "com_github_lightstep_tracecontext_go",
4240 build_file_generation = "on",
4241 build_file_proto_mode = "disable_global",
4242 importpath = "github.com/lightstep/tracecontext.go",
4243 sum = "h1:+2b6iGRJe3hvV/yVXrd41yVEjxuFHxasJqDhkIjS4gk=",
4244 version = "v0.0.0-20181129014701-1757c391b1ac",
4245 )
4246 go_repository(
4247 name = "com_github_lucasb_eyer_go_colorful",
4248 build_file_generation = "on",
4249 build_file_proto_mode = "disable_global",
4250 importpath = "github.com/lucasb-eyer/go-colorful",
4251 sum = "h1:mCMFu6PgSozg9tDNMMK3g18oJBX7oYGrC09mS6CXfO4=",
4252 version = "v1.0.2",
4253 )
4254 go_repository(
4255 name = "com_github_lyft_protoc_gen_validate",
4256 build_file_generation = "on",
4257 build_file_proto_mode = "disable_global",
4258 importpath = "github.com/lyft/protoc-gen-validate",
4259 sum = "h1:KNt/RhmQTOLr7Aj8PsJ7mTronaFyx80mRTT9qF261dA=",
4260 version = "v0.0.13",
4261 )
4262 go_repository(
4263 name = "com_github_markbates_inflect",
4264 build_file_generation = "on",
4265 build_file_proto_mode = "disable_global",
4266 importpath = "github.com/markbates/inflect",
4267 sum = "h1:5fh1gzTFhfae06u3hzHYO9xe3l3v3nW5Pwt3naLTP5g=",
4268 version = "v1.0.4",
4269 )
4270 go_repository(
4271 name = "com_github_marstr_guid",
4272 build_file_generation = "on",
4273 build_file_proto_mode = "disable_global",
4274 importpath = "github.com/marstr/guid",
4275 sum = "h1:/M4H/1G4avsieL6BbUwCOBzulmoeKVP5ux/3mQNnbyI=",
4276 version = "v1.1.0",
4277 )
4278 go_repository(
4279 name = "com_github_masterminds_goutils",
4280 build_file_generation = "on",
4281 build_file_proto_mode = "disable_global",
4282 importpath = "github.com/Masterminds/goutils",
4283 sum = "h1:zukEsf/1JZwCMgHiK3GZftabmxiCw4apj3a28RPBiVg=",
4284 version = "v1.1.0",
4285 )
4286 go_repository(
4287 name = "com_github_masterminds_semver_v3",
4288 build_file_generation = "on",
4289 build_file_proto_mode = "disable_global",
4290 importpath = "github.com/Masterminds/semver/v3",
4291 sum = "h1:znjIyLfpXEDQjOIEWh+ehwpTU14UzUPub3c3sm36u14=",
4292 version = "v3.0.3",
4293 )
4294 go_repository(
4295 name = "com_github_masterminds_sprig_v3",
4296 build_file_generation = "on",
4297 build_file_proto_mode = "disable_global",
4298 importpath = "github.com/Masterminds/sprig/v3",
4299 sum = "h1:wz22D0CiSctrliXiI9ZO3HoNApweeRGftyDN+BQa3B8=",
4300 version = "v3.0.2",
4301 )
4302 go_repository(
4303 name = "com_github_masterminds_vcs",
4304 build_file_generation = "on",
4305 build_file_proto_mode = "disable_global",
4306 importpath = "github.com/Masterminds/vcs",
4307 sum = "h1:NL3G1X7/7xduQtA2sJLpVpfHTNBALVNSjob6KEjPXNQ=",
4308 version = "v1.13.1",
4309 )
4310 go_repository(
4311 name = "com_github_mattbaird_jsonpatch",
4312 build_file_generation = "on",
4313 build_file_proto_mode = "disable_global",
4314 importpath = "github.com/mattbaird/jsonpatch",
4315 sum = "h1:+J2gw7Bw77w/fbK7wnNJJDKmw1IbWft2Ul5BzrG1Qm8=",
4316 version = "v0.0.0-20171005235357-81af80346b1a",
4317 )
4318 go_repository(
4319 name = "com_github_mattn_go_ieproxy",
4320 build_file_generation = "on",
4321 build_file_proto_mode = "disable_global",
4322 importpath = "github.com/mattn/go-ieproxy",
4323 sum = "h1:HfxbT6/JcvIljmERptWhwa8XzP7H3T+Z2N26gTsaDaA=",
4324 version = "v0.0.0-20190610004146-91bb50d98149",
4325 )
4326 go_repository(
4327 name = "com_github_mattn_go_shellwords",
4328 build_file_generation = "on",
4329 build_file_proto_mode = "disable_global",
4330 importpath = "github.com/mattn/go-shellwords",
4331 sum = "h1:eaB5JspOwiKKcHdqcjbfe5lA9cNn/4NRRtddXJCimqk=",
4332 version = "v1.0.9",
4333 )
4334 go_repository(
4335 name = "com_github_mattn_go_sqlite3",
4336 build_file_generation = "on",
4337 build_file_proto_mode = "disable_global",
4338 importpath = "github.com/mattn/go-sqlite3",
4339 sum = "h1:xQ15muvnzGBHpIpdrNi1DA5x0+TcBZzsIDwmw9uTHzw=",
4340 version = "v2.0.1+incompatible",
4341 )
4342 go_repository(
4343 name = "com_github_mattn_go_zglob",
4344 build_file_generation = "on",
4345 build_file_proto_mode = "disable_global",
4346 importpath = "github.com/mattn/go-zglob",
4347 sum = "h1:xsEx/XUoVlI6yXjqBK062zYhRTZltCNmYPx6v+8DNaY=",
4348 version = "v0.0.1",
4349 )
4350 go_repository(
4351 name = "com_github_mgutz_ansi",
4352 build_file_generation = "on",
4353 build_file_proto_mode = "disable_global",
4354 importpath = "github.com/mgutz/ansi",
4355 sum = "h1:j7+1HpAFS1zy5+Q4qx1fWh90gTKwiN4QCGoY9TWyyO4=",
4356 version = "v0.0.0-20170206155736-9520e82c474b",
4357 )
4358 go_repository(
4359 name = "com_github_mholt_archiver_v3",
4360 build_file_generation = "on",
4361 build_file_proto_mode = "disable_global",
4362 importpath = "github.com/mholt/archiver/v3",
4363 sum = "h1:vWjhY8SQp5yzM9P6OJ/eZEkmi3UAbRrxCq48MxjAzig=",
4364 version = "v3.3.0",
4365 )
4366 go_repository(
4367 name = "com_github_microsoft_hcsshim",
4368 build_file_generation = "on",
4369 build_file_proto_mode = "disable_global",
4370 importpath = "github.com/Microsoft/hcsshim",
4371 sum = "h1:ptnOoufxGSzauVTsdE+wMYnCWA301PdoN4xg5oRdZpg=",
4372 version = "v0.8.7",
4373 )
4374 go_repository(
4375 name = "com_github_mitchellh_copystructure",
4376 build_file_generation = "on",
4377 build_file_proto_mode = "disable_global",
4378 importpath = "github.com/mitchellh/copystructure",
4379 sum = "h1:Laisrj+bAB6b/yJwB5Bt3ITZhGJdqmxquMKeZ+mmkFQ=",
4380 version = "v1.0.0",
4381 )
4382 go_repository(
4383 name = "com_github_mitchellh_ioprogress",
4384 build_file_generation = "on",
4385 build_file_proto_mode = "disable_global",
4386 importpath = "github.com/mitchellh/ioprogress",
4387 sum = "h1:Qa6dnn8DlasdXRnacluu8HzPts0S1I9zvvUPDbBnXFI=",
4388 version = "v0.0.0-20180201004757-6a23b12fa88e",
4389 )
4390 go_repository(
4391 name = "com_github_mitchellh_osext",
4392 build_file_generation = "on",
4393 build_file_proto_mode = "disable_global",
4394 importpath = "github.com/mitchellh/osext",
4395 sum = "h1:2+myh5ml7lgEU/51gbeLHfKGNfgEQQIWrlbdaOsidbQ=",
4396 version = "v0.0.0-20151018003038-5e2d6d41470f",
4397 )
4398 go_repository(
4399 name = "com_github_mitchellh_reflectwalk",
4400 build_file_generation = "on",
4401 build_file_proto_mode = "disable_global",
4402 importpath = "github.com/mitchellh/reflectwalk",
4403 sum = "h1:9D+8oIskB4VJBN5SFlmc27fSlIBZaov1Wpk/IfikLNY=",
4404 version = "v1.0.0",
4405 )
4406 go_repository(
4407 name = "com_github_natefinch_lumberjack",
4408 build_file_generation = "on",
4409 build_file_proto_mode = "disable_global",
4410 importpath = "github.com/natefinch/lumberjack",
4411 sum = "h1:4QJd3OLAMgj7ph+yZTuX13Ld4UpgHp07nNdFX7mqFfM=",
4412 version = "v2.0.0+incompatible",
4413 )
4414 go_repository(
4415 name = "com_github_nats_io_gnatsd",
4416 build_file_generation = "on",
4417 build_file_proto_mode = "disable_global",
4418 importpath = "github.com/nats-io/gnatsd",
4419 sum = "h1:RconcfDeWpKCD6QIIwiVFcvForlXpWeJP7i5/lDLy44=",
4420 version = "v1.4.1",
4421 )
4422 go_repository(
4423 name = "com_github_nats_io_go_nats",
4424 build_file_generation = "on",
4425 build_file_proto_mode = "disable_global",
4426 importpath = "github.com/nats-io/go-nats",
4427 sum = "h1:oQOfHcLr8hb43QG8yeVyY2jtarIaTjOv41CGdF3tTvQ=",
4428 version = "v1.7.0",
4429 )
4430 go_repository(
4431 name = "com_github_nats_io_jwt",
4432 build_file_generation = "on",
4433 build_file_proto_mode = "disable_global",
4434 importpath = "github.com/nats-io/jwt",
4435 sum = "h1:+RB5hMpXUUA2dfxuhBTEkMOrYmM+gKIZYS1KjSostMI=",
4436 version = "v0.3.2",
4437 )
4438 go_repository(
4439 name = "com_github_nats_io_nats_go",
4440 build_file_generation = "on",
4441 build_file_proto_mode = "disable_global",
4442 importpath = "github.com/nats-io/nats.go",
4443 sum = "h1:ik3HbLhZ0YABLto7iX80pZLPw/6dx3T+++MZJwLnMrQ=",
4444 version = "v1.9.1",
4445 )
4446 go_repository(
4447 name = "com_github_nats_io_nats_server_v2",
4448 build_file_generation = "on",
4449 build_file_proto_mode = "disable_global",
4450 importpath = "github.com/nats-io/nats-server/v2",
4451 sum = "h1:i2Ly0B+1+rzNZHHWtD4ZwKi+OU5l+uQo1iDHZ2PmiIc=",
4452 version = "v2.1.2",
4453 )
4454 go_repository(
4455 name = "com_github_nats_io_nkeys",
4456 build_file_generation = "on",
4457 build_file_proto_mode = "disable_global",
4458 importpath = "github.com/nats-io/nkeys",
4459 sum = "h1:6JrEfig+HzTH85yxzhSVbjHRJv9cn0p6n3IngIcM5/k=",
4460 version = "v0.1.3",
4461 )
4462 go_repository(
4463 name = "com_github_nats_io_nuid",
4464 build_file_generation = "on",
4465 build_file_proto_mode = "disable_global",
4466 importpath = "github.com/nats-io/nuid",
4467 sum = "h1:5iA8DT8V7q8WK2EScv2padNa/rTESc1KdnPw4TC2paw=",
4468 version = "v1.0.1",
4469 )
4470 go_repository(
4471 name = "com_github_nbio_st",
4472 build_file_generation = "on",
4473 build_file_proto_mode = "disable_global",
4474 importpath = "github.com/nbio/st",
4475 sum = "h1:W6apQkHrMkS0Muv8G/TipAy/FJl/rCYT0+EuS8+Z0z4=",
4476 version = "v0.0.0-20140626010706-e9e8d9816f32",
4477 )
4478 go_repository(
4479 name = "com_github_ncw_swift",
4480 build_file_generation = "on",
4481 build_file_proto_mode = "disable_global",
4482 importpath = "github.com/ncw/swift",
4483 sum = "h1:4DQRPj35Y41WogBxyhOXlrI37nzGlyEcsforeudyYPQ=",
4484 version = "v1.0.47",
4485 )
4486 go_repository(
4487 name = "com_github_netflix_go_expect",
4488 build_file_generation = "on",
4489 build_file_proto_mode = "disable_global",
4490 importpath = "github.com/Netflix/go-expect",
4491 sum = "h1:y2avNRjCeJT8b7svzjhKZjsvW5Jki/iAqTBEPJURaUg=",
4492 version = "v0.0.0-20200312175327-da48e75238e2",
4493 )
4494 go_repository(
4495 name = "com_github_niemeyer_pretty",
4496 build_file_generation = "on",
4497 build_file_proto_mode = "disable_global",
4498 importpath = "github.com/niemeyer/pretty",
4499 sum = "h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=",
4500 version = "v0.0.0-20200227124842-a10e7caefd8e",
4501 )
4502 go_repository(
4503 name = "com_github_nwaples_rardecode",
4504 build_file_generation = "on",
4505 build_file_proto_mode = "disable_global",
4506 importpath = "github.com/nwaples/rardecode",
4507 sum = "h1:r7vGuS5akxOnR4JQSkko62RJ1ReCMXxQRPtxsiFMBOs=",
4508 version = "v1.0.0",
4509 )
4510 go_repository(
4511 name = "com_github_opencontainers_runc",
4512 build_file_generation = "on",
4513 build_file_proto_mode = "disable_global",
4514 importpath = "github.com/opencontainers/runc",
4515 sum = "h1:GlxAyO6x8rfZYN9Tt0Kti5a/cP41iuiO2yYT0IJGY8Y=",
4516 version = "v0.1.1",
4517 )
4518 go_repository(
4519 name = "com_github_opencontainers_runtime_spec",
4520 build_file_generation = "on",
4521 build_file_proto_mode = "disable_global",
4522 importpath = "github.com/opencontainers/runtime-spec",
4523 sum = "h1:eNUVfm/RFLIi1G7flU5/ZRTHvd4kcVuzfRnL6OFlzCI=",
4524 version = "v0.1.2-0.20190507144316-5b71a03e2700",
4525 )
4526 go_repository(
4527 name = "com_github_opencontainers_runtime_tools",
4528 build_file_generation = "on",
4529 build_file_proto_mode = "disable_global",
4530 importpath = "github.com/opencontainers/runtime-tools",
4531 sum = "h1:H7DMc6FAjgwZZi8BRqjrAAHWoqEr5e5L6pS4V0ezet4=",
4532 version = "v0.0.0-20181011054405-1d69bd0f9c39",
4533 )
4534 go_repository(
4535 name = "com_github_openzipkin_zipkin_go",
4536 build_file_generation = "on",
4537 build_file_proto_mode = "disable_global",
4538 importpath = "github.com/openzipkin/zipkin-go",
4539 sum = "h1:nY8Hti+WKaP0cRsSeQ026wU03QsM762XBeCXBb9NAWI=",
4540 version = "v0.2.2",
4541 )
4542 go_repository(
4543 name = "com_github_otiai10_copy",
4544 build_file_generation = "on",
4545 build_file_proto_mode = "disable_global",
4546 importpath = "github.com/otiai10/copy",
4547 sum = "h1:DDNipYy6RkIkjMwy+AWzgKiNTyj2RUI9yEMeETEpVyc=",
4548 version = "v1.0.2",
4549 )
4550 go_repository(
4551 name = "com_github_otiai10_curr",
4552 build_file_generation = "on",
4553 build_file_proto_mode = "disable_global",
4554 importpath = "github.com/otiai10/curr",
4555 sum = "h1:+OLn68pqasWca0z5ryit9KGfp3sUsW4Lqg32iRMJyzs=",
4556 version = "v0.0.0-20150429015615-9b4961190c95",
4557 )
4558 go_repository(
4559 name = "com_github_otiai10_mint",
4560 build_file_generation = "on",
4561 build_file_proto_mode = "disable_global",
4562 importpath = "github.com/otiai10/mint",
4563 sum = "h1:Ady6MKVezQwHBkGzLFbrsywyp09Ah7rkmfjV3Bcr5uc=",
4564 version = "v1.3.0",
4565 )
4566 go_repository(
4567 name = "com_github_pelletier_go_buffruneio",
4568 build_file_generation = "on",
4569 build_file_proto_mode = "disable_global",
4570 importpath = "github.com/pelletier/go-buffruneio",
4571 sum = "h1:U4t4R6YkofJ5xHm3dJzuRpPZ0mr5MMCoAWooScCR7aA=",
4572 version = "v0.2.0",
4573 )
4574 go_repository(
4575 name = "com_github_phayes_freeport",
4576 build_file_generation = "on",
4577 build_file_proto_mode = "disable_global",
4578 importpath = "github.com/phayes/freeport",
4579 sum = "h1:JhzVVoYvbOACxoUmOs6V/G4D5nPVUW73rKvXxP4XUJc=",
4580 version = "v0.0.0-20180830031419-95f893ade6f2",
4581 )
4582 go_repository(
4583 name = "com_github_pierrec_lz4",
4584 build_file_generation = "on",
4585 build_file_proto_mode = "disable_global",
4586 importpath = "github.com/pierrec/lz4",
4587 sum = "h1:6aCX4/YZ9v8q69hTyiR7dNLnTA3fgtKHVVW5BCd5Znw=",
4588 version = "v2.2.6+incompatible",
4589 )
4590 go_repository(
4591 name = "com_github_pkg_profile",
4592 build_file_generation = "on",
4593 build_file_proto_mode = "disable_global",
4594 importpath = "github.com/pkg/profile",
4595 sum = "h1:F++O52m40owAmADcojzM+9gyjmMOY/T4oYJkgFDH8RE=",
4596 version = "v1.2.1",
4597 )
4598 go_repository(
4599 name = "com_github_rcrowley_go_metrics",
4600 build_file_generation = "on",
4601 build_file_proto_mode = "disable_global",
4602 importpath = "github.com/rcrowley/go-metrics",
4603 sum = "h1:eUm8ma4+yPknhXtkYlWh3tMkE6gBjXZToDned9s2gbQ=",
4604 version = "v0.0.0-20190706150252-9beb055b7962",
4605 )
4606 go_repository(
4607 name = "com_github_shopify_logrus_bugsnag",
4608 build_file_generation = "on",
4609 build_file_proto_mode = "disable_global",
4610 importpath = "github.com/Shopify/logrus-bugsnag",
4611 sum = "h1:UrqY+r/OJnIp5u0s1SbQ8dVfLCZJsnvazdBP5hS4iRs=",
4612 version = "v0.0.0-20171204204709-577dee27f20d",
4613 )
4614 go_repository(
4615 name = "com_github_shopify_sarama",
4616 build_file_generation = "on",
4617 build_file_proto_mode = "disable_global",
4618 importpath = "github.com/Shopify/sarama",
4619 sum = "h1:XxJBCZEoWJtoWjf/xRbmGUpAmTZGnuuF0ON0EvxxBrs=",
4620 version = "v1.23.1",
4621 )
4622 go_repository(
4623 name = "com_github_shopify_toxiproxy",
4624 build_file_generation = "on",
4625 build_file_proto_mode = "disable_global",
4626 importpath = "github.com/Shopify/toxiproxy",
4627 sum = "h1:TKdv8HiTLgE5wdJuEML90aBgNWsokNbMijUGhmcoBJc=",
4628 version = "v2.1.4+incompatible",
4629 )
4630 go_repository(
4631 name = "com_github_shurcool_githubv4",
4632 build_file_generation = "on",
4633 build_file_proto_mode = "disable_global",
4634 importpath = "github.com/shurcooL/githubv4",
4635 sum = "h1:Cocq9/ZZxCoiybhygOR7hX4E3/PkV8eNbd1AEcUvaHM=",
4636 version = "v0.0.0-20191102174205-af46314aec7b",
4637 )
4638 go_repository(
4639 name = "com_github_shurcool_graphql",
4640 build_file_generation = "on",
4641 build_file_proto_mode = "disable_global",
4642 importpath = "github.com/shurcooL/graphql",
4643 sum = "h1:tygelZueB1EtXkPI6mQ4o9DQ0+FKW41hTbunoXZCTqk=",
4644 version = "v0.0.0-20181231061246-d48a9a75455f",
4645 )
4646 go_repository(
4647 name = "com_github_smartystreets_assertions",
4648 build_file_generation = "on",
4649 build_file_proto_mode = "disable_global",
4650 importpath = "github.com/smartystreets/assertions",
4651 sum = "h1:zE9ykElWQ6/NYmHa3jpm/yHnI4xSofP+UP6SpjHcSeM=",
4652 version = "v0.0.0-20180927180507-b2de0cb4f26d",
4653 )
4654 go_repository(
4655 name = "com_github_smartystreets_goconvey",
4656 build_file_generation = "on",
4657 build_file_proto_mode = "disable_global",
4658 importpath = "github.com/smartystreets/goconvey",
4659 sum = "h1:fv0U8FUIMPNf1L9lnHLvLhgicrIVChEkdzIKYqbNC9s=",
4660 version = "v1.6.4",
4661 )
4662 go_repository(
4663 name = "com_github_src_d_gcfg",
4664 build_file_generation = "on",
4665 build_file_proto_mode = "disable_global",
4666 importpath = "github.com/src-d/gcfg",
4667 sum = "h1:xXbNR5AlLSA315x2UO+fTSSAXCDf+Ar38/6oyGbDKQ4=",
4668 version = "v1.4.0",
4669 )
4670 go_repository(
4671 name = "com_github_streadway_amqp",
4672 build_file_generation = "on",
4673 build_file_proto_mode = "disable_global",
4674 importpath = "github.com/streadway/amqp",
4675 sum = "h1:0ngsPmuP6XIjiFRNFYlvKwSr5zff2v+uPHaffZ6/M4k=",
4676 version = "v0.0.0-20190404075320-75d898a42a94",
4677 )
4678 go_repository(
4679 name = "com_github_streadway_quantile",
4680 build_file_generation = "on",
4681 build_file_proto_mode = "disable_global",
4682 importpath = "github.com/streadway/quantile",
4683 sum = "h1:7z3LSn867ex6VSaahyKadf4WtSsJIgne6A1WLOAGM8A=",
4684 version = "v0.0.0-20150917103942-b0c588724d25",
4685 )
4686 go_repository(
4687 name = "com_github_subosito_gotenv",
4688 build_file_generation = "on",
4689 build_file_proto_mode = "disable_global",
4690 importpath = "github.com/subosito/gotenv",
4691 sum = "h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s=",
4692 version = "v1.2.0",
4693 )
4694 go_repository(
4695 name = "com_github_syndtr_gocapability",
4696 build_file_generation = "on",
4697 build_file_proto_mode = "disable_global",
4698 importpath = "github.com/syndtr/gocapability",
4699 sum = "h1:zLV6q4e8Jv9EHjNg/iHfzwDkCve6Ua5jCygptrtXHvI=",
4700 version = "v0.0.0-20170704070218-db04d3cc01c8",
4701 )
4702 go_repository(
4703 name = "com_github_tektoncd_cli",
4704 build_file_generation = "on",
4705 build_file_proto_mode = "disable_global",
4706 importpath = "github.com/tektoncd/cli",
4707 sum = "h1:DlR6IVuBt1iCYJJFPR2R6KmhlzG5qinyVoHAK8g5h30=",
4708 version = "v0.11.0",
4709 )
4710 go_repository(
4711 name = "com_github_tektoncd_pipeline",
4712 build_file_generation = "on",
4713 build_file_proto_mode = "disable_global",
4714 importpath = "github.com/tektoncd/pipeline",
4715 sum = "h1:vm6C9qNwQBLomuMOy+WG6T3Fg8G3CFVtY6Arz7norIw=",
4716 version = "v0.14.2",
4717 )
4718 go_repository(
4719 name = "com_github_tektoncd_plumbing",
4720 build_file_generation = "on",
4721 build_file_proto_mode = "disable_global",
4722 importpath = "github.com/tektoncd/plumbing",
4723 sum = "h1:crv70CBAJ2gZFSbf13aRVwdbjR2GYwTms/ZEok/SnFM=",
4724 version = "v0.0.0-20200430135134-e53521e1d887",
4725 )
4726 go_repository(
4727 name = "com_github_tektoncd_plumbing_pipelinerun_logs",
4728 build_file_generation = "on",
4729 build_file_proto_mode = "disable_global",
4730 importpath = "github.com/tektoncd/plumbing/pipelinerun-logs",
4731 sum = "h1:9qeyrQsoPZbHOyOPt0OeB1TCYXfYb5swrxlFWzTIYYk=",
4732 version = "v0.0.0-20191206114338-712d544c2c21",
4733 )
4734 go_repository(
4735 name = "com_github_tektoncd_triggers",
4736 build_file_generation = "on",
4737 build_file_proto_mode = "disable_global",
4738 importpath = "github.com/tektoncd/triggers",
4739 sum = "h1:JTZ/GDZrg8+VYO/Lc0qVwhOe+BIexz2Ifgx7MoqZ/z8=",
4740 version = "v0.6.1",
4741 )
4742 go_repository(
4743 name = "com_github_tidwall_gjson",
4744 build_file_generation = "on",
4745 build_file_proto_mode = "disable_global",
4746 importpath = "github.com/tidwall/gjson",
4747 sum = "h1:9VEQWz6LLMUsUl6PueE49ir4Ka6CzLymOAZDxpFsTDc=",
4748 version = "v1.6.0",
4749 )
4750 go_repository(
4751 name = "com_github_tidwall_match",
4752 build_file_generation = "on",
4753 build_file_proto_mode = "disable_global",
4754 importpath = "github.com/tidwall/match",
4755 sum = "h1:PnKP62LPNxHKTwvHHZZzdOAOCtsJTjo6dZLCwpKm5xc=",
4756 version = "v1.0.1",
4757 )
4758 go_repository(
4759 name = "com_github_tidwall_sjson",
4760 build_file_generation = "on",
4761 build_file_proto_mode = "disable_global",
4762 importpath = "github.com/tidwall/sjson",
4763 sum = "h1:UcdIRXff12Lpnu3OLtZvnc03g4vH2suXDXhBwBqmzYg=",
4764 version = "v1.0.4",
4765 )
4766 go_repository(
4767 name = "com_github_tsenart_vegeta",
4768 build_file_generation = "on",
4769 build_file_proto_mode = "disable_global",
4770 importpath = "github.com/tsenart/vegeta",
4771 sum = "h1:ErZrHhRveAoznVW80gbrxz+qxJNydpA2fcQxTPHkZbU=",
4772 version = "v12.7.1-0.20190725001342-b5f4fca92137+incompatible",
4773 )
4774 go_repository(
4775 name = "com_github_xanzy_ssh_agent",
4776 build_file_generation = "on",
4777 build_file_proto_mode = "disable_global",
4778 importpath = "github.com/xanzy/ssh-agent",
4779 sum = "h1:TCbipTQL2JiiCprBWx9frJ2eJlCYT00NmctrHxVAr70=",
4780 version = "v0.2.1",
4781 )
4782 go_repository(
4783 name = "com_github_xdg_scram",
4784 build_file_generation = "on",
4785 build_file_proto_mode = "disable_global",
4786 importpath = "github.com/xdg/scram",
4787 sum = "h1:u40Z8hqBAAQyv+vATcGgV0YCnDjqSL7/q/JyPhhJSPk=",
4788 version = "v0.0.0-20180814205039-7eeb5667e42c",
4789 )
4790 go_repository(
4791 name = "com_github_xdg_stringprep",
4792 build_file_generation = "on",
4793 build_file_proto_mode = "disable_global",
4794 importpath = "github.com/xdg/stringprep",
4795 sum = "h1:d9X0esnoa3dFsV0FG35rAT0RIhYFlPq7MiP+DW89La0=",
4796 version = "v1.0.0",
4797 )
4798 go_repository(
4799 name = "com_github_xi2_xz",
4800 build_file_generation = "on",
4801 build_file_proto_mode = "disable_global",
4802 importpath = "github.com/xi2/xz",
4803 sum = "h1:nIPpBwaJSVYIxUFsDv3M8ofmx9yWTog9BfvIu0q41lo=",
4804 version = "v0.0.0-20171230120015-48954b6210f8",
4805 )
4806 go_repository(
4807 name = "com_github_yuin_goldmark",
4808 build_file_generation = "on",
4809 build_file_proto_mode = "disable_global",
4810 importpath = "github.com/yuin/goldmark",
4811- sum = "h1:isv+Q6HQAmmL2Ofcmg8QauBmDPlUUnSoNhEcC940Rds=",
4812- version = "v1.1.25",
4813+ sum = "h1:nqDD4MMMQA0lmWq03Z2/myGPYLQoXtmi0rGVs95ntbo=",
4814+ version = "v1.1.27",
4815 )
4816 go_repository(
4817 name = "com_github_yvasiyarov_go_metrics",
4818 build_file_generation = "on",
4819 build_file_proto_mode = "disable_global",
4820 importpath = "github.com/yvasiyarov/go-metrics",
4821 sum = "h1:+lm10QQTNSBd8DVTNGHx7o/IKu9HYDvLMffDhbyLccI=",
4822 version = "v0.0.0-20140926110328-57bccd1ccd43",
4823 )
4824 go_repository(
4825 name = "com_github_yvasiyarov_gorelic",
4826 build_file_generation = "on",
4827 build_file_proto_mode = "disable_global",
4828 importpath = "github.com/yvasiyarov/gorelic",
4829 sum = "h1:hlE8//ciYMztlGpl/VA+Zm1AcTPHYkHJPbHqE6WJUXE=",
4830 version = "v0.0.0-20141212073537-a9bba5b9ab50",
4831 )
4832 go_repository(
4833 name = "com_github_yvasiyarov_newrelic_platform_go",
4834 build_file_generation = "on",
4835 build_file_proto_mode = "disable_global",
4836 importpath = "github.com/yvasiyarov/newrelic_platform_go",
4837 sum = "h1:ERexzlUfuTvpE74urLSbIQW0Z/6hF9t8U4NsJLaioAY=",
4838 version = "v0.0.0-20140908184405-b21fdbd4370f",
4839 )
4840 go_repository(
4841 name = "com_google_cloud_go_bigquery",
4842 build_file_generation = "on",
4843 build_file_proto_mode = "disable_global",
4844 importpath = "cloud.google.com/go/bigquery",
4845 sum = "h1:xE3CPsOgttP4ACBePh79zTKALtXwn/Edhcr16R5hMWU=",
4846 version = "v1.4.0",
4847 )
4848 go_repository(
4849 name = "com_google_cloud_go_datastore",
4850 build_file_generation = "on",
4851 build_file_proto_mode = "disable_global",
4852 importpath = "cloud.google.com/go/datastore",
4853 sum = "h1:/May9ojXjRkPBNVrq+oWLqmWCkr4OU5uRY29bu0mRyQ=",
4854 version = "v1.1.0",
4855 )
4856 go_repository(
4857 name = "com_google_cloud_go_logging",
4858 build_file_generation = "on",
4859 build_file_proto_mode = "disable_global",
4860 importpath = "cloud.google.com/go/logging",
4861 sum = "h1:kaunpnoEh9L4hu6JUsBa8Y20LBfKnCuDhKUgdZp7oK8=",
4862 version = "v1.0.0",
4863 )
4864 go_repository(
4865 name = "com_google_cloud_go_pubsub",
4866 build_file_generation = "on",
4867 build_file_proto_mode = "disable_global",
4868 importpath = "cloud.google.com/go/pubsub",
4869 sum = "h1:Lpy6hKgdcl7a3WGSfJIFmxmcdjSpP6OmBEfcOv1Y680=",
4870 version = "v1.2.0",
4871 )
4872 go_repository(
4873 name = "com_google_cloud_go_storage",
4874 build_file_generation = "on",
4875 build_file_proto_mode = "disable_global",
4876 importpath = "cloud.google.com/go/storage",
4877 sum = "h1:UDpwYIwla4jHGzZJaEJYx1tOejbgSoNqsAfHAUYe2r8=",
4878 version = "v1.6.0",
4879 )
4880 go_repository(
4881 name = "com_shuralyov_dmitri_gpu_mtl",
4882 build_file_generation = "on",
4883 build_file_proto_mode = "disable_global",
4884 importpath = "dmitri.shuralyov.com/gpu/mtl",
4885 sum = "h1:VpgP7xuJadIUuKccphEpTJnWhS2jkQyMt6Y7pJCD7fY=",
4886 version = "v0.0.0-20190408044501-666a987793e9",
4887 )
4888 go_repository(
4889 name = "dev_gocloud",
4890 build_file_generation = "on",
4891 build_file_proto_mode = "disable_global",
4892 importpath = "gocloud.dev",
4893 sum = "h1:EDRyaRAnMGSq/QBto486gWFxMLczAfIYUmusV7XLNBM=",
4894 version = "v0.19.0",
4895 )
4896 go_repository(
4897 name = "dev_knative_caching",
4898 build_file_generation = "on",
4899 build_file_proto_mode = "disable_global",
4900 importpath = "knative.dev/caching",
4901 sum = "h1:DBIurPQ+Y5zhuPwmTy0IXfK85u2uXm3sSla1t10vip0=",
4902 version = "v0.0.0-20200228235451-13d271455c74",
4903 )
4904 go_repository(
4905 name = "dev_knative_eventing_contrib",
4906 build_file_generation = "on",
4907 build_file_proto_mode = "disable_global",
4908 importpath = "knative.dev/eventing-contrib",
4909 sum = "h1:xncT+JrokPG+hPUFJwue8ubPpzmziV9GUIZqYt01JDo=",
4910 version = "v0.11.2",
4911 )
4912 go_repository(
4913 name = "dev_knative_pkg",
4914 build_file_generation = "on",
4915 build_file_proto_mode = "disable_global",
4916 importpath = "knative.dev/pkg",
4917 sum = "h1:bN9gghp5Osuw1bgKrvMaA+oiAvPuYmzSbRo54/EFSxI=",
4918 version = "v0.0.0-20200528142800-1c6815d7e4c9",
4919 )
4920 go_repository(
4921 name = "dev_knative_test_infra",
4922 build_file_generation = "on",
4923 build_file_proto_mode = "disable_global",
4924 importpath = "knative.dev/test-infra",
4925 sum = "h1:kKfV3QWsxugwXsqgjFd72MjZeAHJ381dWqAxH2KMknc=",
4926 version = "v0.0.0-20200519015156-82551620b0a9",
4927 )
4928 go_repository(
4929 name = "in_gopkg_airbrake_gobrake_v2",
4930 build_file_generation = "on",
4931 build_file_proto_mode = "disable_global",
4932 importpath = "gopkg.in/airbrake/gobrake.v2",
4933 sum = "h1:7z2uVWwn7oVeeugY1DtlPAy5H+KYgB1KeKTnqjNatLo=",
4934 version = "v2.0.9",
4935 )
4936 go_repository(
4937 name = "in_gopkg_gemnasium_logrus_airbrake_hook_v2",
4938 build_file_generation = "on",
4939 build_file_proto_mode = "disable_global",
4940 importpath = "gopkg.in/gemnasium/logrus-airbrake-hook.v2",
4941 sum = "h1:OAj3g0cR6Dx/R07QgQe8wkA9RNjB2u4i700xBkIT4e0=",
4942 version = "v2.1.2",
4943 )
4944 go_repository(
4945 name = "in_gopkg_ini_v1",
4946 build_file_generation = "on",
4947 build_file_proto_mode = "disable_global",
4948 importpath = "gopkg.in/ini.v1",
4949 sum = "h1:j+Lt/M1oPPejkniCg1TkWE2J3Eh1oZTsHSXzMTzUXn4=",
4950 version = "v1.52.0",
4951 )
4952 go_repository(
4953 name = "in_gopkg_jcmturner_aescts_v1",
4954 build_file_generation = "on",
4955 build_file_proto_mode = "disable_global",
4956 importpath = "gopkg.in/jcmturner/aescts.v1",
4957 sum = "h1:cVVZBK2b1zY26haWB4vbBiZrfFQnfbTVrE3xZq6hrEw=",
4958 version = "v1.0.1",
4959 )
4960 go_repository(
4961 name = "in_gopkg_jcmturner_dnsutils_v1",
4962 build_file_generation = "on",
4963 build_file_proto_mode = "disable_global",
4964 importpath = "gopkg.in/jcmturner/dnsutils.v1",
4965 sum = "h1:cIuC1OLRGZrld+16ZJvvZxVJeKPsvd5eUIvxfoN5hSM=",
4966 version = "v1.0.1",
4967 )
4968 go_repository(
4969 name = "in_gopkg_jcmturner_gokrb5_v7",
4970 build_file_generation = "on",
4971 build_file_proto_mode = "disable_global",
4972 importpath = "gopkg.in/jcmturner/gokrb5.v7",
4973 sum = "h1:0709Jtq/6QXEuWRfAm260XqlpcwL1vxtO1tUE2qK8Z4=",
4974 version = "v7.3.0",
4975 )
4976 go_repository(
4977 name = "in_gopkg_jcmturner_rpc_v1",
4978 build_file_generation = "on",
4979 build_file_proto_mode = "disable_global",
4980 importpath = "gopkg.in/jcmturner/rpc.v1",
4981 sum = "h1:QHIUxTX1ISuAv9dD2wJ9HWQVuWDX/Zc0PfeC2tjc4rU=",
4982 version = "v1.1.0",
4983 )
4984 go_repository(
4985 name = "in_gopkg_robfig_cron_v2",
4986 build_file_generation = "on",
4987 build_file_proto_mode = "disable_global",
4988 importpath = "gopkg.in/robfig/cron.v2",
4989 sum = "h1:E846t8CnR+lv5nE+VuiKTDG/v1U2stad0QzddfJC7kY=",
4990 version = "v2.0.0-20150107220207-be2e0b0deed5",
4991 )
4992 go_repository(
4993 name = "in_gopkg_src_d_go_billy_v4",
4994 build_file_generation = "on",
4995 build_file_proto_mode = "disable_global",
4996 importpath = "gopkg.in/src-d/go-billy.v4",
4997 sum = "h1:0SQA1pRztfTFx2miS8sA97XvooFeNOmvUenF4o0EcVg=",
4998 version = "v4.3.2",
4999 )
5000 go_repository(
5001 name = "in_gopkg_src_d_go_git_fixtures_v3",
5002 build_file_generation = "on",
5003 build_file_proto_mode = "disable_global",
5004 importpath = "gopkg.in/src-d/go-git-fixtures.v3",
5005 sum = "h1:ivZFOIltbce2Mo8IjzUHAFoq/IylO9WHhNOAJK+LsJg=",
5006 version = "v3.5.0",
5007 )
5008 go_repository(
5009 name = "in_gopkg_src_d_go_git_v4",
5010 build_file_generation = "on",
5011 build_file_proto_mode = "disable_global",
5012 importpath = "gopkg.in/src-d/go-git.v4",
5013 sum = "h1:SRtFyV8Kxc0UP7aCHcijOMQGPxHSmMOPrzulQWolkYE=",
5014 version = "v4.13.1",
5015 )
5016 go_repository(
5017 name = "in_gopkg_yaml_v1",
5018 build_file_generation = "on",
5019 build_file_proto_mode = "disable_global",
5020 importpath = "gopkg.in/yaml.v1",
5021 sum = "h1:POO/ycCATvegFmVuPpQzZFJ+pGZeX22Ufu6fibxDVjU=",
5022 version = "v1.0.0-20140924161607-9f9df34309c0",
5023 )
5024 go_repository(
5025 name = "io_k8s_kubernetes",
5026 build_file_generation = "on",
5027 build_file_proto_mode = "disable_global",
5028 importpath = "k8s.io/kubernetes",
5029 sum = "h1:wJx/r2HuPVaaBeCUk/P47GSK0eyrj3mI/kESRFBp6/A=",
5030 version = "v1.14.7",
5031 )
5032 go_repository(
5033 name = "io_k8s_sigs_structured_merge_diff_v2",
5034 build_file_generation = "on",
5035 build_file_proto_mode = "disable_global",
5036 importpath = "sigs.k8s.io/structured-merge-diff/v2",
5037 sum = "h1:I0h4buiCqDtPztO3NOiyoNMtqSIfld49D4Wj3UBXYZA=",
5038 version = "v2.0.1",
5039 )
5040 go_repository(
5041 name = "io_k8s_test_infra",
5042 build_file_generation = "on",
5043 build_file_proto_mode = "disable_global",
5044 importpath = "k8s.io/test-infra",
5045 sum = "h1:vMNCLqzK4HQzZA+TcIQnNuBugk9QbY3V54g1QEEP1u4=",
5046 version = "v0.0.0-20200407001919-bc7f71ef65b8",
5047 )
5048 go_repository(
5049 name = "io_opencensus_go_contrib_exporter_aws",
5050 build_file_generation = "on",
5051 build_file_proto_mode = "disable_global",
5052 importpath = "contrib.go.opencensus.io/exporter/aws",
5053 sum = "h1:YsbWYxDZkC7x2OxlsDEYvvEXZ3cBI3qBgUK5BqkZvRw=",
5054 version = "v0.0.0-20181029163544-2befc13012d0",
5055 )
5056 go_repository(
5057 name = "io_opencensus_go_contrib_exporter_ocagent",
5058 build_file_generation = "on",
5059 build_file_proto_mode = "disable_global",
5060 importpath = "contrib.go.opencensus.io/exporter/ocagent",
5061 sum = "h1:Z1n6UAyr0QwM284yUuh5Zd8JlvxUGAhFZcgMJkMPrGM=",
5062 version = "v0.6.0",
5063 )
5064 go_repository(
5065 name = "io_opencensus_go_contrib_exporter_prometheus",
5066 build_file_generation = "on",
5067 build_file_proto_mode = "disable_global",
5068 importpath = "contrib.go.opencensus.io/exporter/prometheus",
5069 sum = "h1:SByaIoWwNgMdPSgl5sMqM2KDE5H/ukPWBRo314xiDvg=",
5070 version = "v0.1.0",
5071 )
5072 go_repository(
5073 name = "io_opencensus_go_contrib_exporter_stackdriver",
5074 build_file_generation = "on",
5075 build_file_proto_mode = "disable_global",
5076 importpath = "contrib.go.opencensus.io/exporter/stackdriver",
5077 sum = "h1:RX9W6FelAqTVnBi/bRXJLXr9n18v4QkQwZYIdnNS51I=",
5078 version = "v0.13.1",
5079 )
5080 go_repository(
5081 name = "io_opencensus_go_contrib_exporter_zipkin",
5082 build_file_generation = "on",
5083 build_file_proto_mode = "disable_global",
5084 importpath = "contrib.go.opencensus.io/exporter/zipkin",
5085 sum = "h1:PR+1zWqY8ceXs1qDQQIlgXe+sdiwCf0n32bH4+Epk8g=",
5086 version = "v0.1.1",
5087 )
5088 go_repository(
5089 name = "io_opencensus_go_contrib_integrations_ocsql",
5090 build_file_generation = "on",
5091 build_file_proto_mode = "disable_global",
5092 importpath = "contrib.go.opencensus.io/integrations/ocsql",
5093 sum = "h1:kfg5Yyy1nYUrqzyfW5XX+dzMASky8IJXhtHe0KTYNS4=",
5094 version = "v0.1.4",
5095 )
5096 go_repository(
5097 name = "io_opencensus_go_contrib_resource",
5098 build_file_generation = "on",
5099 build_file_proto_mode = "disable_global",
5100 importpath = "contrib.go.opencensus.io/resource",
5101 sum = "h1:4r2CANuYhKGmYWP02+5E94rLRcS/YeD+KlxSrOsMxk0=",
5102 version = "v0.1.1",
5103 )
5104 go_repository(
5105 name = "io_rsc_binaryregexp",
5106 build_file_generation = "on",
5107 build_file_proto_mode = "disable_global",
5108 importpath = "rsc.io/binaryregexp",
5109 sum = "h1:HfqmD5MEmC0zvwBuF187nq9mdnXjXsSivRiXN7SmRkE=",
5110 version = "v0.2.0",
5111 )
5112 go_repository(
5113 name = "io_rsc_letsencrypt",
5114 build_file_generation = "on",
5115 build_file_proto_mode = "disable_global",
5116 importpath = "rsc.io/letsencrypt",
5117 sum = "h1:H7xDfhkaFFSYEJlKeq38RwX2jYcnTeHuDQyT+mMNMwM=",
5118 version = "v0.0.3",
5119 )
5120 go_repository(
5121 name = "io_rsc_quote_v3",
5122 build_file_generation = "on",
5123 build_file_proto_mode = "disable_global",
5124 importpath = "rsc.io/quote/v3",
5125 sum = "h1:9JKUTTIUgS6kzR9mK1YuGKv6Nl+DijDNIc0ghT58FaY=",
5126 version = "v3.1.0",
5127 )
5128 go_repository(
5129 name = "io_rsc_sampler",
5130 build_file_generation = "on",
5131 build_file_proto_mode = "disable_global",
5132 importpath = "rsc.io/sampler",
5133 sum = "h1:7uVkIFmeBqHfdjD+gZwtXXI+RODJ2Wc4O7MPEh/QiW4=",
5134 version = "v1.3.0",
5135 )
5136 go_repository(
5137 name = "org_apache_git_thrift_git",
5138 build_file_generation = "on",
5139 build_file_proto_mode = "disable_global",
5140 importpath = "git.apache.org/thrift.git",
5141 sum = "h1:CMxsZlAmxKs+VAZMlDDL0wXciMblJcutQbEe3A9CYUM=",
5142 version = "v0.12.0",
5143 )
5144 go_repository(
5145 name = "org_bazil_fuse",
5146 build_file_generation = "on",
5147 build_file_proto_mode = "disable_global",
5148 importpath = "bazil.org/fuse",
5149 sum = "h1:FNCRpXiquG1aoyqcIWVFmpTSKVcx2bQD38uZZeGtdlw=",
5150 version = "v0.0.0-20180421153158-65cc252bf669",
5151 )
5152 go_repository(
5153 name = "org_golang_google_cloud",
5154 build_file_generation = "on",
5155 build_file_proto_mode = "disable_global",
5156 importpath = "google.golang.org/cloud",
5157 sum = "h1:Cpp2P6TPjujNoC5M2KHY6g7wfyLYfIWRZaSdIKfDasA=",
5158 version = "v0.0.0-20151119220103-975617b05ea8",
5159 )
5160 go_repository(
5161 name = "org_uber_go_tools",
5162 build_file_generation = "on",
5163 build_file_proto_mode = "disable_global",
5164 importpath = "go.uber.org/tools",
5165 sum = "h1:0mgffUl7nfd+FpvXMVz4IDEaUSmT1ysygQC7qYo7sG4=",
5166 version = "v0.0.0-20190618225709-2cfd321de3ee",
5167 )
5168 go_repository(
5169 name = "sh_helm_helm_v3",
5170 build_file_generation = "on",
5171 build_file_proto_mode = "disable_global",
5172 importpath = "helm.sh/helm/v3",
5173 sum = "h1:aykwPMVyQyncZ8iLNVMXgJ1l3c6W0+LSOPmqp8JdCjs=",
5174 version = "v3.1.1",
5175 )
5176 go_repository(
5177 name = "tools_gotest_v3",
5178 build_file_generation = "on",
5179 build_file_proto_mode = "disable_global",
5180 importpath = "gotest.tools/v3",
5181 sum = "h1:xT3Ou4AZrSCcl+gadYdfJsl87tvanhptiJ71SctTVDE=",
5182 version = "v3.0.1",
5183 )
5184 go_repository(
5185 name = "com_github_bmatcuk_doublestar",
5186 build_file_generation = "on",
5187 build_file_proto_mode = "disable_global",
5188 importpath = "github.com/bmatcuk/doublestar",
5189 sum = "h1:oC24CykoSAB8zd7XgruHo33E0cHJf/WhQA/7BeXj+x0=",
5190 version = "v1.2.2",
5191 )
5192 go_repository(
5193 name = "com_github_urfave_cli_v2",
5194 build_file_generation = "on",
5195 build_file_proto_mode = "disable_global",
5196 importpath = "github.com/urfave/cli/v2",
5197 sum = "h1:JTTnM6wKzdA0Jqodd966MVj4vWbbquZykeX1sKbe2C4=",
5198 version = "v2.2.0",
5199 )
5200 go_repository(
5201 name = "com_github_codegangsta_inject",
5202 build_file_generation = "on",
5203 build_file_proto_mode = "disable_global",
5204 importpath = "github.com/codegangsta/inject",
5205 sum = "h1:sDMmm+q/3+BukdIpxwO365v/Rbspp2Nt5XntgQRXq8Q=",
5206 version = "v0.0.0-20150114235600-33e0aa1cb7c0",
5207 )
5208 go_repository(
5209 name = "com_github_codeskyblue_go_sh",
5210 build_file_generation = "on",
5211 build_file_proto_mode = "disable_global",
5212 importpath = "github.com/codeskyblue/go-sh",
5213 sum = "h1:69JI97HlzP+PH5Mi1thcGlDoBr6PS2Oe+l3mNmAkbs4=",
5214 version = "v0.0.0-20200712050446-30169cf553fe",
5215 )
5216 go_repository(
5217 name = "com_github_gosuri_uilive",
5218 build_file_generation = "on",
5219 build_file_proto_mode = "disable_global",
5220 importpath = "github.com/gosuri/uilive",
5221 sum = "h1:hUEBpQDj8D8jXgtCdBu7sWsy5sbW/5GhuO8KBwJ2jyY=",
5222 version = "v0.0.4",
5223 )
5224+ go_repository(
5225+ name = "com_github_nxadm_tail",
5226+ build_file_generation = "on",
5227+ build_file_proto_mode = "disable_global",
5228+ importpath = "github.com/nxadm/tail",
5229+ sum = "h1:DQuhQpB1tVlglWS2hLQ5OV6B5r8aGxSrPc5Qo6uTN78=",
5230+ version = "v1.4.4",
5231+ )
5232+ go_repository(
5233+ name = "io_k8s_klog_v2",
5234+ build_file_generation = "on",
5235+ build_file_proto_mode = "disable_global",
5236+ importpath = "k8s.io/klog/v2",
5237+ sum = "h1:Foj74zO6RbjjP4hBEKjnYtjjAhGg4jNynUdYF6fJrok=",
5238+ version = "v2.0.0",
5239+ )
5240+ go_repository(
5241+ name = "io_k8s_sigs_apiserver_network_proxy_konnectivity_client",
5242+ build_file_generation = "on",
5243+ build_file_proto_mode = "disable_global",
5244+ importpath = "sigs.k8s.io/apiserver-network-proxy/konnectivity-client",
5245+ sum = "h1:uuHDyjllyzRyCIvvn0OBjiRB0SgBZGqHNYAmjR7fO50=",
5246+ version = "v0.0.7",
5247+ )
View as plain text