blob: 8e56dd39aa3fca510c7ce167dcfab406c7901627 [file] [log] [blame]
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001# Copyright 2020 The Monogon Project Authors.
2#
3# SPDX-License-Identifier: Apache-2.0
4#
5# Licensed under the Apache License, Version 2.0 (the "License");
6# you may not use this file except in compliance with the License.
7# You may obtain a copy of the License at
8#
9# http://www.apache.org/licenses/LICENSE-2.0
10#
11# Unless required by applicable law or agreed to in writing, software
12# distributed under the License is distributed on an "AS IS" BASIS,
13# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16
17load("@bazel_gazelle//:deps.bzl", "go_repository")
18
19def go_repositories():
20 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +020021 name = "com_google_cloud_go",
22 importpath = "cloud.google.com/go",
23 version = "v0.38.0",
24 sum = "h1:ROfEUZz+Gh5pa62DJWXSaonyu3StP6EA6lPEXPI6mCo=",
25 )
26 go_repository(
27 name = "com_github_azure_go_ansiterm",
28 importpath = "github.com/Azure/go-ansiterm",
29 version = "v0.0.0-20170929234023-d6e3b3328b78",
30 sum = "h1:w+iIsaOQNcT7OZ575w+acHgRric5iCyQh+xv+KJ4HB8=",
31 )
32 go_repository(
33 name = "com_github_burntsushi_toml",
34 importpath = "github.com/BurntSushi/toml",
35 version = "v0.3.1",
36 sum = "h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=",
37 )
38 go_repository(
39 name = "com_github_makenowjust_heredoc",
40 importpath = "github.com/MakeNowJust/heredoc",
41 version = "v0.0.0-20170808103936-bb23615498cd",
42 sum = "h1:sjQovDkwrZp8u+gxLtPgKGjk5hCxuy2hrRejBTA9xFU=",
43 )
44 go_repository(
45 name = "com_github_microsoft_go_winio",
46 importpath = "github.com/Microsoft/go-winio",
47 version = "v0.4.14",
48 sum = "h1:+hMXMk01us9KgxGb7ftKQt2Xpf5hH/yky+TDA+qxleU=",
49 )
50 go_repository(
51 name = "com_github_microsoft_hcsshim",
52 importpath = "github.com/Microsoft/hcsshim",
53 version = "v0.8.8-0.20200109000640-0b571ac85d7c",
54 sum = "h1:GDxLeqRF1hCkdTFNncrs8fZNcB6Fg79G0Q3m38EyySM=",
Serge Bazanskibb7db922020-04-30 12:43:10 +020055 build_file_proto_mode = "disable",
Serge Bazanskif369cfa2020-05-22 18:36:42 +020056 )
57 go_repository(
58 name = "com_github_nytimes_gziphandler",
59 importpath = "github.com/NYTimes/gziphandler",
60 version = "v0.0.0-20170623195520-56545f4a5d46",
61 sum = "h1:lsxEuwrXEAokXB9qhlbKWPpo3KMLZQ5WB5WLQRW1uq0=",
62 )
63 go_repository(
64 name = "com_github_puerkitobio_purell",
65 importpath = "github.com/PuerkitoBio/purell",
66 version = "v1.1.1",
67 sum = "h1:WEQqlqaGbrPkxLJWfBwQmfEAE1Z7ONdDLqrN38tNFfI=",
68 )
69 go_repository(
70 name = "com_github_puerkitobio_urlesc",
71 importpath = "github.com/PuerkitoBio/urlesc",
72 version = "v0.0.0-20170810143723-de5bf2ad4578",
73 sum = "h1:d+Bc7a5rLufV/sSk/8dngufqelfh6jnri85riMAaF/M=",
74 )
75 go_repository(
76 name = "com_github_alexflint_go_filemutex",
77 importpath = "github.com/alexflint/go-filemutex",
78 version = "v0.0.0-20171022225611-72bdc8eae2ae",
79 sum = "h1:AMzIhMUqU3jMrZiTuW0zkYeKlKDAFD+DG20IoO421/Y=",
80 )
81 go_repository(
82 name = "com_github_armon_circbuf",
83 importpath = "github.com/armon/circbuf",
84 version = "v0.0.0-20150827004946-bbbad097214e",
85 sum = "h1:QEF07wC0T1rKkctt1RINW/+RMTVmiwxETico2l3gxJA=",
86 )
87 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +020088 name = "com_github_armon_go_metrics",
89 importpath = "github.com/armon/go-metrics",
90 version = "v0.0.0-20180917152333-f0300d1749da",
91 sum = "h1:8GUt8eRujhVEGZFFEjBj46YV4rDjvGrNxb0KMWYkL2I=",
92 )
93 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +020094 name = "com_github_armon_go_radix",
95 importpath = "github.com/armon/go-radix",
96 version = "v0.0.0-20180808171621-7fddfc383310",
97 sum = "h1:BUAU3CGlLvorLI26FmByPp2eC2qla6E1Tw+scpcg/to=",
98 )
99 go_repository(
100 name = "com_github_asaskevich_govalidator",
101 importpath = "github.com/asaskevich/govalidator",
102 version = "v0.0.0-20190424111038-f61b66f89f4a",
103 sum = "h1:idn718Q4B6AGu/h5Sxe66HYVdqdGu2l9Iebqhi/AEoA=",
104 )
105 go_repository(
106 name = "com_github_beorn7_perks",
107 importpath = "github.com/beorn7/perks",
108 version = "v1.0.1",
109 sum = "h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=",
110 )
111 go_repository(
112 name = "com_github_bgentry_speakeasy",
113 importpath = "github.com/bgentry/speakeasy",
114 version = "v0.1.0",
115 sum = "h1:ByYyxL9InA1OWqxJqqp2A5pYHUrCiAL6K3J+LKSsQkY=",
116 )
117 go_repository(
118 name = "com_github_blang_semver",
119 importpath = "github.com/blang/semver",
120 version = "v3.5.0+incompatible",
121 sum = "h1:CGxCgetQ64DKk7rdZ++Vfnb1+ogGNnB17OJKJXD2Cfs=",
122 )
123 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200124 name = "com_github_c9s_goprocinfo",
125 importpath = "github.com/c9s/goprocinfo",
126 version = "v0.0.0-20190309065803-0b2ad9ac246b",
127 sum = "h1:4yfM1Zm+7U+m0inJ0g6JvdqGePXD8eG4nXUTbcLT6gk=",
128 )
129 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200130 name = "com_github_cenkalti_backoff",
131 importpath = "github.com/cenkalti/backoff",
132 version = "v0.0.0-20190506075156-2146c9339422",
133 sum = "h1:+FKjzBIdfBHYDvxCv+djmDJdes/AoDtg8gpcxowBlF8=",
134 )
135 go_repository(
136 name = "com_github_cenkalti_backoff_v4",
137 importpath = "github.com/cenkalti/backoff/v4",
138 version = "v4.0.2",
139 sum = "h1:JIufpQLbh4DkbQoii76ItQIUFzevQSqOLZca4eamEDs=",
140 )
141 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200142 name = "com_github_census_instrumentation_opencensus_proto",
143 importpath = "github.com/census-instrumentation/opencensus-proto",
144 version = "v0.2.1",
145 sum = "h1:glEXhBS5PSLLv4IXzLA5yPRVX4bilULVyxxbrfOtDAk=",
146 build_file_proto_mode = "disable",
147 build_extra_args = [
148 "-exclude=src",
149 ],
150 )
151 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200152 name = "com_github_cespare_xxhash_v2",
153 importpath = "github.com/cespare/xxhash/v2",
154 version = "v2.1.1",
155 sum = "h1:6MnRN8NT7+YBpUIWxHtefFZOKTAPgGjpQSxqLNn0+qY=",
156 )
157 go_repository(
158 name = "com_github_chai2010_gettext_go",
159 importpath = "github.com/chai2010/gettext-go",
160 version = "v0.0.0-20160711120539-c6fed771bfd5",
161 sum = "h1:7aWHqerlJ41y6FOsEUvknqgXnGmJyJSbjhAWq5pO4F8=",
162 )
163 go_repository(
164 name = "com_github_checkpoint_restore_go_criu",
165 importpath = "github.com/checkpoint-restore/go-criu",
166 version = "v0.0.0-20190109184317-bdb7599cd87b",
167 sum = "h1:T4nWG1TXIxeor8mAu5bFguPJgSIGhZqv/f0z55KCrJM=",
168 )
169 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200170 name = "com_github_cilium_arping",
171 importpath = "github.com/cilium/arping",
172 version = "v1.0.1-0.20190728065459-c5eaf8d7a710",
173 sum = "h1:htVjkajqUYy6JmLMGlZYxfZ4urQq7rDvgUfmSJX7fSg=",
174 )
175 go_repository(
176 name = "com_github_cilium_cilium",
177 importpath = "github.com/cilium/cilium",
178 version = "v1.8.0-rc1",
179 sum = "h1:tbMNmz8RjjnZ1LHJ8D88mHeQcwEr0aW6eqaratxspu8=",
180 build_file_proto_mode = "disable",
181 )
182 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200183 name = "com_github_cilium_ebpf",
184 importpath = "github.com/cilium/ebpf",
185 version = "v0.0.0-20191203103619-60c3aa43f488",
186 sum = "h1:kNrHgLQr3ftwQr9JKL3lmyNVlc/7Mjd8lwcbccE5BsI=",
187 )
188 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200189 name = "com_github_cilium_ipam",
190 importpath = "github.com/cilium/ipam",
191 version = "v0.0.0-20200420133938-2f672ef3ad54",
192 sum = "h1:YOrdErbkc+X+6wflk5idOHZ1IJtLNr3Vnz8JlznG0VI=",
193 )
194 go_repository(
195 name = "com_github_cilium_proxy",
196 importpath = "github.com/cilium/proxy",
197 version = "v0.0.0-20200309181938-3cf80fe45d03",
198 sum = "h1:vkRt49aGUyDbrmR8lVXWUPhS9uYvUZB+jwXyer9aq0w=",
199 build_file_proto_mode = "disable",
200 build_file_generation = "on",
201 )
202 go_repository(
203 name = "com_github_cncf_udpa_go",
204 importpath = "github.com/cncf/udpa/go",
205 version = "v0.0.0-20191230090109-edbea6a78f6d",
206 sum = "h1:F6x9XOn7D+HmM4z8vuG/vvlE53rWPWebGLdIy3Nh+XM=",
207 )
208 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200209 name = "com_github_container_storage_interface_spec",
210 importpath = "github.com/container-storage-interface/spec",
211 version = "v1.2.0",
212 sum = "h1:bD9KIVgaVKKkQ/UbVUY9kCaH/CJbhNxe0eeB4JeJV2s=",
213 )
214 go_repository(
215 name = "com_github_containerd_btrfs",
216 importpath = "github.com/containerd/btrfs",
217 version = "v0.0.0-20200117014249-153935315f4a",
218 sum = "h1:u5X1yvVEsXLcuTWYsFSpTgQKRvo2VTB5gOHcERpF9ZI=",
219 )
220 go_repository(
221 name = "com_github_containerd_cgroups",
222 importpath = "github.com/containerd/cgroups",
223 version = "v0.0.0-20200113070643-7347743e5d1e",
224 sum = "h1:sL8rdngVdYA2SLRwj6sSZ1cLDpBkFBd7IZVp0M2Lboc=",
225 build_file_proto_mode = "disable",
226 )
227 go_repository(
228 name = "com_github_containerd_console",
229 importpath = "github.com/containerd/console",
230 version = "v1.0.0",
231 sum = "h1:fU3UuQapBs+zLJu82NhR11Rif1ny2zfMMAyPJzSN5tQ=",
232 )
233 go_repository(
234 name = "com_github_containerd_containerd",
235 importpath = "github.com/containerd/containerd",
236 version = "v1.3.1-0.20200218165203-8e685f78cf66",
237 sum = "h1:IeFaEbvx6mQe9K1cXG2K7zynPwge3YUrQlLTyiNiveU=",
238 build_file_proto_mode = "disable",
239 build_tags = [
240 "no_zfs",
241 "no_aufs",
242 "no_devicemapper",
243 "no_btrfs",
244 ],
245 )
246 go_repository(
247 name = "com_github_containerd_continuity",
248 importpath = "github.com/containerd/continuity",
249 version = "v0.0.0-20200107062522-0ec596719c75",
250 sum = "h1:hBSbT5nWoYGwpmUa8TCsSVFVSdTyFoNlz85rNkH4OGk=",
251 )
252 go_repository(
253 name = "com_github_containerd_cri",
254 importpath = "github.com/containerd/cri",
255 version = "v1.11.1-0.20200130003317-c0294ebfe0b4",
256 sum = "h1:tkxzigQGIymwkagfa+zsr1GzlYWJCVh6dUVhEc3fQeo=",
257 build_file_proto_mode = "disable",
258 )
259 go_repository(
260 name = "com_github_containerd_fifo",
261 importpath = "github.com/containerd/fifo",
262 version = "v0.0.0-20190816180239-bda0ff6ed73c",
263 sum = "h1:KFbqHhDeaHM7IfFtXHfUHMDaUStpM2YwBR+iJCIOsKk=",
264 )
265 go_repository(
266 name = "com_github_containerd_go_cni",
267 importpath = "github.com/containerd/go-cni",
268 version = "v0.0.0-20190822145629-0d360c50b10b",
269 sum = "h1:76H5xRcgFYQvHpdlKBiw3CJOeaatmhn6ZETIsNWZJVs=",
270 )
271 go_repository(
272 name = "com_github_containerd_go_runc",
273 importpath = "github.com/containerd/go-runc",
274 version = "v0.0.0-20191206163734-a5c2862aed5e",
275 sum = "h1:9aJwmidmB33rxuib1NxR5NT4nvDMA9/S2sDR/D3tE5U=",
276 )
277 go_repository(
278 name = "com_github_containerd_ttrpc",
279 importpath = "github.com/containerd/ttrpc",
280 version = "v1.0.0",
281 sum = "h1:NY8Zk2i7TpkLxrkOASo+KTFq9iNCEmMH2/ZG9OuOw6k=",
282 )
283 go_repository(
284 name = "com_github_containerd_typeurl",
285 importpath = "github.com/containerd/typeurl",
286 version = "v1.0.0",
287 sum = "h1:7LMH7LfEmpWeCkGcIputvd4P0Rnd0LrIv1Jk2s5oobs=",
288 )
289 go_repository(
290 name = "com_github_containernetworking_cni",
291 importpath = "github.com/containernetworking/cni",
292 version = "v0.7.1",
293 sum = "h1:fE3r16wpSEyaqY4Z4oFrLMmIGfBYIKpPrHK31EJ9FzE=",
294 )
295 go_repository(
296 name = "com_github_containernetworking_plugins",
297 importpath = "github.com/containernetworking/plugins",
298 version = "v0.8.2",
299 sum = "h1:5lnwfsAYO+V7yXhysJKy3E1A2Gy9oVut031zfdOzI9w=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200300 patches = [
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200301 "//third_party/go/patches:cni-plugins-build.patch",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200302 ],
303 patch_args = ["-p1"],
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100304 )
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200305 go_repository(
306 name = "com_github_coreos_go_iptables",
307 importpath = "github.com/coreos/go-iptables",
308 version = "v0.4.2",
309 sum = "h1:KH0EwId05JwWIfb96gWvkiT2cbuOu8ygqUaB+yPAwIg=",
310 )
311 go_repository(
312 name = "com_github_coreos_go_oidc",
313 importpath = "github.com/coreos/go-oidc",
314 version = "v2.1.0+incompatible",
315 sum = "h1:sdJrfw8akMnCuUlaZU3tE/uYXFgfqom8DBE9so9EBsM=",
316 )
317 go_repository(
318 name = "com_github_coreos_go_semver",
319 importpath = "github.com/coreos/go-semver",
320 version = "v0.3.0",
321 sum = "h1:wkHLiw0WNATZnSG7epLsujiMCgPAc9xhjJ4tgnAxmfM=",
322 )
323 go_repository(
324 name = "com_github_coreos_go_systemd",
325 importpath = "github.com/coreos/go-systemd",
326 version = "v0.0.0-20190321100706-95778dfbb74e",
327 sum = "h1:Wf6HqHfScWJN9/ZjdUKyjop4mf3Qdd+1TvvltAvM3m8=",
328 )
329 go_repository(
330 name = "com_github_coreos_go_systemd_v22",
331 importpath = "github.com/coreos/go-systemd/v22",
332 version = "v22.0.0",
333 sum = "h1:XJIw/+VlJ+87J+doOxznsAWIdmWuViOVhkQamW5YV28=",
334 )
335 go_repository(
336 name = "com_github_coreos_pkg",
337 importpath = "github.com/coreos/pkg",
338 version = "v0.0.0-20180108230652-97fdf19511ea",
339 sum = "h1:n2Ltr3SrfQlf/9nOna1DoGKxLx3qTSI8Ttl6Xrqp6mw=",
340 )
341 go_repository(
342 name = "com_github_cpuguy83_go_md2man",
343 importpath = "github.com/cpuguy83/go-md2man",
344 version = "v1.0.10",
345 sum = "h1:BSKMNlYxDvnunlTymqtgONjNnaRV1sTpcovwwjF22jk=",
346 )
347 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200348 name = "com_github_cpuguy83_go_md2man_v2",
349 importpath = "github.com/cpuguy83/go-md2man/v2",
350 version = "v2.0.0",
351 sum = "h1:EoUDS0afbrsXAZ9YQ9jdu/mZ2sXgT1/2yyNng4PGlyM=",
352 )
353 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200354 name = "com_github_cyphar_filepath_securejoin",
355 importpath = "github.com/cyphar/filepath-securejoin",
356 version = "v0.2.2",
357 sum = "h1:jCwT2GTP+PY5nBz3c/YL5PAIbusElVrPujOBSCj8xRg=",
358 )
359 go_repository(
360 name = "com_github_davecgh_go_spew",
361 importpath = "github.com/davecgh/go-spew",
362 version = "v1.1.1",
363 sum = "h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=",
364 )
365 go_repository(
366 name = "com_github_daviddengcn_go_colortext",
367 importpath = "github.com/daviddengcn/go-colortext",
368 version = "v0.0.0-20160507010035-511bcaf42ccd",
369 sum = "h1:uVsMphB1eRx7xB1njzL3fuMdWRN8HtVzoUOItHMwv5c=",
370 )
371 go_repository(
372 name = "com_github_denisenkom_go_mssqldb",
373 importpath = "github.com/denisenkom/go-mssqldb",
374 version = "v0.0.0-20200206145737-bbfc9a55622e",
375 sum = "h1:LzwWXEScfcTu7vUZNlDDWDARoSGEtvlDKK2BYHowNeE=",
376 )
377 go_repository(
378 name = "com_github_dgrijalva_jwt_go",
379 importpath = "github.com/dgrijalva/jwt-go",
380 version = "v3.2.0+incompatible",
381 sum = "h1:7qlOGliEKZXTDg6OTjfoBKDXWrumCAMpl/TFQ4/5kLM=",
382 )
383 go_repository(
384 name = "com_github_diskfs_go_diskfs",
385 importpath = "github.com/diskfs/go-diskfs",
386 version = "v1.0.0",
387 sum = "h1:sLQnXItICiYgiHcYNNujKT9kOKnk7diOvZGEKvxrwpc=",
388 )
389 go_repository(
390 name = "com_github_docker_distribution",
391 importpath = "github.com/docker/distribution",
392 version = "v2.7.1-0.20190205005809-0d3efadf0154+incompatible",
393 sum = "h1:dvc1KSkIYTVjZgHf/CTC2diTYC8PzhaA5sFISRfNVrE=",
394 )
395 go_repository(
396 name = "com_github_docker_docker",
397 importpath = "github.com/docker/docker",
398 version = "v17.12.0-ce-rc1.0.20191121165722-d1d5f6476656+incompatible",
399 sum = "h1:+kIkr4upwOTq7D78hByaTvwFw5F8WRkoGwDgBNJt4SA=",
400 )
401 go_repository(
402 name = "com_github_docker_go_connections",
403 importpath = "github.com/docker/go-connections",
404 version = "v0.3.0",
405 sum = "h1:3lOnM9cSzgGwx8VfK/NGOW5fLQ0GjIlCkaktF+n1M6o=",
406 )
407 go_repository(
408 name = "com_github_docker_go_events",
409 importpath = "github.com/docker/go-events",
410 version = "v0.0.0-20170721190031-9461782956ad",
411 sum = "h1:VXIse57M5C6ezDuCPyq6QmMvEJ2xclYKZ35SfkXdm3E=",
412 )
413 go_repository(
414 name = "com_github_docker_go_metrics",
415 importpath = "github.com/docker/go-metrics",
416 version = "v0.0.1",
417 sum = "h1:AgB/0SvBxihN0X8OR4SjsblXkbMvalQ8cjmtKQ2rQV8=",
418 )
419 go_repository(
420 name = "com_github_docker_go_units",
421 importpath = "github.com/docker/go-units",
422 version = "v0.4.0",
423 sum = "h1:3uh0PgVws3nIA0Q+MwDC8yjEPf9zjRfZZWXZYDct3Tw=",
424 )
425 go_repository(
426 name = "com_github_docker_spdystream",
427 importpath = "github.com/docker/spdystream",
428 version = "v0.0.0-20160310174837-449fdfce4d96",
429 sum = "h1:cenwrSVm+Z7QLSV/BsnenAOcDXdX4cMv4wP0B/5QbPg=",
430 )
431 go_repository(
432 name = "com_github_dustin_go_humanize",
433 importpath = "github.com/dustin/go-humanize",
434 version = "v1.0.0",
435 sum = "h1:VSnTsYCnlFHaM2/igO1h6X3HA71jcobQuxemgkq4zYo=",
436 )
437 go_repository(
438 name = "com_github_emicklei_go_restful",
439 importpath = "github.com/emicklei/go-restful",
440 version = "v2.9.5+incompatible",
441 sum = "h1:spTtZBk5DYEvbxMVutUuTyh1Ao2r4iyvLdACqsl/Ljk=",
442 )
443 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200444 name = "com_github_envoyproxy_protoc_gen_validate",
445 importpath = "github.com/envoyproxy/protoc-gen-validate",
446 version = "v0.3.0-java",
447 sum = "h1:bV5JGEB1ouEzZa0hgVDFFiClrUEuGWRaAc/3mxR2QK0=",
448 )
449 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200450 name = "com_github_ericlagergren_decimal",
451 importpath = "github.com/ericlagergren/decimal",
452 version = "v0.0.0-20181231230500-73749d4874d5",
453 sum = "h1:HQGCJNlqt1dUs/BhtEKmqWd6LWS+DWYVxi9+Jo4r0jE=",
454 )
455 go_repository(
456 name = "com_github_euank_go_kmsg_parser",
457 importpath = "github.com/euank/go-kmsg-parser",
458 version = "v2.0.0+incompatible",
459 sum = "h1:cHD53+PLQuuQyLZeriD1V/esuG4MuU0Pjs5y6iknohY=",
460 )
461 go_repository(
462 name = "com_github_evanphx_json_patch",
463 importpath = "github.com/evanphx/json-patch",
464 version = "v4.2.0+incompatible",
465 sum = "h1:fUDGZCv/7iAN7u0puUVhvKCcsR6vRfwrJatElLBEf0I=",
466 )
467 go_repository(
468 name = "com_github_exponent_io_jsonpath",
469 importpath = "github.com/exponent-io/jsonpath",
470 version = "v0.0.0-20151013193312-d6023ce2651d",
471 sum = "h1:105gxyaGwCFad8crR9dcMQWvV9Hvulu6hwUh4tWPJnM=",
472 )
473 go_repository(
474 name = "com_github_fatih_camelcase",
475 importpath = "github.com/fatih/camelcase",
476 version = "v1.0.0",
477 sum = "h1:hxNvNX/xYBp0ovncs8WyWZrOrpBNub/JfaMvbURyft8=",
478 )
479 go_repository(
480 name = "com_github_fatih_color",
481 importpath = "github.com/fatih/color",
482 version = "v1.7.0",
483 sum = "h1:DkWD4oS2D8LGGgTQ6IvwJJXSL5Vp2ffcQg58nFV38Ys=",
484 )
485 go_repository(
486 name = "com_github_friendsofgo_errors",
487 importpath = "github.com/friendsofgo/errors",
488 version = "v0.9.2",
489 sum = "h1:X6NYxef4efCBdwI7BgS820zFaN7Cphrmb+Pljdzjtgk=",
490 )
491 go_repository(
492 name = "com_github_ghodss_yaml",
493 importpath = "github.com/ghodss/yaml",
494 version = "v1.0.0",
495 sum = "h1:wQHKEahhL6wmXdzwWG11gIVCkOv05bNOh+Rxn0yngAk=",
496 )
497 go_repository(
498 name = "com_github_glerchundi_sqlboiler_crdb_v4",
499 importpath = "github.com/glerchundi/sqlboiler-crdb/v4",
500 version = "v4.0.0-20200507103349-d540ee52783e",
501 sum = "h1:p1FS4Qf4pgi/ntt4XI1n1rM7EAmOQLRmvPYNXtNlxWA=",
502 )
503 go_repository(
504 name = "com_github_go_openapi_analysis",
505 importpath = "github.com/go-openapi/analysis",
506 version = "v0.19.5",
507 sum = "h1:8b2ZgKfKIUTVQpTb77MoRDIMEIwvDVw40o3aOXdfYzI=",
508 )
509 go_repository(
510 name = "com_github_go_openapi_errors",
511 importpath = "github.com/go-openapi/errors",
512 version = "v0.19.2",
513 sum = "h1:a2kIyV3w+OS3S97zxUndRVD46+FhGOUBDFY7nmu4CsY=",
514 )
515 go_repository(
516 name = "com_github_go_openapi_jsonpointer",
517 importpath = "github.com/go-openapi/jsonpointer",
518 version = "v0.19.3",
519 sum = "h1:gihV7YNZK1iK6Tgwwsxo2rJbD1GTbdm72325Bq8FI3w=",
520 )
521 go_repository(
522 name = "com_github_go_openapi_jsonreference",
523 importpath = "github.com/go-openapi/jsonreference",
524 version = "v0.19.3",
525 sum = "h1:5cxNfTy0UVC3X8JL5ymxzyoUZmo8iZb+jeTWn7tUa8o=",
526 )
527 go_repository(
528 name = "com_github_go_openapi_loads",
529 importpath = "github.com/go-openapi/loads",
530 version = "v0.19.4",
531 sum = "h1:5I4CCSqoWzT+82bBkNIvmLc0UOsoKKQ4Fz+3VxOB7SY=",
532 )
533 go_repository(
534 name = "com_github_go_openapi_runtime",
535 importpath = "github.com/go-openapi/runtime",
536 version = "v0.19.4",
537 sum = "h1:csnOgcgAiuGoM/Po7PEpKDoNulCcF3FGbSnbHfxgjMI=",
538 )
539 go_repository(
540 name = "com_github_go_openapi_spec",
541 importpath = "github.com/go-openapi/spec",
542 version = "v0.19.3",
543 sum = "h1:0XRyw8kguri6Yw4SxhsQA/atC88yqrk0+G4YhI2wabc=",
544 )
545 go_repository(
546 name = "com_github_go_openapi_strfmt",
547 importpath = "github.com/go-openapi/strfmt",
548 version = "v0.19.3",
549 sum = "h1:eRfyY5SkaNJCAwmmMcADjY31ow9+N7MCLW7oRkbsINA=",
550 )
551 go_repository(
552 name = "com_github_go_openapi_swag",
553 importpath = "github.com/go-openapi/swag",
554 version = "v0.19.5",
555 sum = "h1:lTz6Ys4CmqqCQmZPBlbQENR1/GucA2bzYTE12Pw4tFY=",
556 )
557 go_repository(
558 name = "com_github_go_openapi_validate",
559 importpath = "github.com/go-openapi/validate",
560 version = "v0.19.5",
561 sum = "h1:QhCBKRYqZR+SKo4gl1lPhPahope8/RLt6EVgY8X80w0=",
562 )
563 go_repository(
564 name = "com_github_go_sql_driver_mysql",
565 importpath = "github.com/go-sql-driver/mysql",
566 version = "v1.5.0",
567 sum = "h1:ozyZYNQW3x3HtqT1jira07DN2PArx2v7/mN66gGcHOs=",
568 )
569 go_repository(
570 name = "com_github_go_stack_stack",
571 importpath = "github.com/go-stack/stack",
572 version = "v1.8.0",
573 sum = "h1:5SgMzNM5HxrEjV0ww2lTmX6E2Izsfxas4+YHWRs3Lsk=",
574 )
575 go_repository(
576 name = "com_github_godbus_dbus_v5",
577 importpath = "github.com/godbus/dbus/v5",
578 version = "v5.0.3",
579 sum = "h1:ZqHaoEF7TBzh4jzPmqVhE/5A1z9of6orkAe5uHoAeME=",
580 )
581 go_repository(
582 name = "com_github_gofrs_flock",
583 importpath = "github.com/gofrs/flock",
584 version = "v0.6.1-0.20180915234121-886344bea079",
585 sum = "h1:JFTFz3HZTGmgMz4E1TabNBNJljROSYgja1b4l50FNVs=",
586 )
587 go_repository(
588 name = "com_github_gofrs_uuid",
589 importpath = "github.com/gofrs/uuid",
590 version = "v3.2.0+incompatible",
591 sum = "h1:y12jRkkFxsd7GpqdSZ+/KCs/fJbqpEXSGd4+jfEaewE=",
592 )
593 go_repository(
594 name = "com_github_gogo_googleapis",
595 importpath = "github.com/gogo/googleapis",
596 version = "v1.2.0",
597 sum = "h1:Z0v3OJDotX9ZBpdz2V+AI7F4fITSZhVE5mg6GQppwMM=",
598 build_file_proto_mode = "disable",
599 )
600 go_repository(
601 name = "com_github_gogo_protobuf",
602 importpath = "github.com/gogo/protobuf",
603 version = "v1.2.1",
604 sum = "h1:/s5zKNz0uPFCZ5hddgPdo2TK2TVrUNMn0OOX8/aZMTE=",
605 )
606 go_repository(
607 name = "com_github_golang_sql_civil",
608 importpath = "github.com/golang-sql/civil",
609 version = "v0.0.0-20190719163853-cb61b32ac6fe",
610 sum = "h1:lXe2qZdvpiX5WZkZR4hgp4KJVfY3nMkvmwbVkpv1rVY=",
611 )
612 go_repository(
613 name = "com_github_golang_groupcache",
614 importpath = "github.com/golang/groupcache",
615 version = "v0.0.0-20160516000752-02826c3e7903",
616 sum = "h1:LbsanbbD6LieFkXbj9YNNBupiGHJgFeLpO0j0Fza1h8=",
617 )
618 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200619 name = "com_github_golang_snappy",
620 importpath = "github.com/golang/snappy",
621 version = "v0.0.1",
622 sum = "h1:Qgr9rKW7uDUkrbSmQeiDsGa8SjGyCOGtuasMWwvp2P4=",
623 )
624 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200625 name = "com_github_google_btree",
626 importpath = "github.com/google/btree",
627 version = "v1.0.0",
628 sum = "h1:0udJVsspx3VBr5FwtLhQQtuAsVc79tTq0ocGIPAU6qo=",
629 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100630 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200631 name = "com_github_google_cadvisor",
632 importpath = "github.com/google/cadvisor",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200633 version = "v0.36.1-0.20200323171535-8af10c683a96",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200634 sum = "h1:au7bcM+rjGXLBSfqjofcSONBre8tlIy94jEbp40BCOQ=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200635 patches = [
636 "//third_party/go/patches:cadvisor.patch",
637 "//third_party/go/patches:cadvisor-build.patch",
638 ],
639 patch_args = ["-p1"],
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100640 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100641 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200642 name = "com_github_google_go_cmp",
643 importpath = "github.com/google/go-cmp",
644 version = "v0.4.0",
645 sum = "h1:xsAVV57WRhGj6kEIi8ReJzQlHHqcBYCElAvkovg3B/4=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200646 )
Serge Bazanskibb7db922020-04-30 12:43:10 +0200647 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200648 name = "com_github_google_go_tpm",
649 importpath = "github.com/google/go-tpm",
650 version = "v0.1.2-0.20190725015402-ae6dd98980d4",
651 sum = "h1:GNNkIb6NSjYfw+KvgUFW590mcgsSFihocSrbXct1sEw=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200652 )
Serge Bazanskibb7db922020-04-30 12:43:10 +0200653 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200654 name = "com_github_google_go_tpm_tools",
655 importpath = "github.com/google/go-tpm-tools",
656 version = "v0.0.0-20190731025042-f8c04ff88181",
657 sum = "h1:1Y5W2uh6E7I6hhI6c0WVSbV+Ae15uhemqi3RvSgtZpk=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100658 )
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200659 go_repository(
660 name = "com_github_google_gofuzz",
661 importpath = "github.com/google/gofuzz",
662 version = "v1.0.0",
663 sum = "h1:A8PeW59pxE9IoFRqBp37U+mSNaQoZ46F1f0f863XSXw=",
664 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100665 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200666 name = "com_github_google_gopacket",
667 importpath = "github.com/google/gopacket",
668 version = "v1.1.17",
669 sum = "h1:rMrlX2ZY2UbvT+sdz3+6J+pp2z+msCq9MxTU6ymxbBY=",
670 )
671 go_repository(
672 name = "com_github_google_gops",
673 importpath = "github.com/google/gops",
674 version = "v0.3.6",
675 sum = "h1:6akvbMlpZrEYOuoebn2kR+ZJekbZqJ28fJXTs84+8to=",
676 )
677 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200678 name = "com_github_google_gvisor",
679 importpath = "github.com/google/gvisor",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200680 version = "v0.0.0-20200511005220-c52195d25825",
681 sum = "h1:Ryt0ml851mYbHu2ibbtjOCyJCDYdqdhEv5INoPR6Ovs=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200682 patches = [
683 "//third_party/go/patches:gvisor.patch",
684 ],
685 patch_args = ["-p1"],
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100686 )
687 go_repository(
Lorenz Brunc88c82d2020-05-08 14:35:04 +0200688 name = "com_github_google_gvisor_containerd_shim",
689 importpath = "github.com/google/gvisor-containerd-shim",
Lorenz Brunc88c82d2020-05-08 14:35:04 +0200690 version = "v0.0.4",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200691 sum = "h1:RdBNQHpoQ3ekzfXYIV4+nQJ3a2xLnIHuZJkM40OEtyA=",
Lorenz Brunc88c82d2020-05-08 14:35:04 +0200692 patches = [
693 "//third_party/go/patches:gvisor-containerd-shim.patch",
694 "//third_party/go/patches:gvisor-containerd-shim-build.patch",
Lorenz Brunc88c82d2020-05-08 14:35:04 +0200695 "//third_party/go/patches:gvisor-containerd-shim-nogo.patch",
696 "//third_party/go/patches:gvisor-shim-root.patch",
697 ],
698 patch_args = ["-p1"],
699 )
Lorenz Brunc88c82d2020-05-08 14:35:04 +0200700 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200701 name = "com_github_google_subcommands",
702 importpath = "github.com/google/subcommands",
703 version = "v0.0.0-20190508160503-636abe8753b8",
704 sum = "h1:GZGUPQiZfYrd9uOqyqwbQcHPkz/EZJVkZB1MkaO9UBI=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200705 )
706 go_repository(
707 name = "com_github_google_uuid",
708 importpath = "github.com/google/uuid",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200709 version = "v1.1.1",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200710 sum = "h1:Gkbcsh/GbpXz7lPftLA3P6TYMwjCLYm83jiFQZF/3gY=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100711 )
712 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200713 name = "com_github_googleapis_gnostic",
714 importpath = "github.com/googleapis/gnostic",
715 version = "v0.4.1",
716 sum = "h1:DLJCy1n/vrD4HPjOvYcT8aYQXpPIzoRZONaYwyycI+I=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100717 )
718 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200719 name = "com_github_gorilla_websocket",
720 importpath = "github.com/gorilla/websocket",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200721 version = "v1.4.0",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200722 sum = "h1:WDFjx/TMzVgy9VdMMQi2K2Emtwi2QcUQsztZ/zLaH/Q=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100723 )
724 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200725 name = "com_github_gregjones_httpcache",
726 importpath = "github.com/gregjones/httpcache",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200727 version = "v0.0.0-20180305231024-9cad4c3443a7",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200728 sum = "h1:pdN6V1QBWetyv/0+wjACpqVH+eVULgEjkurDLq3goeM=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200729 )
730 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200731 name = "com_github_grpc_ecosystem_go_grpc_middleware",
732 importpath = "github.com/grpc-ecosystem/go-grpc-middleware",
733 version = "v1.0.1-0.20190118093823-f849b5445de4",
734 sum = "h1:z53tR0945TRRQO/fLEVPI6SMv7ZflF0TEaTAoU7tOzg=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200735 )
736 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200737 name = "com_github_grpc_ecosystem_go_grpc_prometheus",
738 importpath = "github.com/grpc-ecosystem/go-grpc-prometheus",
739 version = "v1.2.0",
740 sum = "h1:Ovs26xHkKqVztRpIrF/92BcuyuQ/YW4NSIpoGtfXNho=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200741 )
742 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200743 name = "com_github_grpc_ecosystem_grpc_gateway",
744 importpath = "github.com/grpc-ecosystem/grpc-gateway",
745 version = "v1.9.5",
746 sum = "h1:UImYN5qQ8tuGpGE16ZmjvcTtTw24zw1QAp/SlnNrZhI=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200747 )
748 go_repository(
749 name = "com_github_grpc_grpc",
750 importpath = "github.com/grpc/grpc",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200751 version = "v1.26.0",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200752 sum = "h1:0/fjvIF5JHJdr34/JPEk1DJFFonjW37pDLvuAy9YieQ=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200753 )
754 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200755 name = "com_github_hashicorp_consul_api",
756 importpath = "github.com/hashicorp/consul/api",
757 version = "v1.2.0",
758 sum = "h1:oPsuzLp2uk7I7rojPKuncWbZ+m5TMoD4Ivs+2Rkeh4Y=",
759 )
760 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200761 name = "com_github_hashicorp_errwrap",
762 importpath = "github.com/hashicorp/errwrap",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200763 version = "v1.0.0",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200764 sum = "h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200765 )
766 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200767 name = "com_github_hashicorp_go_cleanhttp",
768 importpath = "github.com/hashicorp/go-cleanhttp",
769 version = "v0.5.1",
770 sum = "h1:dH3aiDG9Jvb5r5+bYHsikaOUIpcM0xvgMXVoDkXMzJM=",
771 )
772 go_repository(
773 name = "com_github_hashicorp_go_immutable_radix",
774 importpath = "github.com/hashicorp/go-immutable-radix",
775 version = "v1.1.0",
776 sum = "h1:vN9wG1D6KG6YHRTWr8512cxGOVgTMEfgEdSj/hr8MPc=",
777 )
778 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200779 name = "com_github_hashicorp_go_multierror",
780 importpath = "github.com/hashicorp/go-multierror",
781 version = "v1.0.0",
782 sum = "h1:iVjPR7a6H0tWELX5NxNe7bYopibicUzc7uPribsnS6o=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200783 )
784 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200785 name = "com_github_hashicorp_go_rootcerts",
786 importpath = "github.com/hashicorp/go-rootcerts",
787 version = "v1.0.0",
788 sum = "h1:Rqb66Oo1X/eSV1x66xbDccZjhJigjg0+e82kpwzSwCI=",
789 )
790 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200791 name = "com_github_hashicorp_golang_lru",
792 importpath = "github.com/hashicorp/golang-lru",
793 version = "v0.5.3",
794 sum = "h1:YPkqC67at8FYaadspW/6uE0COsBxS2656RLEr8Bppgk=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200795 )
796 go_repository(
797 name = "com_github_hashicorp_hcl",
798 importpath = "github.com/hashicorp/hcl",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200799 version = "v1.0.0",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200800 sum = "h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200801 )
802 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200803 name = "com_github_hashicorp_serf",
804 importpath = "github.com/hashicorp/serf",
805 version = "v0.8.2",
806 sum = "h1:YZ7UKsJv+hKjqGVUUbtE3HNj79Eln2oQ75tniF6iPt0=",
807 )
808 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200809 name = "com_github_imdario_mergo",
810 importpath = "github.com/imdario/mergo",
811 version = "v0.3.7",
812 sum = "h1:Y+UAYTZ7gDEuOfhxKWy+dvb5dRQ6rJjFSdX2HZY1/gI=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200813 )
814 go_repository(
815 name = "com_github_insomniacslk_dhcp",
816 importpath = "github.com/insomniacslk/dhcp",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200817 version = "v0.0.0-20200402185128-5dd7202f1971",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200818 sum = "h1:P1pxzF2xvdnSY12ODSSwjxA4tyEjDEJNn829OXKnqks=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100819 )
820 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200821 name = "com_github_j_keck_arping",
822 importpath = "github.com/j-keck/arping",
823 version = "v0.0.0-20160618110441-2cf9dc699c56",
824 sum = "h1:742eGXur0715JMq73aD95/FU0XpVKXqNuTnEfXsLOYQ=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100825 )
826 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200827 name = "com_github_jonboulle_clockwork",
828 importpath = "github.com/jonboulle/clockwork",
829 version = "v0.1.0",
830 sum = "h1:VKV+ZcuP6l3yW9doeqz6ziZGgcynBVQO+obU0+0hcPo=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200831 )
832 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200833 name = "com_github_json_iterator_go",
834 importpath = "github.com/json-iterator/go",
835 version = "v1.1.8",
836 sum = "h1:QiWkFLKq0T7mpzwOTu6BzNDbfTE8OLrYhVKYMLF46Ok=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200837 )
838 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200839 name = "com_github_kardianos_osext",
840 importpath = "github.com/kardianos/osext",
841 version = "v0.0.0-20170510131534-ae77be60afb1",
842 sum = "h1:PJPDf8OUfOK1bb/NeTKd4f1QXZItOX389VN3B6qC8ro=",
843 )
844 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200845 name = "com_github_karrick_godirwalk",
846 importpath = "github.com/karrick/godirwalk",
847 version = "v1.7.5",
848 sum = "h1:VbzFqwXwNbAZoA6W5odrLr+hKK197CcENcPh6E/gJ0M=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200849 )
850 go_repository(
851 name = "com_github_kevinburke_go_bindata",
852 importpath = "github.com/kevinburke/go-bindata",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200853 version = "v3.16.0+incompatible",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200854 sum = "h1:TFzFZop2KxGhqNwsyjgmIh5JOrpG940MZlm5gNbxr8g=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200855 )
856 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200857 name = "com_github_konsorten_go_windows_terminal_sequences",
858 importpath = "github.com/konsorten/go-windows-terminal-sequences",
859 version = "v1.0.1",
860 sum = "h1:mweAR1A6xJ3oS2pRaGiHgQ4OO8tzTaLawm8vnODuwDk=",
861 )
862 go_repository(
863 name = "com_github_kr_pretty",
864 importpath = "github.com/kr/pretty",
865 version = "v0.2.0",
866 sum = "h1:s5hAObm+yFO5uHYt5dYjxi2rXrsnmRpJx4OYvIWUaQs=",
867 )
868 go_repository(
869 name = "com_github_kr_pty",
870 importpath = "github.com/kr/pty",
871 version = "v1.1.1",
872 sum = "h1:VkoXIwSboBpnk99O/KFauAEILuNHv5DVFKZMBN/gUgw=",
873 )
874 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200875 name = "com_github_kr_text",
876 importpath = "github.com/kr/text",
877 version = "v0.1.0",
878 sum = "h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=",
879 )
880 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200881 name = "com_github_lib_pq",
882 importpath = "github.com/lib/pq",
883 version = "v1.2.1-0.20191011153232-f91d3411e481",
884 sum = "h1:r9fnMM01mkhtfe6QfLrr/90mBVLnJHge2jGeBvApOjk=",
885 )
886 go_repository(
887 name = "com_github_liggitt_tabwriter",
888 importpath = "github.com/liggitt/tabwriter",
889 version = "v0.0.0-20181228230101-89fcab3d43de",
890 sum = "h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0=",
891 )
892 go_repository(
893 name = "com_github_lithammer_dedent",
894 importpath = "github.com/lithammer/dedent",
895 version = "v1.1.0",
896 sum = "h1:VNzHMVCBNG1j0fh3OrsFRkVUwStdDArbgBWoPAffktY=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100897 )
Hendrik Hofstadt79d7a622020-03-11 19:18:56 +0100898 go_repository(
899 name = "com_github_lyft_protoc_gen_star",
900 importpath = "github.com/lyft/protoc-gen-star",
Hendrik Hofstadt79d7a622020-03-11 19:18:56 +0100901 version = "v0.4.14",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200902 sum = "h1:HUkD4H4dYFIgu3Bns/3N6J5GmKHCEGnhYBwNu3fvXgA=",
903 )
904 go_repository(
905 name = "com_github_magiconair_properties",
906 importpath = "github.com/magiconair/properties",
907 version = "v1.8.0",
908 sum = "h1:LLgXmsheXeRoUOBOjtwPQCWIYqM/LU1ayDtDePerRcY=",
909 )
910 go_repository(
911 name = "com_github_mailru_easyjson",
912 importpath = "github.com/mailru/easyjson",
913 version = "v0.7.0",
914 sum = "h1:aizVhC/NAAcKWb+5QsU1iNOZb4Yws5UO2I+aIprQITM=",
915 )
916 go_repository(
917 name = "com_github_mattn_go_colorable",
918 importpath = "github.com/mattn/go-colorable",
919 version = "v0.0.9",
920 sum = "h1:UVL0vNpWh04HeJXV0KLcaT7r06gOH2l4OW6ddYRUIY4=",
921 )
922 go_repository(
923 name = "com_github_mattn_go_isatty",
924 importpath = "github.com/mattn/go-isatty",
925 version = "v0.0.4",
926 sum = "h1:bnP0vzxcAdeI1zdubAl5PjU6zsERjGZb7raWodagDYs=",
927 )
928 go_repository(
929 name = "com_github_mattn_go_runewidth",
930 importpath = "github.com/mattn/go-runewidth",
931 version = "v0.0.2",
932 sum = "h1:UnlwIPBGaTZfPQ6T1IGzPI0EkYAQmT9fAEJ/poFC63o=",
933 )
934 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200935 name = "com_github_mattn_go_shellwords",
936 importpath = "github.com/mattn/go-shellwords",
937 version = "v1.0.5",
938 sum = "h1:JhhFTIOslh5ZsPrpa3Wdg8bF0WI3b44EMblmU9wIsXc=",
939 )
940 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200941 name = "com_github_mattn_go_sqlite3",
942 importpath = "github.com/mattn/go-sqlite3",
943 version = "v1.12.0",
944 sum = "h1:u/x3mp++qUxvYfulZ4HKOvVO0JWhk7HtE8lWhbGz/Do=",
945 )
946 go_repository(
947 name = "com_github_matttproud_golang_protobuf_extensions",
948 importpath = "github.com/matttproud/golang_protobuf_extensions",
949 version = "v1.0.1",
950 sum = "h1:4hp9jkHxhMHkqkrB3Ix0jegS5sx/RkqARlsWZ6pIwiU=",
951 )
952 go_repository(
953 name = "com_github_mdlayher_ethernet",
954 importpath = "github.com/mdlayher/ethernet",
955 version = "v0.0.0-20190606142754-0394541c37b7",
956 sum = "h1:lez6TS6aAau+8wXUP3G9I3TGlmPFEq2CTxBaRqY6AGE=",
957 )
958 go_repository(
959 name = "com_github_mdlayher_raw",
960 importpath = "github.com/mdlayher/raw",
961 version = "v0.0.0-20190606142536-fef19f00fc18",
962 sum = "h1:zwOa3e/13D6veNIz6zzuqrd3eZEMF0dzD0AQWKcYSs4=",
963 )
964 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200965 name = "com_github_miekg_dns",
966 importpath = "github.com/miekg/dns",
967 version = "v1.1.4-0.20190417235132-8e25ec9a0ff3",
968 sum = "h1:wenYMyWJ08dgEUUj0Ija8qdK/V9vL3ThAD5sjOYlFlg=",
969 replace = "github.com/cilium/dns",
970 )
971 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200972 name = "com_github_mindprince_gonvml",
973 importpath = "github.com/mindprince/gonvml",
974 version = "v0.0.0-20190828220739-9ebdce4bb989",
975 sum = "h1:PS1dLCGtD8bb9RPKJrc8bS7qHL6JnW1CZvwzH9dPoUs=",
976 )
977 go_repository(
978 name = "com_github_mitchellh_cli",
979 importpath = "github.com/mitchellh/cli",
980 version = "v1.0.0",
981 sum = "h1:iGBIsUe3+HZ/AD/Vd7DErOt5sU9fa8Uj7A2s1aggv1Y=",
982 )
983 go_repository(
984 name = "com_github_mitchellh_go_wordwrap",
985 importpath = "github.com/mitchellh/go-wordwrap",
986 version = "v1.0.0",
987 sum = "h1:6GlHJ/LTGMrIJbwgdqdl2eEH8o+Exx/0m8ir9Gns0u4=",
988 )
989 go_repository(
990 name = "com_github_mitchellh_mapstructure",
991 importpath = "github.com/mitchellh/mapstructure",
992 version = "v1.1.2",
993 sum = "h1:fmNYVwqnSfB9mZU6OS2O6GsXM+wcskZDuKQzvN1EDeE=",
Hendrik Hofstadt79d7a622020-03-11 19:18:56 +0100994 )
Lorenz Brun7b5d9942020-03-19 16:14:02 +0100995 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200996 name = "com_github_moby_term",
997 importpath = "github.com/moby/term",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200998 version = "v0.0.0-20200312100748-672ec06f55cd",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200999 sum = "h1:aY7OQNf2XqY/JQ6qREWamhI/81os/agb2BAGpcx5yWI=",
Lorenz Brun7b5d9942020-03-19 16:14:02 +01001000 )
1001 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001002 name = "com_github_modern_go_concurrent",
1003 importpath = "github.com/modern-go/concurrent",
1004 version = "v0.0.0-20180306012644-bacd9c7ef1dd",
1005 sum = "h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=",
1006 )
1007 go_repository(
1008 name = "com_github_modern_go_reflect2",
1009 importpath = "github.com/modern-go/reflect2",
1010 version = "v0.0.0-20180701023420-4b7aa43c6742",
1011 sum = "h1:Esafd1046DLDQ0W1YjYsBW+p8U2u7vzgW2SQVmlNazg=",
1012 )
1013 go_repository(
1014 name = "com_github_morikuni_aec",
1015 importpath = "github.com/morikuni/aec",
1016 version = "v1.0.0",
1017 sum = "h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=",
1018 )
1019 go_repository(
1020 name = "com_github_mrunalp_fileutils",
1021 importpath = "github.com/mrunalp/fileutils",
1022 version = "v0.0.0-20171103030105-7d4729fb3618",
1023 sum = "h1:7InQ7/zrOh6SlFjaXFubv0xX0HsuC9qJsdqm7bNQpYM=",
1024 )
1025 go_repository(
1026 name = "com_github_munnerz_goautoneg",
1027 importpath = "github.com/munnerz/goautoneg",
1028 version = "v0.0.0-20191010083416-a7dc8b61c822",
1029 sum = "h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=",
1030 )
1031 go_repository(
1032 name = "com_github_mxk_go_flowrate",
1033 importpath = "github.com/mxk/go-flowrate",
1034 version = "v0.0.0-20140419014527-cca7078d478f",
1035 sum = "h1:y5//uYreIhSUg3J1GEMiLbxo1LJaP8RfCpH6pymGZus=",
1036 )
1037 go_repository(
1038 name = "com_github_olekukonko_tablewriter",
1039 importpath = "github.com/olekukonko/tablewriter",
1040 version = "v0.0.0-20170122224234-a0225b3f23b5",
1041 sum = "h1:58+kh9C6jJVXYjt8IE48G2eWl6BjwU5Gj0gqY84fy78=",
1042 )
1043 go_repository(
1044 name = "com_github_opencontainers_go_digest",
1045 importpath = "github.com/opencontainers/go-digest",
1046 version = "v1.0.0-rc1.0.20180430190053-c9281466c8b2",
1047 sum = "h1:2C93eP55foV5f0eNmXbidhKzwUZbs/Gk4PRp1zfeffs=",
1048 )
1049 go_repository(
1050 name = "com_github_opencontainers_image_spec",
1051 importpath = "github.com/opencontainers/image-spec",
1052 version = "v1.0.1",
1053 sum = "h1:JMemWkRwHx4Zj+fVxWoMCFm/8sYGGrUVojFA6h/TRcI=",
1054 )
1055 go_repository(
1056 name = "com_github_opencontainers_runc",
1057 importpath = "github.com/opencontainers/runc",
1058 version = "v1.0.0-rc10",
1059 sum = "h1:AbmCEuSZXVflng0/cboQkpdEOeBsPMjz6tmq4Pv8MZw=",
1060 )
1061 go_repository(
1062 name = "com_github_opencontainers_runtime-spec",
1063 importpath = "github.com/opencontainers/runtime-spec",
1064 version = "v1.0.2-0.20190207185410-29686dbc5559",
1065 sum = "h1:Cef96rKLuXxeGzERI/0ve9yAzIeTpx0qz9JKFDZALYw=",
1066 )
1067 go_repository(
1068 name = "com_github_opencontainers_selinux",
1069 importpath = "github.com/opencontainers/selinux",
1070 version = "v1.3.1-0.20190929122143-5215b1806f52",
1071 sum = "h1:B8hYj3NxHmjsC3T+tnlZ1UhInqUgnyF1zlGPmzNg2Qk=",
1072 build_tags = [
1073 "selinux",
1074 ],
1075 )
1076 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +02001077 name = "com_github_optiopay_kafka",
1078 importpath = "github.com/optiopay/kafka",
1079 version = "v0.0.0-20180809090225-01ce283b732b",
1080 sum = "h1:+bsFX/WOMIoaayXVyRem1awcpz3icz/HoL8Dxg/m6a4=",
1081 replace = "github.com/cilium/kafka",
1082 )
1083 go_repository(
1084 name = "com_github_pborman_uuid",
1085 importpath = "github.com/pborman/uuid",
1086 version = "v1.2.0",
1087 sum = "h1:J7Q5mO4ysT1dv8hyrUGHb9+ooztCXu1D8MY8DZYsu3g=",
1088 )
1089 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001090 name = "com_github_peterbourgon_diskv",
1091 importpath = "github.com/peterbourgon/diskv",
1092 version = "v2.0.1+incompatible",
1093 sum = "h1:UBdAOUP5p4RWqPBg048CAvpKN+vxiaj6gdUUzhl4XmI=",
1094 )
1095 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +02001096 name = "com_github_petermattis_goid",
1097 importpath = "github.com/petermattis/goid",
1098 version = "v0.0.0-20180202154549-b0b1615b78e5",
1099 sum = "h1:q2e307iGHPdTGp0hoxKjt1H5pDo6utceo3dQVK3I5XQ=",
1100 )
1101 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001102 name = "com_github_pkg_errors",
1103 importpath = "github.com/pkg/errors",
1104 version = "v0.8.1",
1105 sum = "h1:iURUrRGxPUNPdy5/HRSm+Yj6okJ6UtLINN0Q9M4+h3I=",
1106 )
1107 go_repository(
1108 name = "com_github_posener_complete",
1109 importpath = "github.com/posener/complete",
1110 version = "v1.1.1",
1111 sum = "h1:ccV59UEOTzVDnDUEFdT95ZzHVZ+5+158q8+SJb2QV5w=",
1112 )
1113 go_repository(
1114 name = "com_github_pquerna_cachecontrol",
1115 importpath = "github.com/pquerna/cachecontrol",
1116 version = "v0.0.0-20171018203845-0dec1b30a021",
1117 sum = "h1:0XM1XL/OFFJjXsYXlG30spTkV/E9+gmd5GD1w2HE8xM=",
1118 )
1119 go_repository(
1120 name = "com_github_prometheus_client_golang",
1121 importpath = "github.com/prometheus/client_golang",
1122 version = "v1.3.0",
1123 sum = "h1:miYCvYqFXtl/J9FIy8eNpBfYthAEFg+Ys0XyUVEcDsc=",
1124 )
1125 go_repository(
1126 name = "com_github_prometheus_client_model",
1127 importpath = "github.com/prometheus/client_model",
1128 version = "v0.1.0",
1129 sum = "h1:ElTg5tNp4DqfV7UQjDqv2+RJlNzsDtvNAWccbItceIE=",
1130 )
1131 go_repository(
1132 name = "com_github_prometheus_common",
1133 importpath = "github.com/prometheus/common",
1134 version = "v0.7.0",
1135 sum = "h1:L+1lyG48J1zAQXA3RBX/nG/B3gjlHq0zTt2tlbJLyCY=",
1136 )
1137 go_repository(
1138 name = "com_github_prometheus_procfs",
1139 importpath = "github.com/prometheus/procfs",
1140 version = "v0.0.8",
1141 sum = "h1:+fpWZdT24pJBiqJdAwYBjPSk+5YmQzYNPYzQsdzLkt8=",
1142 )
1143 go_repository(
1144 name = "com_github_rekby_gpt",
1145 importpath = "github.com/rekby/gpt",
1146 version = "v0.0.0-20200219180433-a930afbc6edc",
1147 sum = "h1:goZGTwEEn8mWLcY012VouWZWkJ8GrXm9tS3VORMxT90=",
1148 )
1149 go_repository(
1150 name = "com_github_robfig_cron",
1151 importpath = "github.com/robfig/cron",
1152 version = "v1.1.0",
1153 sum = "h1:jk4/Hud3TTdcrJgUOBgsqrZBarcxl6ADIjSC2iniwLY=",
1154 )
1155 go_repository(
1156 name = "com_github_rubenv_sql_migrate",
1157 importpath = "github.com/rubenv/sql-migrate",
1158 version = "v0.0.0-20200429072036-ae26b214fa43",
1159 sum = "h1:0i6uTtxUGc/jpK/CngM4T2S2NFnqYUUxH+lKDgBLw8U=",
1160 )
1161 go_repository(
1162 name = "com_github_russross_blackfriday",
1163 importpath = "github.com/russross/blackfriday",
1164 version = "v1.5.2",
1165 sum = "h1:HyvC0ARfnZBqnXwABFeSZHpKvJHJJfPz81GNueLj0oo=",
1166 )
1167 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +02001168 name = "com_github_russross_blackfriday_v2",
1169 importpath = "github.com/russross/blackfriday/v2",
1170 version = "v2.0.1",
1171 sum = "h1:lPqVAte+HuHNfhJ/0LC98ESWRz8afy9tM/0RK8m9o+Q=",
1172 )
1173 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001174 name = "com_github_safchain_ethtool",
1175 importpath = "github.com/safchain/ethtool",
1176 version = "v0.0.0-20190326074333-42ed695e3de8",
1177 sum = "h1:2c1EFnZHIPCW8qKWgHMH/fX2PkSabFc5mrVzfUNdg5U=",
1178 )
1179 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +02001180 name = "com_github_sasha_s_go_deadlock",
1181 importpath = "github.com/sasha-s/go-deadlock",
1182 version = "v0.2.1-0.20190427202633-1595213edefa",
1183 sum = "h1:0U2s5loxrTy6/VgfVoLuVLFJcURKLH49ie0zSch7gh4=",
1184 )
1185 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001186 name = "com_github_seccomp_libseccomp_golang",
1187 importpath = "github.com/seccomp/libseccomp-golang",
1188 version = "v0.9.1",
1189 sum = "h1:NJjM5DNFOs0s3kYE1WUOr6G8V97sdt46rlXTMfXGWBo=",
1190 )
1191 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +02001192 name = "com_github_servak_go_fastping",
1193 importpath = "github.com/servak/go-fastping",
1194 version = "v0.0.0-20160802140958-5718d12e20a0",
1195 sum = "h1:FFgMDF0otYdRIy7stdzyE6l1mbyw16XtOWXn6NJ8bEU=",
1196 )
1197 go_repository(
1198 name = "com_github_shirou_gopsutil",
1199 importpath = "github.com/shirou/gopsutil",
1200 version = "v0.0.0-20180427012116-c95755e4bcd7",
1201 sum = "h1:80VN+vGkqM773Br/uNNTSheo3KatTgV8IpjIKjvVLng=",
1202 )
1203 go_repository(
1204 name = "com_github_shurcool_sanitized_anchor_name",
1205 importpath = "github.com/shurcooL/sanitized_anchor_name",
1206 version = "v1.0.0",
1207 sum = "h1:PdmoCO6wvbs+7yrJyMORt4/BmY5IYyJwS/kOiWx8mHo=",
1208 )
1209 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001210 name = "com_github_sirupsen_logrus",
1211 importpath = "github.com/sirupsen/logrus",
1212 version = "v1.4.1",
1213 sum = "h1:GL2rEmy6nsikmW0r8opw9JIRScdMF5hA8cOYLH7In1k=",
1214 )
1215 go_repository(
1216 name = "com_github_soheilhy_cmux",
1217 importpath = "github.com/soheilhy/cmux",
1218 version = "v0.1.4",
1219 sum = "h1:0HKaf1o97UwFjHH9o5XsHUOF+tqmdA7KEzXLpiyaw0E=",
1220 )
1221 go_repository(
1222 name = "com_github_spf13_afero",
1223 importpath = "github.com/spf13/afero",
1224 version = "v1.2.2",
1225 sum = "h1:5jhuqJyZCZf2JRofRvN/nIFgIWNzPa3/Vz8mYylgbWc=",
1226 )
1227 go_repository(
1228 name = "com_github_spf13_cast",
1229 importpath = "github.com/spf13/cast",
1230 version = "v1.3.1",
1231 sum = "h1:nFm6S0SMdyzrzcmThSipiEubIDy8WEXKNZ0UOgiRpng=",
1232 )
1233 go_repository(
1234 name = "com_github_spf13_cobra",
1235 importpath = "github.com/spf13/cobra",
Serge Bazanski14cf7502020-05-28 14:29:56 +02001236 version = "v1.0.0",
1237 sum = "h1:6m/oheQuQ13N9ks4hubMG6BnvwOeaJrqSPLahSnczz8=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001238 )
1239 go_repository(
1240 name = "com_github_spf13_jwalterweatherman",
1241 importpath = "github.com/spf13/jwalterweatherman",
1242 version = "v1.0.0",
1243 sum = "h1:XHEdyB+EcvlqZamSM4ZOMGlc93t6AcsBEu9Gc1vn7yk=",
1244 )
1245 go_repository(
1246 name = "com_github_spf13_pflag",
1247 importpath = "github.com/spf13/pflag",
1248 version = "v1.0.5",
1249 sum = "h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=",
1250 )
1251 go_repository(
1252 name = "com_github_spf13_viper",
1253 importpath = "github.com/spf13/viper",
1254 version = "v1.6.3",
1255 sum = "h1:pDDu1OyEDTKzpJwdq4TiuLyMsUgRa/BT5cn5O62NoHs=",
1256 )
1257 go_repository(
1258 name = "com_github_stretchr_testify",
1259 importpath = "github.com/stretchr/testify",
1260 version = "v1.4.0",
1261 sum = "h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJyk=",
1262 )
1263 go_repository(
1264 name = "com_github_subosito_gotenv",
1265 importpath = "github.com/subosito/gotenv",
1266 version = "v1.2.0",
1267 sum = "h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s=",
1268 )
1269 go_repository(
1270 name = "com_github_syndtr_gocapability",
1271 importpath = "github.com/syndtr/gocapability",
1272 version = "v0.0.0-20180916011248-d98352740cb2",
1273 sum = "h1:b6uOv7YOFK0TYG7HtkIgExQo+2RdLuwRft63jn2HWj8=",
1274 )
1275 go_repository(
1276 name = "com_github_tchap_go_patricia",
1277 importpath = "github.com/tchap/go-patricia",
1278 version = "v2.2.6+incompatible",
1279 sum = "h1:JvoDL7JSoIP2HDE8AbDH3zC8QBPxmzYe32HHy5yQ+Ck=",
1280 )
1281 go_repository(
1282 name = "com_github_tmc_grpc_websocket_proxy",
1283 importpath = "github.com/tmc/grpc-websocket-proxy",
1284 version = "v0.0.0-20170815181823-89b8d40f7ca8",
1285 sum = "h1:ndzgwNDnKIqyCvHTXaCqh9KlOWKvBry6nuXMJmonVsE=",
1286 )
1287 go_repository(
1288 name = "com_github_u_root_u_root",
1289 importpath = "github.com/u-root/u-root",
1290 version = "v6.0.0+incompatible",
1291 sum = "h1:YqPGmRoRyYmeg17KIWFRSyVq6LX5T6GSzawyA6wG6EE=",
1292 )
1293 go_repository(
1294 name = "com_github_urfave_cli",
1295 importpath = "github.com/urfave/cli",
1296 version = "v1.22.0",
1297 sum = "h1:8nz/RUUotroXnOpYzT/Fy3sBp+2XEbXaY641/s3nbFI=",
1298 )
1299 go_repository(
1300 name = "com_github_vishvananda_netlink",
1301 importpath = "github.com/vishvananda/netlink",
1302 version = "v1.1.0",
1303 sum = "h1:1iyaYNBLmP6L0220aDnYQpo1QEV4t4hJ+xEEhhJH8j0=",
1304 )
1305 go_repository(
1306 name = "com_github_vishvananda_netns",
1307 importpath = "github.com/vishvananda/netns",
1308 version = "v0.0.0-20191106174202-0a2b9b5464df",
1309 sum = "h1:OviZH7qLw/7ZovXvuNyL3XQl8UFofeikI1NW1Gypu7k=",
1310 )
1311 go_repository(
1312 name = "com_github_volatiletech_inflect",
1313 importpath = "github.com/volatiletech/inflect",
1314 version = "v0.0.1",
1315 sum = "h1:2a6FcMQyhmPZcLa+uet3VJ8gLn/9svWhJxJYwvE8KsU=",
1316 )
1317 go_repository(
1318 name = "com_github_volatiletech_null_v8",
1319 importpath = "github.com/volatiletech/null/v8",
1320 version = "v8.1.0",
1321 sum = "h1:eAO3I31A5R04usY5SKMMfDcOCnEGyT/T4wRI0JVGp4U=",
1322 )
1323 go_repository(
1324 name = "com_github_volatiletech_randomize",
1325 importpath = "github.com/volatiletech/randomize",
1326 version = "v0.0.1",
1327 sum = "h1:eE5yajattWqTB2/eN8df4dw+8jwAzBtbdo5sbWC4nMk=",
1328 )
1329 go_repository(
1330 name = "com_github_volatiletech_sqlboiler_v4",
1331 importpath = "github.com/volatiletech/sqlboiler/v4",
1332 version = "v4.1.1",
1333 sum = "h1:cmpaEri8whb5lRv6q2ycWtmiWd42llsrDaERk2BkWbE=",
1334 )
1335 go_repository(
1336 name = "com_github_volatiletech_strmangle",
1337 importpath = "github.com/volatiletech/strmangle",
1338 version = "v0.0.1",
1339 sum = "h1:UKQoHmY6be/R3tSvD2nQYrH41k43OJkidwEiC74KIzk=",
1340 )
1341 go_repository(
1342 name = "com_github_xiang90_probing",
1343 importpath = "github.com/xiang90/probing",
1344 version = "v0.0.0-20190116061207-43a291ad63a2",
1345 sum = "h1:eY9dn8+vbi4tKz5Qo6v2eYzo7kUS51QINcR5jNpbZS8=",
1346 )
1347 go_repository(
1348 name = "com_github_yalue_native_endian",
1349 importpath = "github.com/yalue/native_endian",
1350 version = "v0.0.0-20180607135909-51013b03be4f",
1351 sum = "h1:nsQCScpQ8RRf+wIooqfyyEUINV2cAPuo2uVtHSBbA4M=",
1352 )
1353 go_repository(
1354 name = "io_etcd_go_bbolt",
1355 importpath = "go.etcd.io/bbolt",
1356 version = "v1.3.3",
1357 sum = "h1:MUGmc65QhB3pIlaQ5bB4LwqSj6GIonVJXpZiaKNyaKk=",
1358 )
1359 go_repository(
1360 name = "io_etcd_go_etcd",
1361 importpath = "go.etcd.io/etcd",
1362 version = "v0.5.0-alpha.5.0.20200401174654-e694b7bb0875",
1363 sum = "h1:C7kWARE8r64ppRadl40yfNo6pag+G6ocvGU2xZ6yNes=",
1364 build_file_proto_mode = "disable",
1365 )
1366 go_repository(
1367 name = "org_mongodb_go_mongo_driver",
1368 importpath = "go.mongodb.org/mongo-driver",
1369 version = "v1.1.2",
1370 sum = "h1:jxcFYjlkl8xaERsgLo+RNquI0epW6zuy/ZRQs6jnrFA=",
1371 )
1372 go_repository(
1373 name = "io_opencensus_go",
1374 importpath = "go.opencensus.io",
1375 version = "v0.22.0",
1376 sum = "h1:C9hSCOW830chIVkdja34wa6Ky+IzWllkUinR+BtRZd4=",
1377 )
1378 go_repository(
1379 name = "org_uber_go_atomic",
1380 importpath = "go.uber.org/atomic",
1381 version = "v1.3.2",
1382 sum = "h1:2Oa65PReHzfn29GpvgsYwloV9AVFHPDk8tYxt2c2tr4=",
1383 )
1384 go_repository(
1385 name = "org_uber_go_multierr",
1386 importpath = "go.uber.org/multierr",
1387 version = "v1.1.0",
1388 sum = "h1:HoEmRHQPVSqub6w2z2d2EOVs2fjyFRGyofhKuyDq0QI=",
1389 )
1390 go_repository(
1391 name = "org_uber_go_zap",
1392 importpath = "go.uber.org/zap",
1393 version = "v1.15.0",
1394 sum = "h1:ZZCA22JRF2gQE5FoNmhmrf7jeJJ2uhqDUNRYKm8dvmM=",
1395 )
1396 go_repository(
1397 name = "org_golang_x_crypto",
1398 importpath = "golang.org/x/crypto",
1399 version = "v0.0.0-20200128174031-69ecbb4d6d5d",
1400 sum = "h1:9FCpayM9Egr1baVnV1SX0H87m+XB0B8S0hAMi99X/3U=",
1401 )
1402 go_repository(
1403 name = "org_golang_x_mod",
1404 importpath = "golang.org/x/mod",
1405 version = "v0.3.0",
1406 sum = "h1:RM4zey1++hCTbCVQfnWeKs9/IEsaBLA8vTkd0WVtmH4=",
1407 )
1408 go_repository(
1409 name = "org_golang_x_net",
1410 importpath = "golang.org/x/net",
1411 version = "v0.0.0-20190311183353-d8887717615a",
1412 sum = "h1:oWX7TPOiFAMXLq8o0ikBYfCJVlRHBcsciT5bXOrH628=",
1413 )
1414 go_repository(
1415 name = "org_golang_x_oauth2",
1416 importpath = "golang.org/x/oauth2",
1417 version = "v0.0.0-20190604053449-0f29369cfe45",
1418 sum = "h1:SVwTIAaPC2U/AvvLNZ2a7OVsmBpC8L5BlwK1whH3hm0=",
1419 )
1420 go_repository(
1421 name = "org_golang_x_sync",
1422 importpath = "golang.org/x/sync",
1423 version = "v0.0.0-20181108010431-42b317875d0f",
1424 sum = "h1:Bl/8QSvNqXvPGPGXa2z5xUTmV7VDcZyvRZ+QQXkXTZQ=",
1425 )
1426 go_repository(
1427 name = "org_golang_x_sys",
1428 importpath = "golang.org/x/sys",
1429 version = "v0.0.0-20190927073244-c990c680b611",
1430 sum = "h1:q9u40nxWT5zRClI/uU9dHCiYGottAg6Nzz4YUQyHxdA=",
1431 )
1432 go_repository(
1433 name = "org_golang_x_text",
1434 importpath = "golang.org/x/text",
1435 version = "v0.3.0",
1436 sum = "h1:g61tztE5qeGQ89tm6NTjjM9VPIm088od1l6aSorWRWg=",
1437 )
1438 go_repository(
1439 name = "org_golang_x_time",
1440 importpath = "golang.org/x/time",
1441 version = "v0.0.0-20191024005414-555d28b269f0",
1442 sum = "h1:/5xXl8Y5W96D+TtHSlonuFqGHIWVuyCkGJLwGh9JJFs=",
1443 )
1444 go_repository(
1445 name = "org_golang_x_xerrors",
1446 importpath = "golang.org/x/xerrors",
1447 version = "v0.0.0-20191204190536-9bdfabe68543",
1448 sum = "h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4=",
1449 )
1450 go_repository(
1451 name = "org_gonum_v1_gonum",
1452 importpath = "gonum.org/v1/gonum",
1453 version = "v0.6.2",
1454 sum = "h1:4r+yNT0+8SWcOkXP+63H2zQbN+USnC73cjGUxnDF94Q=",
1455 )
1456 go_repository(
1457 name = "org_golang_google_genproto",
1458 importpath = "google.golang.org/genproto",
1459 version = "v0.0.0-20170523043604-d80a6e20e776",
1460 sum = "h1:wVJP1pATLVPNxCz4R2mTO6HUJgfGE0PmIu2E10RuhCw=",
1461 )
1462 go_repository(
1463 name = "org_golang_google_grpc",
1464 importpath = "google.golang.org/grpc",
1465 version = "v1.26.0",
1466 sum = "h1:2dTRdpdFEEhJYQD8EMLB61nnrzSCTbG38PhqdhvOltg=",
1467 )
1468 go_repository(
1469 name = "in_gopkg_djherbis_times_v1",
1470 importpath = "gopkg.in/djherbis/times.v1",
1471 version = "v1.2.0",
1472 sum = "h1:UCvDKl1L/fmBygl2Y7hubXCnY7t4Yj46ZrBFNUipFbM=",
1473 )
1474 go_repository(
1475 name = "in_gopkg_gorp_v1",
1476 importpath = "gopkg.in/gorp.v1",
1477 version = "v1.7.2",
1478 sum = "h1:j3DWlAyGVv8whO7AcIWznQ2Yj7yJkn34B8s63GViAAw=",
1479 )
1480 go_repository(
1481 name = "in_gopkg_inf_v0",
1482 importpath = "gopkg.in/inf.v0",
1483 version = "v0.9.1",
1484 sum = "h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=",
1485 )
1486 go_repository(
1487 name = "in_gopkg_ini_v1",
1488 importpath = "gopkg.in/ini.v1",
1489 version = "v1.51.0",
1490 sum = "h1:AQvPpx3LzTDM0AjnIRlVFwFFGC+npRopjZxLJj6gdno=",
1491 )
1492 go_repository(
1493 name = "in_gopkg_natefinch_lumberjack_v2",
1494 importpath = "gopkg.in/natefinch/lumberjack.v2",
1495 version = "v2.0.0",
1496 sum = "h1:1Lc07Kr7qY4U2YPouBjpCLxpiyxIVoxqXgkXLknAOE8=",
1497 )
1498 go_repository(
1499 name = "in_gopkg_square_go_jose_v2",
1500 importpath = "gopkg.in/square/go-jose.v2",
1501 version = "v2.2.2",
1502 sum = "h1:orlkJ3myw8CN1nVQHBFfloD+L3egixIa4FvUP6RosSA=",
1503 )
1504 go_repository(
1505 name = "in_gopkg_yaml_v2",
1506 importpath = "gopkg.in/yaml.v2",
1507 version = "v2.2.8",
1508 sum = "h1:obN1ZagJSUGI0Ek/LBmuj4SNLPfIny3KsKFopxRdj10=",
1509 )
1510 go_repository(
1511 name = "tools_gotest",
1512 importpath = "gotest.tools",
1513 version = "v1.4.1-0.20181223230014-1083505acf35",
1514 sum = "h1:YPidOweaQrSUDfne29Fnuwwo8uoQZuxnrAzZ+Q0pTeE=",
1515 )
1516 go_repository(
1517 name = "io_k8s_api",
1518 importpath = "k8s.io/api",
1519 version = "v0.19.0-alpha.2",
1520 sum = "h1:GVZeds8bgQOSdQ/LYcjL7+NstBByZ5L3U/Ks6+E+QRI=",
1521 build_file_proto_mode = "disable",
1522 )
1523 go_repository(
1524 name = "io_k8s_apiextensions_apiserver",
1525 importpath = "k8s.io/apiextensions-apiserver",
1526 version = "v0.19.0-alpha.2",
1527 sum = "h1:lQjE543mSh4jeBxrvnwz37DCzGHW2UMefX8eCzk8uAU=",
1528 build_file_proto_mode = "disable",
1529 )
1530 go_repository(
1531 name = "io_k8s_apimachinery",
1532 importpath = "k8s.io/apimachinery",
1533 version = "v0.19.0-alpha.2",
1534 sum = "h1:N155+ZeSeRnCFyzjYRv3vg9GWJIUm5ElZba66f7qicY=",
1535 build_file_proto_mode = "disable",
1536 )
1537 go_repository(
1538 name = "io_k8s_apiserver",
1539 importpath = "k8s.io/apiserver",
1540 version = "v0.19.0-alpha.2",
1541 sum = "h1:k1fpzJAPZvtRT9Z8Rc42kciGehIH0GiEmTgEmc46drw=",
1542 build_file_proto_mode = "disable",
1543 )
1544 go_repository(
1545 name = "io_k8s_cli_runtime",
1546 importpath = "k8s.io/cli-runtime",
1547 version = "v0.19.0-alpha.2",
1548 sum = "h1:/cZeGGp0GxuFSUdjz8jlUQP75QJVz99YtXEU1uNW/LI=",
1549 )
1550 go_repository(
1551 name = "io_k8s_client_go",
1552 importpath = "k8s.io/client-go",
1553 version = "v0.19.0-alpha.2",
1554 sum = "h1:YqJuHm/xOYP2VIOWPnQO+ix+Ag5KditpdHmIreWYyTY=",
1555 patches = [
1556 "//third_party/go/patches:k8s-client-go.patch",
1557 "//third_party/go/patches:k8s-client-go-build.patch",
1558 ],
1559 patch_args = ["-p1"],
1560 )
1561 go_repository(
1562 name = "io_k8s_cloud_provider",
1563 importpath = "k8s.io/cloud-provider",
1564 version = "v0.19.0-alpha.2",
1565 sum = "h1:nFQ/M6B8o+/ICEHbjLFMe4nHgH/8jAHQ1GFw2NJ5Elo=",
1566 )
1567 go_repository(
1568 name = "io_k8s_cluster_bootstrap",
1569 importpath = "k8s.io/cluster-bootstrap",
1570 version = "v0.19.0-alpha.2",
1571 sum = "h1:MHG+0kAEEh4nDQU2iC8NXNILDDIANK12RB8PcAjyej4=",
1572 )
1573 go_repository(
1574 name = "io_k8s_component_base",
1575 importpath = "k8s.io/component-base",
1576 version = "v0.19.0-alpha.2",
1577 sum = "h1:nZfjiRab7LcpScUgnudRCG6UMRVmZ3L0GNZZWHkYjus=",
1578 )
1579 go_repository(
1580 name = "io_k8s_cri_api",
1581 importpath = "k8s.io/cri-api",
1582 version = "v0.19.0-alpha.2",
1583 sum = "h1:JDsPY0mIzxR6JYGWKWhX7NIIXa9giiVQ1X/RE0Mw1GY=",
1584 build_file_proto_mode = "disable",
1585 )
1586 go_repository(
1587 name = "io_k8s_csi_translation_lib",
1588 importpath = "k8s.io/csi-translation-lib",
1589 version = "v0.19.0-alpha.2",
1590 sum = "h1:lH3FPZqHFwPthCQKLKNP90LR5oqjAMxYMJNhicDA5d8=",
1591 )
1592 go_repository(
1593 name = "io_k8s_gengo",
1594 importpath = "k8s.io/gengo",
1595 version = "v0.0.0-20200205140755-e0e292d8aa12",
1596 sum = "h1:pZzawYyz6VRNPVYpqGv61LWCimQv1BihyeqFrp50/G4=",
1597 )
1598 go_repository(
1599 name = "io_k8s_heapster",
1600 importpath = "k8s.io/heapster",
1601 version = "v1.2.0-beta.1",
1602 sum = "h1:lUsE/AHOMHpi3MLlBEkaU8Esxm5QhdyCrv1o7ot0s84=",
1603 )
1604 go_repository(
1605 name = "io_k8s_klog",
1606 importpath = "k8s.io/klog",
1607 version = "v1.0.0",
1608 sum = "h1:Pt+yjF5aB1xDSVbau4VsWe+dQNzA0qv1LlXdC2dF6Q8=",
1609 )
1610 go_repository(
1611 name = "io_k8s_kube_aggregator",
1612 importpath = "k8s.io/kube-aggregator",
1613 version = "v0.19.0-alpha.2",
1614 sum = "h1:Li0htDytvDHRnf7IR9AWGSahhyvD4qVxWIJwsUVgo2w=",
1615 build_file_proto_mode = "disable",
1616 )
1617 go_repository(
1618 name = "io_k8s_kube_controller_manager",
1619 importpath = "k8s.io/kube-controller-manager",
1620 version = "v0.19.0-alpha.2",
1621 sum = "h1:E5GkOKLf+ODm2uXQaBqtmf+D4ZJpUUlo8XJoX0nEDL0=",
1622 )
1623 go_repository(
1624 name = "io_k8s_kube_openapi",
1625 importpath = "k8s.io/kube-openapi",
1626 version = "v0.0.0-20200403204345-e1beb1bd0f35",
1627 sum = "h1:FDWYFE3itI1G8UFOMjUuLbROZExo+Rrfm/Qaf473rm4=",
1628 )
1629 go_repository(
1630 name = "io_k8s_kube_proxy",
1631 importpath = "k8s.io/kube-proxy",
1632 version = "v0.19.0-alpha.2",
1633 sum = "h1:8awQLk0DLJEXew80mjbFTMNs9EtbtXJElBi7K7BqalE=",
1634 )
1635 go_repository(
1636 name = "io_k8s_kube_scheduler",
1637 importpath = "k8s.io/kube-scheduler",
1638 version = "v0.19.0-alpha.2",
1639 sum = "h1:EpIJpmI5Nn3mii1aaWg5VFMd9Y0Qt+jCcduVxH92Vk8=",
1640 )
1641 go_repository(
1642 name = "io_k8s_kubectl",
1643 importpath = "k8s.io/kubectl",
1644 version = "v0.19.0-alpha.2",
1645 sum = "h1:ygJWExSY2hnEHt72gJV6DgPDmkdp6xwkQlrZbtmW9EI=",
1646 )
1647 go_repository(
1648 name = "io_k8s_kubelet",
1649 importpath = "k8s.io/kubelet",
1650 version = "v0.19.0-alpha.2",
1651 sum = "h1:UPkB1eGbkIWr38J++4Gk7LZjcYeB5JfJBqKzRGfJ/VM=",
1652 build_file_proto_mode = "disable",
1653 )
1654 go_repository(
1655 name = "io_k8s_kubernetes",
1656 importpath = "k8s.io/kubernetes",
1657 version = "v1.19.0-alpha.2",
1658 sum = "h1:kTsLVxmg/z3Fexcvu75zzGEHOYQ17jzIJFWhfQQnXDE=",
1659 build_file_proto_mode = "disable",
1660 build_tags = [
1661 "providerless",
1662 ],
1663 patches = [
1664 "//third_party/go/patches:k8s-kubernetes.patch",
1665 "//third_party/go/patches:k8s-kubernetes-build.patch",
1666 ],
1667 patch_args = ["-p1"],
1668 )
1669 go_repository(
1670 name = "io_k8s_legacy_cloud_providers",
1671 importpath = "k8s.io/legacy-cloud-providers",
1672 version = "v0.19.0-alpha.2",
1673 sum = "h1:jpu9SqacduO6iKtiCKCovH/uZ0GL1PkbsJndUZKUxtc=",
1674 )
1675 go_repository(
1676 name = "io_k8s_metrics",
1677 importpath = "k8s.io/metrics",
1678 version = "v0.19.0-alpha.2",
1679 sum = "h1:5/OfIQ5HeJutKUPpjXXdcgFqxmFf01bYfnFRd1li5b8=",
1680 build_file_proto_mode = "disable",
1681 )
1682 go_repository(
1683 name = "io_k8s_repo_infra",
1684 importpath = "k8s.io/repo-infra",
1685 version = "v0.0.0-20190329054012-df02ded38f95",
1686 sum = "h1:PQyAIB6SRdV0a3Vj/VA39L1uANW36k/zg3tOk/Ffh3U=",
Lorenz Brun7b5d9942020-03-19 16:14:02 +01001687 )
1688 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001689 name = "io_k8s_sample_apiserver",
1690 importpath = "k8s.io/sample-apiserver",
Serge Bazanskibb7db922020-04-30 12:43:10 +02001691 version = "v0.19.0-alpha.2",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001692 sum = "h1:Nw+rJYx+0cb8Kxtxhe87iT73S6CF67396cIf7tU3JZ8=",
1693 )
1694 go_repository(
1695 name = "io_k8s_utils",
1696 importpath = "k8s.io/utils",
1697 version = "v0.0.0-20200324210504-a9aa75ae1b89",
1698 sum = "h1:d4vVOjXm687F1iLSP2q3lyPPuyvTUt3aVoBpi2DqRsU=",
1699 )
1700 go_repository(
1701 name = "io_k8s_sigs_apiserver_network_proxy_konnectivity_client",
1702 importpath = "sigs.k8s.io/apiserver-network-proxy/konnectivity-client",
1703 version = "v0.0.7",
1704 sum = "h1:uuHDyjllyzRyCIvvn0OBjiRB0SgBZGqHNYAmjR7fO50=",
1705 )
1706 go_repository(
1707 name = "io_k8s_sigs_kustomize",
1708 importpath = "sigs.k8s.io/kustomize",
1709 version = "v2.0.3+incompatible",
1710 sum = "h1:JUufWFNlI44MdtnjUqVnvh29rR37PQFzPbLXqhyOyX0=",
1711 )
1712 go_repository(
1713 name = "io_k8s_sigs_structured_merge_diff_v3",
1714 importpath = "sigs.k8s.io/structured-merge-diff/v3",
1715 version = "v3.0.0",
1716 sum = "h1:dOmIZBMfhcHS09XZkMyUgkq5trg3/jRyJYFZUiaOp8E=",
1717 )
1718 go_repository(
1719 name = "io_k8s_sigs_yaml",
1720 importpath = "sigs.k8s.io/yaml",
1721 version = "v1.1.0",
1722 sum = "h1:4A07+ZFc2wgJwo8YNlQpr1rVlgUDlxXHhPJciaPY5gs=",
1723 )
1724 go_repository(
1725 name = "ml_vbom_util",
1726 importpath = "vbom.ml/util",
1727 version = "v0.0.0-20160121211510-db5cfe13f5cc",
1728 sum = "h1:MksmcCZQWAQJCTA5T0jgI/0sJ51AVm4Z41MrmfczEoc=",
Lorenz Brun7b5d9942020-03-19 16:14:02 +01001729 )