blob: 785e0907d086e56485375827e5a4e0637104866a [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",
Lorenz Brunb876fc32020-07-14 13:54:01 +020023 version = "v0.51.0",
24 sum = "h1:PvKAVQWCtlGUSlZkGW3QLelKaWq7KYv/MW1EboG8bfM=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +020025 )
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",
Lorenz Brunb876fc32020-07-14 13:54:01 +020053 version = "v0.8.9",
54 sum = "h1:VrfodqvztU8YSOvygU+DN1BGaSGxmrNfqOv5oOuX2Bk=",
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 Bazanskif369cfa2020-05-22 18:36:42 +020088 name = "com_github_asaskevich_govalidator",
89 importpath = "github.com/asaskevich/govalidator",
90 version = "v0.0.0-20190424111038-f61b66f89f4a",
91 sum = "h1:idn718Q4B6AGu/h5Sxe66HYVdqdGu2l9Iebqhi/AEoA=",
92 )
93 go_repository(
94 name = "com_github_beorn7_perks",
95 importpath = "github.com/beorn7/perks",
96 version = "v1.0.1",
97 sum = "h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=",
98 )
99 go_repository(
100 name = "com_github_bgentry_speakeasy",
101 importpath = "github.com/bgentry/speakeasy",
102 version = "v0.1.0",
103 sum = "h1:ByYyxL9InA1OWqxJqqp2A5pYHUrCiAL6K3J+LKSsQkY=",
104 )
105 go_repository(
106 name = "com_github_blang_semver",
107 importpath = "github.com/blang/semver",
108 version = "v3.5.0+incompatible",
109 sum = "h1:CGxCgetQ64DKk7rdZ++Vfnb1+ogGNnB17OJKJXD2Cfs=",
110 )
111 go_repository(
Lorenz Brunb29e0b02020-07-28 17:26:12 +0200112 name = "com_github_caddyserver_caddy",
113 importpath = "github.com/caddyserver/caddy",
114 version = "v1.0.5",
115 sum = "h1:5B1Hs0UF2x2tggr2X9jL2qOZtDXbIWQb9YLbmlxHSuM=",
116 )
117 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200118 name = "com_github_cenkalti_backoff",
119 importpath = "github.com/cenkalti/backoff",
120 version = "v0.0.0-20190506075156-2146c9339422",
121 sum = "h1:+FKjzBIdfBHYDvxCv+djmDJdes/AoDtg8gpcxowBlF8=",
122 )
123 go_repository(
124 name = "com_github_cenkalti_backoff_v4",
125 importpath = "github.com/cenkalti/backoff/v4",
126 version = "v4.0.2",
127 sum = "h1:JIufpQLbh4DkbQoii76ItQIUFzevQSqOLZca4eamEDs=",
128 )
129 go_repository(
130 name = "com_github_cespare_xxhash_v2",
131 importpath = "github.com/cespare/xxhash/v2",
132 version = "v2.1.1",
133 sum = "h1:6MnRN8NT7+YBpUIWxHtefFZOKTAPgGjpQSxqLNn0+qY=",
134 )
135 go_repository(
136 name = "com_github_chai2010_gettext_go",
137 importpath = "github.com/chai2010/gettext-go",
138 version = "v0.0.0-20160711120539-c6fed771bfd5",
139 sum = "h1:7aWHqerlJ41y6FOsEUvknqgXnGmJyJSbjhAWq5pO4F8=",
140 )
141 go_repository(
Lorenz Brunb876fc32020-07-14 13:54:01 +0200142 name = "com_github_checkpoint_restore_go_criu_v4",
143 importpath = "github.com/checkpoint-restore/go-criu/v4",
144 version = "v4.0.2",
145 sum = "h1:jt+rnBIhFtPw0fhtpYGcUOilh4aO9Hj7r+YLEtf30uA=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200146 )
147 go_repository(
148 name = "com_github_cilium_ebpf",
149 importpath = "github.com/cilium/ebpf",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200150 version = "v0.0.0-20200702112145-1c8d4c9ef775",
151 sum = "h1:cHzBGGVew0ezFsq2grfy2RsB8hO/eNyBgOLHBCqfR1U=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200152 )
153 go_repository(
154 name = "com_github_container_storage_interface_spec",
155 importpath = "github.com/container-storage-interface/spec",
156 version = "v1.2.0",
157 sum = "h1:bD9KIVgaVKKkQ/UbVUY9kCaH/CJbhNxe0eeB4JeJV2s=",
158 )
159 go_repository(
160 name = "com_github_containerd_btrfs",
161 importpath = "github.com/containerd/btrfs",
162 version = "v0.0.0-20200117014249-153935315f4a",
163 sum = "h1:u5X1yvVEsXLcuTWYsFSpTgQKRvo2VTB5gOHcERpF9ZI=",
164 )
165 go_repository(
166 name = "com_github_containerd_cgroups",
167 importpath = "github.com/containerd/cgroups",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200168 version = "v0.0.0-20200710171044-318312a37340",
169 sum = "h1:9atoWyI9RtXFwf7UDbme/6M8Ud0rFrx+Q3ZWgSnsxtw=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200170 build_file_proto_mode = "disable",
171 )
172 go_repository(
173 name = "com_github_containerd_console",
174 importpath = "github.com/containerd/console",
175 version = "v1.0.0",
176 sum = "h1:fU3UuQapBs+zLJu82NhR11Rif1ny2zfMMAyPJzSN5tQ=",
177 )
178 go_repository(
179 name = "com_github_containerd_containerd",
180 importpath = "github.com/containerd/containerd",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200181 version = "v1.4.0-beta.2",
182 sum = "h1:qZelipNh4yeTHIyzcNteRPoo/Mb9sFCrDtCNWWSXJHQ=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200183 build_file_proto_mode = "disable",
184 build_tags = [
185 "no_zfs",
186 "no_aufs",
187 "no_devicemapper",
188 "no_btrfs",
189 ],
190 )
191 go_repository(
192 name = "com_github_containerd_continuity",
193 importpath = "github.com/containerd/continuity",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200194 version = "v0.0.0-20200413184840-d3ef23f19fbb",
195 sum = "h1:nXPkFq8X1a9ycY3GYQpFNxHh3j2JgY7zDZfq2EXMIzk=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200196 )
197 go_repository(
198 name = "com_github_containerd_cri",
199 importpath = "github.com/containerd/cri",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200200 version = "v1.11.1-0.20200705100038-8fb244a65baa",
201 sum = "h1:qqB+Jjek9F6LdsEzQwYWu3PmKkWvFyPr8eCUZPUfCoU=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200202 build_file_proto_mode = "disable",
203 )
204 go_repository(
205 name = "com_github_containerd_fifo",
206 importpath = "github.com/containerd/fifo",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200207 version = "v0.0.0-20200410184934-f15a3290365b",
208 sum = "h1:qUtCegLdOUVfVJOw+KDg6eJyE1TGvLlkGEd1091kSSQ=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200209 )
210 go_repository(
211 name = "com_github_containerd_go_cni",
212 importpath = "github.com/containerd/go-cni",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200213 version = "v1.0.0",
214 sum = "h1:A681A9YQ5Du9V2/gZGk/pTm6g69wF0aGd9qFN9syB1E=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200215 )
216 go_repository(
217 name = "com_github_containerd_go_runc",
218 importpath = "github.com/containerd/go-runc",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200219 version = "v0.0.0-20200220073739-7016d3ce2328",
220 sum = "h1:PRTagVMbJcCezLcHXe8UJvR1oBzp2lG3CEumeFOLOds=",
221 )
222 go_repository(
223 name = "com_github_containerd_imgcrypt",
224 importpath = "github.com/containerd/imgcrypt",
225 version = "v1.0.1",
226 sum = "h1:IyI3IIP4m6zrNFuNFT7HizGVcuD6BYJFpdM1JvPKCbQ=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200227 )
228 go_repository(
229 name = "com_github_containerd_ttrpc",
230 importpath = "github.com/containerd/ttrpc",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200231 version = "v1.0.1",
232 sum = "h1:IfVOxKbjyBn9maoye2JN95pgGYOmPkQVqxtOu7rtNIc=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200233 )
234 go_repository(
235 name = "com_github_containerd_typeurl",
236 importpath = "github.com/containerd/typeurl",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200237 version = "v1.0.1",
238 sum = "h1:PvuK4E3D5S5q6IqsPDCy928FhP0LUIGcmZ/Yhgp5Djw=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200239 )
240 go_repository(
241 name = "com_github_containernetworking_cni",
242 importpath = "github.com/containernetworking/cni",
243 version = "v0.7.1",
244 sum = "h1:fE3r16wpSEyaqY4Z4oFrLMmIGfBYIKpPrHK31EJ9FzE=",
245 )
246 go_repository(
247 name = "com_github_containernetworking_plugins",
248 importpath = "github.com/containernetworking/plugins",
249 version = "v0.8.2",
250 sum = "h1:5lnwfsAYO+V7yXhysJKy3E1A2Gy9oVut031zfdOzI9w=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100251 )
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200252 go_repository(
Lorenz Brunb876fc32020-07-14 13:54:01 +0200253 name = "com_github_containers_ocicrypt",
254 importpath = "github.com/containers/ocicrypt",
255 version = "v1.0.1",
256 sum = "h1:EToign46OSLTFWnb2oNj9RG3XDnkOX8r28ZIXUuk5Pc=",
257 )
258 go_repository(
Lorenz Brunb29e0b02020-07-28 17:26:12 +0200259 name = "com_github_coredns_coredns",
260 importpath = "github.com/coredns/coredns",
261 version = "v1.7.0",
262 sum = "h1:Tm2ZSdhTk+4okgjUp4K6KYzvBI2u34cdD4fKQRC4Eeo=",
263 pre_patches = [
264 "//third_party/go/patches:coredns-remove-unused-plugins.patch",
265 ],
266 patch_args = ["-p1"],
267 )
268 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200269 name = "com_github_coreos_go_iptables",
270 importpath = "github.com/coreos/go-iptables",
271 version = "v0.4.2",
272 sum = "h1:KH0EwId05JwWIfb96gWvkiT2cbuOu8ygqUaB+yPAwIg=",
273 )
274 go_repository(
275 name = "com_github_coreos_go_oidc",
276 importpath = "github.com/coreos/go-oidc",
277 version = "v2.1.0+incompatible",
278 sum = "h1:sdJrfw8akMnCuUlaZU3tE/uYXFgfqom8DBE9so9EBsM=",
279 )
280 go_repository(
281 name = "com_github_coreos_go_semver",
282 importpath = "github.com/coreos/go-semver",
283 version = "v0.3.0",
284 sum = "h1:wkHLiw0WNATZnSG7epLsujiMCgPAc9xhjJ4tgnAxmfM=",
285 )
286 go_repository(
287 name = "com_github_coreos_go_systemd",
288 importpath = "github.com/coreos/go-systemd",
289 version = "v0.0.0-20190321100706-95778dfbb74e",
290 sum = "h1:Wf6HqHfScWJN9/ZjdUKyjop4mf3Qdd+1TvvltAvM3m8=",
291 )
292 go_repository(
293 name = "com_github_coreos_go_systemd_v22",
294 importpath = "github.com/coreos/go-systemd/v22",
295 version = "v22.0.0",
296 sum = "h1:XJIw/+VlJ+87J+doOxznsAWIdmWuViOVhkQamW5YV28=",
297 )
298 go_repository(
299 name = "com_github_coreos_pkg",
300 importpath = "github.com/coreos/pkg",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200301 version = "v0.0.0-20180928190104-399ea9e2e55f",
302 sum = "h1:lBNOc5arjvs8E5mO2tbpBpLoyyu8B6e44T7hJy6potg=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200303 )
304 go_repository(
Leopold Schabel3058b7a2020-06-03 17:51:07 +0200305 name = "com_github_cosiner_argv",
306 importpath = "github.com/cosiner/argv",
307 version = "v0.0.0-20170225145430-13bacc38a0a5",
308 sum = "h1:rIXlvz2IWiupMFlC45cZCXZFvKX/ExBcSLrDy2G0Lp8=",
309 )
310 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200311 name = "com_github_cpuguy83_go_md2man_v2",
312 importpath = "github.com/cpuguy83/go-md2man/v2",
313 version = "v2.0.0",
314 sum = "h1:EoUDS0afbrsXAZ9YQ9jdu/mZ2sXgT1/2yyNng4PGlyM=",
315 )
316 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200317 name = "com_github_cyphar_filepath_securejoin",
318 importpath = "github.com/cyphar/filepath-securejoin",
319 version = "v0.2.2",
320 sum = "h1:jCwT2GTP+PY5nBz3c/YL5PAIbusElVrPujOBSCj8xRg=",
321 )
322 go_repository(
323 name = "com_github_davecgh_go_spew",
324 importpath = "github.com/davecgh/go-spew",
325 version = "v1.1.1",
326 sum = "h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=",
327 )
328 go_repository(
329 name = "com_github_daviddengcn_go_colortext",
330 importpath = "github.com/daviddengcn/go-colortext",
331 version = "v0.0.0-20160507010035-511bcaf42ccd",
332 sum = "h1:uVsMphB1eRx7xB1njzL3fuMdWRN8HtVzoUOItHMwv5c=",
333 )
334 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200335 name = "com_github_dgrijalva_jwt_go",
336 importpath = "github.com/dgrijalva/jwt-go",
337 version = "v3.2.0+incompatible",
338 sum = "h1:7qlOGliEKZXTDg6OTjfoBKDXWrumCAMpl/TFQ4/5kLM=",
339 )
340 go_repository(
341 name = "com_github_diskfs_go_diskfs",
342 importpath = "github.com/diskfs/go-diskfs",
343 version = "v1.0.0",
344 sum = "h1:sLQnXItICiYgiHcYNNujKT9kOKnk7diOvZGEKvxrwpc=",
345 )
346 go_repository(
Lorenz Brunb29e0b02020-07-28 17:26:12 +0200347 name = "com_github_dnstap_golang_dnstap",
348 importpath = "github.com/dnstap/golang-dnstap",
349 version = "v0.2.0",
350 sum = "h1:+NrmP4mkaTeKYV7xJ5FXpUxRn0RpcgoQcsOCTS8WQPk=",
351 )
352 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200353 name = "com_github_docker_distribution",
354 importpath = "github.com/docker/distribution",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200355 version = "v2.7.1+incompatible",
356 sum = "h1:a5mlkVzth6W5A4fOsS3D2EO5BUmsJpcB+cRlLU7cSug=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200357 )
358 go_repository(
359 name = "com_github_docker_docker",
360 importpath = "github.com/docker/docker",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200361 version = "v17.12.0-ce-rc1.0.20200310163718-4634ce647cf2+incompatible",
362 sum = "h1:ax4NateCD5bjRTqLvQBlFrSUPOoZRgEXWpJ6Bmu6OO0=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200363 )
364 go_repository(
365 name = "com_github_docker_go_connections",
366 importpath = "github.com/docker/go-connections",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200367 version = "v0.4.0",
368 sum = "h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200369 )
370 go_repository(
371 name = "com_github_docker_go_events",
372 importpath = "github.com/docker/go-events",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200373 version = "v0.0.0-20190806004212-e31b211e4f1c",
374 sum = "h1:+pKlWGMw7gf6bQ+oDZB4KHQFypsfjYlq/C4rfL7D3g8=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200375 )
376 go_repository(
377 name = "com_github_docker_go_metrics",
378 importpath = "github.com/docker/go-metrics",
379 version = "v0.0.1",
380 sum = "h1:AgB/0SvBxihN0X8OR4SjsblXkbMvalQ8cjmtKQ2rQV8=",
381 )
382 go_repository(
383 name = "com_github_docker_go_units",
384 importpath = "github.com/docker/go-units",
385 version = "v0.4.0",
386 sum = "h1:3uh0PgVws3nIA0Q+MwDC8yjEPf9zjRfZZWXZYDct3Tw=",
387 )
388 go_repository(
389 name = "com_github_docker_spdystream",
390 importpath = "github.com/docker/spdystream",
391 version = "v0.0.0-20160310174837-449fdfce4d96",
392 sum = "h1:cenwrSVm+Z7QLSV/BsnenAOcDXdX4cMv4wP0B/5QbPg=",
393 )
394 go_repository(
395 name = "com_github_dustin_go_humanize",
396 importpath = "github.com/dustin/go-humanize",
397 version = "v1.0.0",
398 sum = "h1:VSnTsYCnlFHaM2/igO1h6X3HA71jcobQuxemgkq4zYo=",
399 )
400 go_repository(
Lorenz Bruned0503c2020-07-28 17:21:25 +0200401 name = "com_github_elazarl_goproxy",
402 importpath = "github.com/elazarl/goproxy",
403 version = "v0.0.0-20180725130230-947c36da3153",
404 sum = "h1:yUdfgN0XgIJw7foRItutHYUIhlcKzcSf5vDpdhQAKTc=",
405 )
406 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200407 name = "com_github_emicklei_go_restful",
408 importpath = "github.com/emicklei/go-restful",
409 version = "v2.9.5+incompatible",
410 sum = "h1:spTtZBk5DYEvbxMVutUuTyh1Ao2r4iyvLdACqsl/Ljk=",
411 )
412 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200413 name = "com_github_euank_go_kmsg_parser",
414 importpath = "github.com/euank/go-kmsg-parser",
415 version = "v2.0.0+incompatible",
416 sum = "h1:cHD53+PLQuuQyLZeriD1V/esuG4MuU0Pjs5y6iknohY=",
417 )
418 go_repository(
419 name = "com_github_evanphx_json_patch",
420 importpath = "github.com/evanphx/json-patch",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200421 version = "v0.0.0-20190815234213-e83c0a1c26c8",
422 sum = "h1:DM7gHzQfHwIj+St8zaPOI6iQEPAxOwIkskvw6s9rDaM=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200423 )
424 go_repository(
425 name = "com_github_exponent_io_jsonpath",
426 importpath = "github.com/exponent-io/jsonpath",
427 version = "v0.0.0-20151013193312-d6023ce2651d",
428 sum = "h1:105gxyaGwCFad8crR9dcMQWvV9Hvulu6hwUh4tWPJnM=",
429 )
430 go_repository(
Lorenz Brunb29e0b02020-07-28 17:26:12 +0200431 name = "com_github_farsightsec_golang_framestream",
432 importpath = "github.com/farsightsec/golang-framestream",
433 version = "v0.0.0-20190425193708-fa4b164d59b8",
434 sum = "h1:/iPdQppoAsTfML+yqFSq2EBChiEMnRkh5WvhFgtWwcU=",
435 )
436 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200437 name = "com_github_fatih_camelcase",
438 importpath = "github.com/fatih/camelcase",
439 version = "v1.0.0",
440 sum = "h1:hxNvNX/xYBp0ovncs8WyWZrOrpBNub/JfaMvbURyft8=",
441 )
442 go_repository(
443 name = "com_github_fatih_color",
444 importpath = "github.com/fatih/color",
445 version = "v1.7.0",
446 sum = "h1:DkWD4oS2D8LGGgTQ6IvwJJXSL5Vp2ffcQg58nFV38Ys=",
447 )
448 go_repository(
Lorenz Brunb29e0b02020-07-28 17:26:12 +0200449 name = "com_github_flynn_go_shlex",
450 importpath = "github.com/flynn/go-shlex",
451 version = "v0.0.0-20150515145356-3f9db97f8568",
452 sum = "h1:BHsljHzVlRcyQhjrss6TZTdY2VfCqZPbv5k3iBFa2ZQ=",
453 )
454 go_repository(
Lorenz Brunb876fc32020-07-14 13:54:01 +0200455 name = "com_github_fullsailor_pkcs7",
456 importpath = "github.com/fullsailor/pkcs7",
457 version = "v0.0.0-20180613152042-8306686428a5",
458 sum = "h1:v+vxrd9XS8uWIXG2RK0BHCnXc30qLVQXVqbK+IOmpXk=",
459 )
460 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200461 name = "com_github_ghodss_yaml",
462 importpath = "github.com/ghodss/yaml",
463 version = "v1.0.0",
464 sum = "h1:wQHKEahhL6wmXdzwWG11gIVCkOv05bNOh+Rxn0yngAk=",
465 )
466 go_repository(
Leopold Schabel3058b7a2020-06-03 17:51:07 +0200467 name = "com_github_go_delve_delve",
468 importpath = "github.com/go-delve/delve",
469 version = "v1.4.1",
470 sum = "h1:kZs0umEv+VKnK84kY9/ZXWrakdLTeRTyYjFdgLelZCQ=",
471 )
472 go_repository(
Lorenz Brunb876fc32020-07-14 13:54:01 +0200473 name = "com_github_go_logr_logr",
474 importpath = "github.com/go-logr/logr",
475 version = "v0.2.0",
476 sum = "h1:QvGt2nLcHH0WK9orKa+ppBPAxREcH364nPUedEpK0TY=",
477 )
478 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200479 name = "com_github_go_openapi_analysis",
480 importpath = "github.com/go-openapi/analysis",
481 version = "v0.19.5",
482 sum = "h1:8b2ZgKfKIUTVQpTb77MoRDIMEIwvDVw40o3aOXdfYzI=",
483 )
484 go_repository(
485 name = "com_github_go_openapi_errors",
486 importpath = "github.com/go-openapi/errors",
487 version = "v0.19.2",
488 sum = "h1:a2kIyV3w+OS3S97zxUndRVD46+FhGOUBDFY7nmu4CsY=",
489 )
490 go_repository(
491 name = "com_github_go_openapi_jsonpointer",
492 importpath = "github.com/go-openapi/jsonpointer",
493 version = "v0.19.3",
494 sum = "h1:gihV7YNZK1iK6Tgwwsxo2rJbD1GTbdm72325Bq8FI3w=",
495 )
496 go_repository(
497 name = "com_github_go_openapi_jsonreference",
498 importpath = "github.com/go-openapi/jsonreference",
499 version = "v0.19.3",
500 sum = "h1:5cxNfTy0UVC3X8JL5ymxzyoUZmo8iZb+jeTWn7tUa8o=",
501 )
502 go_repository(
503 name = "com_github_go_openapi_loads",
504 importpath = "github.com/go-openapi/loads",
505 version = "v0.19.4",
506 sum = "h1:5I4CCSqoWzT+82bBkNIvmLc0UOsoKKQ4Fz+3VxOB7SY=",
507 )
508 go_repository(
509 name = "com_github_go_openapi_runtime",
510 importpath = "github.com/go-openapi/runtime",
511 version = "v0.19.4",
512 sum = "h1:csnOgcgAiuGoM/Po7PEpKDoNulCcF3FGbSnbHfxgjMI=",
513 )
514 go_repository(
515 name = "com_github_go_openapi_spec",
516 importpath = "github.com/go-openapi/spec",
517 version = "v0.19.3",
518 sum = "h1:0XRyw8kguri6Yw4SxhsQA/atC88yqrk0+G4YhI2wabc=",
519 )
520 go_repository(
521 name = "com_github_go_openapi_strfmt",
522 importpath = "github.com/go-openapi/strfmt",
523 version = "v0.19.3",
524 sum = "h1:eRfyY5SkaNJCAwmmMcADjY31ow9+N7MCLW7oRkbsINA=",
525 )
526 go_repository(
527 name = "com_github_go_openapi_swag",
528 importpath = "github.com/go-openapi/swag",
529 version = "v0.19.5",
530 sum = "h1:lTz6Ys4CmqqCQmZPBlbQENR1/GucA2bzYTE12Pw4tFY=",
531 )
532 go_repository(
533 name = "com_github_go_openapi_validate",
534 importpath = "github.com/go-openapi/validate",
535 version = "v0.19.5",
536 sum = "h1:QhCBKRYqZR+SKo4gl1lPhPahope8/RLt6EVgY8X80w0=",
537 )
538 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200539 name = "com_github_go_stack_stack",
540 importpath = "github.com/go-stack/stack",
541 version = "v1.8.0",
542 sum = "h1:5SgMzNM5HxrEjV0ww2lTmX6E2Izsfxas4+YHWRs3Lsk=",
543 )
544 go_repository(
545 name = "com_github_godbus_dbus_v5",
546 importpath = "github.com/godbus/dbus/v5",
547 version = "v5.0.3",
548 sum = "h1:ZqHaoEF7TBzh4jzPmqVhE/5A1z9of6orkAe5uHoAeME=",
549 )
550 go_repository(
551 name = "com_github_gofrs_flock",
552 importpath = "github.com/gofrs/flock",
553 version = "v0.6.1-0.20180915234121-886344bea079",
554 sum = "h1:JFTFz3HZTGmgMz4E1TabNBNJljROSYgja1b4l50FNVs=",
555 )
556 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200557 name = "com_github_gogo_googleapis",
558 importpath = "github.com/gogo/googleapis",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200559 version = "v1.3.2",
560 sum = "h1:kX1es4djPJrsDhY7aZKJy7aZasdcB5oSOEphMjSB53c=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200561 build_file_proto_mode = "disable",
562 )
563 go_repository(
564 name = "com_github_gogo_protobuf",
565 importpath = "github.com/gogo/protobuf",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200566 version = "v1.3.1",
567 sum = "h1:DqDEcV5aeaTmdFBePNpYsp3FlcVH/2ISVVM9Qf8PSls=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200568 )
569 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200570 name = "com_github_golang_groupcache",
571 importpath = "github.com/golang/groupcache",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200572 version = "v0.0.0-20191227052852-215e87163ea7",
573 sum = "h1:5ZkaAPbicIKTF2I64qf5Fh8Aa83Q/dnOafMYV0OMwjA=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200574 )
575 go_repository(
576 name = "com_github_google_btree",
577 importpath = "github.com/google/btree",
578 version = "v1.0.0",
579 sum = "h1:0udJVsspx3VBr5FwtLhQQtuAsVc79tTq0ocGIPAU6qo=",
580 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100581 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200582 name = "com_github_google_cadvisor",
583 importpath = "github.com/google/cadvisor",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200584 version = "v0.36.1-0.20200623171404-8450c56c21bc",
585 sum = "h1:il4pi2iOP5NRkBgnZH3n0GDqSCNEJ/QIRJrCAfU5h38=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100586 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100587 go_repository(
Lorenz Bruna50e8452020-09-09 17:09:27 +0200588 name = "com_github_google_certificate_transparency_go",
589 importpath = "github.com/google/certificate-transparency-go",
590 version = "v1.1.0",
591 sum = "h1:10MlrYzh5wfkToxWI4yJzffsxLfxcEDlOATMx/V9Kzw=",
592 )
593 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200594 name = "com_github_google_go_cmp",
595 importpath = "github.com/google/go-cmp",
596 version = "v0.4.0",
597 sum = "h1:xsAVV57WRhGj6kEIi8ReJzQlHHqcBYCElAvkovg3B/4=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200598 )
Serge Bazanskibb7db922020-04-30 12:43:10 +0200599 go_repository(
Leopold Schabel3058b7a2020-06-03 17:51:07 +0200600 name = "com_github_google_go_dap",
601 importpath = "github.com/google/go-dap",
602 version = "v0.2.0",
603 sum = "h1:whjIGQRumwbR40qRU7CEKuFLmePUUc2s4Nt9DoXXxWk=",
604 )
605 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200606 name = "com_github_google_go_tpm",
607 importpath = "github.com/google/go-tpm",
608 version = "v0.1.2-0.20190725015402-ae6dd98980d4",
609 sum = "h1:GNNkIb6NSjYfw+KvgUFW590mcgsSFihocSrbXct1sEw=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200610 )
Serge Bazanskibb7db922020-04-30 12:43:10 +0200611 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200612 name = "com_github_google_go_tpm_tools",
613 importpath = "github.com/google/go-tpm-tools",
614 version = "v0.0.0-20190731025042-f8c04ff88181",
615 sum = "h1:1Y5W2uh6E7I6hhI6c0WVSbV+Ae15uhemqi3RvSgtZpk=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100616 )
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200617 go_repository(
618 name = "com_github_google_gofuzz",
619 importpath = "github.com/google/gofuzz",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200620 version = "v1.1.0",
621 sum = "h1:Hsa8mG0dQ46ij8Sl2AYJDUv1oA9/d6Vk+3LG99Oe02g=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200622 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100623 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200624 name = "com_github_google_gopacket",
625 importpath = "github.com/google/gopacket",
626 version = "v1.1.17",
627 sum = "h1:rMrlX2ZY2UbvT+sdz3+6J+pp2z+msCq9MxTU6ymxbBY=",
628 )
629 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200630 name = "com_github_google_gvisor",
631 importpath = "github.com/google/gvisor",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200632 version = "v0.0.0-20200511005220-c52195d25825",
633 sum = "h1:Ryt0ml851mYbHu2ibbtjOCyJCDYdqdhEv5INoPR6Ovs=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200634 patches = [
635 "//third_party/go/patches:gvisor.patch",
636 ],
637 patch_args = ["-p1"],
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100638 )
639 go_repository(
Lorenz Brunc88c82d2020-05-08 14:35:04 +0200640 name = "com_github_google_gvisor_containerd_shim",
641 importpath = "github.com/google/gvisor-containerd-shim",
Lorenz Brunc88c82d2020-05-08 14:35:04 +0200642 version = "v0.0.4",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200643 sum = "h1:RdBNQHpoQ3ekzfXYIV4+nQJ3a2xLnIHuZJkM40OEtyA=",
Lorenz Brunc88c82d2020-05-08 14:35:04 +0200644 patches = [
645 "//third_party/go/patches:gvisor-containerd-shim.patch",
646 "//third_party/go/patches:gvisor-containerd-shim-build.patch",
Lorenz Brunc88c82d2020-05-08 14:35:04 +0200647 "//third_party/go/patches:gvisor-containerd-shim-nogo.patch",
648 "//third_party/go/patches:gvisor-shim-root.patch",
649 ],
650 patch_args = ["-p1"],
651 )
Lorenz Brunc88c82d2020-05-08 14:35:04 +0200652 go_repository(
Lorenz Brun52f7f292020-06-24 16:42:02 +0200653 name = "com_github_google_nftables",
654 importpath = "github.com/google/nftables",
655 version = "v0.0.0-20200316075819-7127d9d22474",
656 sum = "h1:D6bN82zzK92ywYsE+Zjca7EHZCRZbcNTU3At7WdxQ+c=",
657 )
658 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200659 name = "com_github_google_subcommands",
660 importpath = "github.com/google/subcommands",
661 version = "v0.0.0-20190508160503-636abe8753b8",
662 sum = "h1:GZGUPQiZfYrd9uOqyqwbQcHPkz/EZJVkZB1MkaO9UBI=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200663 )
664 go_repository(
665 name = "com_github_google_uuid",
666 importpath = "github.com/google/uuid",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200667 version = "v1.1.1",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200668 sum = "h1:Gkbcsh/GbpXz7lPftLA3P6TYMwjCLYm83jiFQZF/3gY=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100669 )
670 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200671 name = "com_github_googleapis_gnostic",
672 importpath = "github.com/googleapis/gnostic",
673 version = "v0.4.1",
674 sum = "h1:DLJCy1n/vrD4HPjOvYcT8aYQXpPIzoRZONaYwyycI+I=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100675 )
676 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200677 name = "com_github_gorilla_websocket",
678 importpath = "github.com/gorilla/websocket",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200679 version = "v1.4.0",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200680 sum = "h1:WDFjx/TMzVgy9VdMMQi2K2Emtwi2QcUQsztZ/zLaH/Q=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100681 )
682 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200683 name = "com_github_gregjones_httpcache",
684 importpath = "github.com/gregjones/httpcache",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200685 version = "v0.0.0-20180305231024-9cad4c3443a7",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200686 sum = "h1:pdN6V1QBWetyv/0+wjACpqVH+eVULgEjkurDLq3goeM=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200687 )
688 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200689 name = "com_github_grpc_ecosystem_go_grpc_middleware",
690 importpath = "github.com/grpc-ecosystem/go-grpc-middleware",
691 version = "v1.0.1-0.20190118093823-f849b5445de4",
692 sum = "h1:z53tR0945TRRQO/fLEVPI6SMv7ZflF0TEaTAoU7tOzg=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200693 )
694 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200695 name = "com_github_grpc_ecosystem_go_grpc_prometheus",
696 importpath = "github.com/grpc-ecosystem/go-grpc-prometheus",
697 version = "v1.2.0",
698 sum = "h1:Ovs26xHkKqVztRpIrF/92BcuyuQ/YW4NSIpoGtfXNho=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200699 )
700 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200701 name = "com_github_grpc_ecosystem_grpc_gateway",
702 importpath = "github.com/grpc-ecosystem/grpc-gateway",
703 version = "v1.9.5",
704 sum = "h1:UImYN5qQ8tuGpGE16ZmjvcTtTw24zw1QAp/SlnNrZhI=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200705 )
706 go_repository(
Lorenz Brunb29e0b02020-07-28 17:26:12 +0200707 name = "com_github_grpc_ecosystem_grpc_opentracing",
708 importpath = "github.com/grpc-ecosystem/grpc-opentracing",
709 version = "v0.0.0-20180507213350-8e809c8a8645",
710 sum = "h1:MJG/KsmcqMwFAkh8mTnAwhyKoB+sTAnY4CACC110tbU=",
711 )
712 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200713 name = "com_github_grpc_grpc",
714 importpath = "github.com/grpc/grpc",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200715 version = "v1.26.0",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200716 sum = "h1:0/fjvIF5JHJdr34/JPEk1DJFFonjW37pDLvuAy9YieQ=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200717 )
718 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200719 name = "com_github_hashicorp_errwrap",
720 importpath = "github.com/hashicorp/errwrap",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200721 version = "v1.0.0",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200722 sum = "h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200723 )
724 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200725 name = "com_github_hashicorp_go_multierror",
726 importpath = "github.com/hashicorp/go-multierror",
727 version = "v1.0.0",
728 sum = "h1:iVjPR7a6H0tWELX5NxNe7bYopibicUzc7uPribsnS6o=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200729 )
730 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200731 name = "com_github_hashicorp_golang_lru",
732 importpath = "github.com/hashicorp/golang-lru",
733 version = "v0.5.3",
734 sum = "h1:YPkqC67at8FYaadspW/6uE0COsBxS2656RLEr8Bppgk=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200735 )
736 go_repository(
737 name = "com_github_hashicorp_hcl",
738 importpath = "github.com/hashicorp/hcl",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200739 version = "v1.0.0",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200740 sum = "h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200741 )
742 go_repository(
Lorenz Bruned0503c2020-07-28 17:21:25 +0200743 name = "com_github_hpcloud_tail",
744 importpath = "github.com/hpcloud/tail",
745 version = "v1.0.0",
746 sum = "h1:nfCOvKYfkgYP8hkirhJocXT2+zOD8yUNjXaWfTlyFKI=",
747 )
748 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200749 name = "com_github_imdario_mergo",
750 importpath = "github.com/imdario/mergo",
751 version = "v0.3.7",
752 sum = "h1:Y+UAYTZ7gDEuOfhxKWy+dvb5dRQ6rJjFSdX2HZY1/gI=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200753 )
754 go_repository(
Lorenz Brunb29e0b02020-07-28 17:26:12 +0200755 name = "com_github_infobloxopen_go_trees",
756 importpath = "github.com/infobloxopen/go-trees",
757 version = "v0.0.0-20190313150506-2af4e13f9062",
758 sum = "h1:d3VSuNcgTCn21dNMm8g412Fck/XWFmMj4nJhhHT7ZZ0=",
759 )
760 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200761 name = "com_github_insomniacslk_dhcp",
762 importpath = "github.com/insomniacslk/dhcp",
Lorenz Brun56a7ae62020-10-29 11:03:30 +0100763 version = "v0.0.0-20200922210017-67c425063dca",
764 sum = "h1:zhwTlFGM8ZkD5J/c43IWkxSJQWzhm20QWou8zajbCck=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100765 )
766 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200767 name = "com_github_j_keck_arping",
768 importpath = "github.com/j-keck/arping",
769 version = "v0.0.0-20160618110441-2cf9dc699c56",
770 sum = "h1:742eGXur0715JMq73aD95/FU0XpVKXqNuTnEfXsLOYQ=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100771 )
772 go_repository(
Lorenz Brun878f5f92020-05-12 16:15:39 +0200773 name = "com_github_joho_godotenv",
774 importpath = "github.com/joho/godotenv",
775 version = "v1.3.0",
776 sum = "h1:Zjp+RcGpHhGlrMbJzXTrZZPrWj+1vfm90La1wgB6Bhc=",
777 )
778 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200779 name = "com_github_jonboulle_clockwork",
780 importpath = "github.com/jonboulle/clockwork",
781 version = "v0.1.0",
782 sum = "h1:VKV+ZcuP6l3yW9doeqz6ziZGgcynBVQO+obU0+0hcPo=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200783 )
784 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200785 name = "com_github_json_iterator_go",
786 importpath = "github.com/json-iterator/go",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200787 version = "v1.1.9",
788 sum = "h1:9yzud/Ht36ygwatGx56VwCZtlI/2AD15T1X2sjSuGns=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200789 )
790 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200791 name = "com_github_karrick_godirwalk",
792 importpath = "github.com/karrick/godirwalk",
793 version = "v1.7.5",
794 sum = "h1:VbzFqwXwNbAZoA6W5odrLr+hKK197CcENcPh6E/gJ0M=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200795 )
796 go_repository(
797 name = "com_github_kevinburke_go_bindata",
798 importpath = "github.com/kevinburke/go-bindata",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200799 version = "v3.16.0+incompatible",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200800 sum = "h1:TFzFZop2KxGhqNwsyjgmIh5JOrpG940MZlm5gNbxr8g=",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200801 )
802 go_repository(
Lorenz Brun52f7f292020-06-24 16:42:02 +0200803 name = "com_github_koneu_natend",
804 importpath = "github.com/koneu/natend",
805 version = "v0.0.0-20150829182554-ec0926ea948d",
806 sum = "h1:MFX8DxRnKMY/2M3H61iSsVbo/n3h0MWGmWNN1UViOU0=",
807 )
808 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200809 name = "com_github_konsorten_go_windows_terminal_sequences",
810 importpath = "github.com/konsorten/go-windows-terminal-sequences",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200811 version = "v1.0.3",
812 sum = "h1:CE8S1cTafDpPvMhIxNJKvHsGVBgn1xWYf1NbHQhywc8=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200813 )
814 go_repository(
815 name = "com_github_kr_pretty",
816 importpath = "github.com/kr/pretty",
817 version = "v0.2.0",
818 sum = "h1:s5hAObm+yFO5uHYt5dYjxi2rXrsnmRpJx4OYvIWUaQs=",
819 )
820 go_repository(
821 name = "com_github_kr_pty",
822 importpath = "github.com/kr/pty",
823 version = "v1.1.1",
824 sum = "h1:VkoXIwSboBpnk99O/KFauAEILuNHv5DVFKZMBN/gUgw=",
825 )
826 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200827 name = "com_github_liggitt_tabwriter",
828 importpath = "github.com/liggitt/tabwriter",
829 version = "v0.0.0-20181228230101-89fcab3d43de",
830 sum = "h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0=",
831 )
832 go_repository(
833 name = "com_github_lithammer_dedent",
834 importpath = "github.com/lithammer/dedent",
835 version = "v1.1.0",
836 sum = "h1:VNzHMVCBNG1j0fh3OrsFRkVUwStdDArbgBWoPAffktY=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100837 )
Hendrik Hofstadt79d7a622020-03-11 19:18:56 +0100838 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200839 name = "com_github_magiconair_properties",
840 importpath = "github.com/magiconair/properties",
Serge Bazanski520c9342020-12-22 10:58:41 +0100841 version = "v1.8.1",
842 sum = "h1:ZC2Vc7/ZFkGmsVC9KvOjumD+G5lXy2RtTKyzRKO2BQ4=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200843 )
844 go_repository(
845 name = "com_github_mailru_easyjson",
846 importpath = "github.com/mailru/easyjson",
847 version = "v0.7.0",
848 sum = "h1:aizVhC/NAAcKWb+5QsU1iNOZb4Yws5UO2I+aIprQITM=",
849 )
850 go_repository(
851 name = "com_github_mattn_go_colorable",
852 importpath = "github.com/mattn/go-colorable",
853 version = "v0.0.9",
854 sum = "h1:UVL0vNpWh04HeJXV0KLcaT7r06gOH2l4OW6ddYRUIY4=",
855 )
856 go_repository(
857 name = "com_github_mattn_go_isatty",
858 importpath = "github.com/mattn/go-isatty",
859 version = "v0.0.4",
860 sum = "h1:bnP0vzxcAdeI1zdubAl5PjU6zsERjGZb7raWodagDYs=",
861 )
862 go_repository(
863 name = "com_github_mattn_go_runewidth",
864 importpath = "github.com/mattn/go-runewidth",
865 version = "v0.0.2",
866 sum = "h1:UnlwIPBGaTZfPQ6T1IGzPI0EkYAQmT9fAEJ/poFC63o=",
867 )
868 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200869 name = "com_github_matttproud_golang_protobuf_extensions",
870 importpath = "github.com/matttproud/golang_protobuf_extensions",
871 version = "v1.0.1",
872 sum = "h1:4hp9jkHxhMHkqkrB3Ix0jegS5sx/RkqARlsWZ6pIwiU=",
873 )
874 go_repository(
875 name = "com_github_mdlayher_ethernet",
876 importpath = "github.com/mdlayher/ethernet",
877 version = "v0.0.0-20190606142754-0394541c37b7",
878 sum = "h1:lez6TS6aAau+8wXUP3G9I3TGlmPFEq2CTxBaRqY6AGE=",
879 )
880 go_repository(
Lorenz Brunf042e6f2020-06-24 16:46:09 +0200881 name = "com_github_mdlayher_genetlink",
882 importpath = "github.com/mdlayher/genetlink",
883 version = "v1.0.0",
884 sum = "h1:OoHN1OdyEIkScEmRgxLEe2M9U8ClMytqA5niynLtfj0=",
885 )
886 go_repository(
Lorenz Brun52f7f292020-06-24 16:42:02 +0200887 name = "com_github_mdlayher_netlink",
888 importpath = "github.com/mdlayher/netlink",
Lorenz Brunf042e6f2020-06-24 16:46:09 +0200889 version = "v1.1.0",
890 sum = "h1:mpdLgm+brq10nI9zM1BpX1kpDbh3NLl3RSnVq6ZSkfg=",
Lorenz Brun52f7f292020-06-24 16:42:02 +0200891 )
892 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200893 name = "com_github_mdlayher_raw",
894 importpath = "github.com/mdlayher/raw",
Lorenz Brun56a7ae62020-10-29 11:03:30 +0100895 version = "v0.0.0-20191009151244-50f2db8cc065",
896 sum = "h1:aFkJ6lx4FPip+S+Uw4aTegFMct9shDvP+79PsSxpm3w=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200897 )
898 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +0200899 name = "com_github_miekg_dns",
900 importpath = "github.com/miekg/dns",
Serge Bazanskid9ed6562021-01-07 16:06:44 +0100901 version = "v1.1.29",
902 sum = "h1:xHBEhR+t5RzcFJjBLJlax2daXOrTYtr9z4WdKEfWFzg=",
Serge Bazanski14cf7502020-05-28 14:29:56 +0200903 )
904 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200905 name = "com_github_mindprince_gonvml",
906 importpath = "github.com/mindprince/gonvml",
907 version = "v0.0.0-20190828220739-9ebdce4bb989",
908 sum = "h1:PS1dLCGtD8bb9RPKJrc8bS7qHL6JnW1CZvwzH9dPoUs=",
909 )
910 go_repository(
Lorenz Brunb876fc32020-07-14 13:54:01 +0200911 name = "com_github_mistifyio_go_zfs",
912 importpath = "github.com/mistifyio/go-zfs",
913 version = "v2.1.2-0.20190413222219-f784269be439+incompatible",
914 sum = "h1:aKW/4cBs+yK6gpqU3K/oIwk9Q/XICqd3zOX/UFuvqmk=",
915 )
916 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200917 name = "com_github_mitchellh_go_wordwrap",
918 importpath = "github.com/mitchellh/go-wordwrap",
919 version = "v1.0.0",
920 sum = "h1:6GlHJ/LTGMrIJbwgdqdl2eEH8o+Exx/0m8ir9Gns0u4=",
921 )
922 go_repository(
923 name = "com_github_mitchellh_mapstructure",
924 importpath = "github.com/mitchellh/mapstructure",
925 version = "v1.1.2",
926 sum = "h1:fmNYVwqnSfB9mZU6OS2O6GsXM+wcskZDuKQzvN1EDeE=",
Hendrik Hofstadt79d7a622020-03-11 19:18:56 +0100927 )
Lorenz Brun7b5d9942020-03-19 16:14:02 +0100928 go_repository(
Lorenz Brunb876fc32020-07-14 13:54:01 +0200929 name = "com_github_moby_sys_mountinfo",
930 importpath = "github.com/moby/sys/mountinfo",
931 version = "v0.1.3",
932 sum = "h1:KIrhRO14+AkwKvG/g2yIpNMOUVZ02xNhOw8KY1WsLOI=",
933 )
934 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200935 name = "com_github_moby_term",
936 importpath = "github.com/moby/term",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200937 version = "v0.0.0-20200312100748-672ec06f55cd",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200938 sum = "h1:aY7OQNf2XqY/JQ6qREWamhI/81os/agb2BAGpcx5yWI=",
Lorenz Brun7b5d9942020-03-19 16:14:02 +0100939 )
940 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200941 name = "com_github_modern_go_concurrent",
942 importpath = "github.com/modern-go/concurrent",
943 version = "v0.0.0-20180306012644-bacd9c7ef1dd",
944 sum = "h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=",
945 )
946 go_repository(
947 name = "com_github_modern_go_reflect2",
948 importpath = "github.com/modern-go/reflect2",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200949 version = "v1.0.1",
950 sum = "h1:9f412s+6RmYXLWZSEzVVgPGK7C2PphHj5RJrvfx9AWI=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200951 )
952 go_repository(
953 name = "com_github_morikuni_aec",
954 importpath = "github.com/morikuni/aec",
955 version = "v1.0.0",
956 sum = "h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=",
957 )
958 go_repository(
959 name = "com_github_mrunalp_fileutils",
960 importpath = "github.com/mrunalp/fileutils",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200961 version = "v0.0.0-20200520151820-abd8a0e76976",
962 sum = "h1:aZQToFSLH8ejFeSkTc3r3L4dPImcj7Ib/KgmkQqbGGg=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200963 )
964 go_repository(
965 name = "com_github_munnerz_goautoneg",
966 importpath = "github.com/munnerz/goautoneg",
967 version = "v0.0.0-20191010083416-a7dc8b61c822",
968 sum = "h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=",
969 )
970 go_repository(
971 name = "com_github_mxk_go_flowrate",
972 importpath = "github.com/mxk/go-flowrate",
973 version = "v0.0.0-20140419014527-cca7078d478f",
974 sum = "h1:y5//uYreIhSUg3J1GEMiLbxo1LJaP8RfCpH6pymGZus=",
975 )
976 go_repository(
977 name = "com_github_olekukonko_tablewriter",
978 importpath = "github.com/olekukonko/tablewriter",
979 version = "v0.0.0-20170122224234-a0225b3f23b5",
980 sum = "h1:58+kh9C6jJVXYjt8IE48G2eWl6BjwU5Gj0gqY84fy78=",
981 )
982 go_repository(
Lorenz Bruned0503c2020-07-28 17:21:25 +0200983 name = "com_github_onsi_ginkgo",
984 importpath = "github.com/onsi/ginkgo",
985 version = "v1.11.0",
986 sum = "h1:JAKSXpt1YjtLA7YpPiqO9ss6sNXEsPfSGdwN0UHqzrw=",
987 )
988 go_repository(
989 name = "com_github_onsi_gomega",
990 importpath = "github.com/onsi/gomega",
991 version = "v1.7.0",
992 sum = "h1:XPnZz8VVBHjVsy1vzJmRwIcSwiUO+JFfrv/xGiigmME=",
993 )
994 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200995 name = "com_github_opencontainers_go_digest",
996 importpath = "github.com/opencontainers/go-digest",
Lorenz Brunb876fc32020-07-14 13:54:01 +0200997 version = "v1.0.0",
998 sum = "h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +0200999 )
1000 go_repository(
1001 name = "com_github_opencontainers_image_spec",
1002 importpath = "github.com/opencontainers/image-spec",
1003 version = "v1.0.1",
1004 sum = "h1:JMemWkRwHx4Zj+fVxWoMCFm/8sYGGrUVojFA6h/TRcI=",
1005 )
1006 go_repository(
1007 name = "com_github_opencontainers_runc",
1008 importpath = "github.com/opencontainers/runc",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001009 version = "v1.0.0-rc91",
1010 sum = "h1:Tp8LWs5G8rFpzTsbRjAtQkPVexhCu0bnANE5IfIhJ6g=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001011 )
1012 go_repository(
1013 name = "com_github_opencontainers_runtime-spec",
1014 importpath = "github.com/opencontainers/runtime-spec",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001015 version = "v1.0.3-0.20200520003142-237cc4f519e2",
1016 sum = "h1:9mv9SC7GWmRWE0J/+oD8w3GsN2KYGKtg6uwLN7hfP5E=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001017 )
1018 go_repository(
1019 name = "com_github_opencontainers_selinux",
1020 importpath = "github.com/opencontainers/selinux",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001021 version = "v1.5.1",
1022 sum = "h1:jskKwSMFYqyTrHEuJgQoUlTcId0av64S6EWObrIfn5Y=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001023 build_tags = [
1024 "selinux",
1025 ],
1026 )
1027 go_repository(
Lorenz Brunb29e0b02020-07-28 17:26:12 +02001028 name = "com_github_opentracing_opentracing_go",
1029 importpath = "github.com/opentracing/opentracing-go",
1030 version = "v1.1.0",
1031 sum = "h1:pWlfV3Bxv7k65HYwkikxat0+s3pV4bsqf19k25Ur8rU=",
1032 )
1033 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001034 name = "com_github_peterbourgon_diskv",
1035 importpath = "github.com/peterbourgon/diskv",
1036 version = "v2.0.1+incompatible",
1037 sum = "h1:UBdAOUP5p4RWqPBg048CAvpKN+vxiaj6gdUUzhl4XmI=",
1038 )
1039 go_repository(
Leopold Schabel3058b7a2020-06-03 17:51:07 +02001040 name = "com_github_peterh_liner",
1041 importpath = "github.com/peterh/liner",
1042 version = "v0.0.0-20170317030525-88609521dc4b",
1043 sum = "h1:8uaXtUkxiy+T/zdLWuxa/PG4so0TPZDZfafFNNSaptE=",
1044 )
1045 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001046 name = "com_github_pkg_errors",
1047 importpath = "github.com/pkg/errors",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001048 version = "v0.9.1",
1049 sum = "h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001050 )
1051 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001052 name = "com_github_pquerna_cachecontrol",
1053 importpath = "github.com/pquerna/cachecontrol",
1054 version = "v0.0.0-20171018203845-0dec1b30a021",
1055 sum = "h1:0XM1XL/OFFJjXsYXlG30spTkV/E9+gmd5GD1w2HE8xM=",
1056 )
1057 go_repository(
1058 name = "com_github_prometheus_client_golang",
1059 importpath = "github.com/prometheus/client_golang",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001060 version = "v1.6.0",
1061 sum = "h1:YVPodQOcK15POxhgARIvnDRVpLcuK8mglnMrWfyrw6A=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001062 )
1063 go_repository(
1064 name = "com_github_prometheus_client_model",
1065 importpath = "github.com/prometheus/client_model",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001066 version = "v0.2.0",
1067 sum = "h1:uq5h0d+GuxiXLJLNABMgp2qUWDPiLvgCzz2dUR+/W/M=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001068 )
1069 go_repository(
1070 name = "com_github_prometheus_common",
1071 importpath = "github.com/prometheus/common",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001072 version = "v0.9.1",
1073 sum = "h1:KOMtN28tlbam3/7ZKEYKHhKoJZYYj3gMH4uc62x7X7U=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001074 )
1075 go_repository(
1076 name = "com_github_prometheus_procfs",
1077 importpath = "github.com/prometheus/procfs",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001078 version = "v0.0.11",
1079 sum = "h1:DhHlBtkHWPYi8O2y31JkK0TF+DGM+51OopZjH/Ia5qI=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001080 )
1081 go_repository(
1082 name = "com_github_rekby_gpt",
1083 importpath = "github.com/rekby/gpt",
1084 version = "v0.0.0-20200219180433-a930afbc6edc",
1085 sum = "h1:goZGTwEEn8mWLcY012VouWZWkJ8GrXm9tS3VORMxT90=",
1086 )
1087 go_repository(
1088 name = "com_github_robfig_cron",
1089 importpath = "github.com/robfig/cron",
1090 version = "v1.1.0",
1091 sum = "h1:jk4/Hud3TTdcrJgUOBgsqrZBarcxl6ADIjSC2iniwLY=",
1092 )
1093 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001094 name = "com_github_russross_blackfriday",
1095 importpath = "github.com/russross/blackfriday",
1096 version = "v1.5.2",
1097 sum = "h1:HyvC0ARfnZBqnXwABFeSZHpKvJHJJfPz81GNueLj0oo=",
1098 )
1099 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +02001100 name = "com_github_russross_blackfriday_v2",
1101 importpath = "github.com/russross/blackfriday/v2",
1102 version = "v2.0.1",
1103 sum = "h1:lPqVAte+HuHNfhJ/0LC98ESWRz8afy9tM/0RK8m9o+Q=",
1104 )
1105 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001106 name = "com_github_safchain_ethtool",
1107 importpath = "github.com/safchain/ethtool",
1108 version = "v0.0.0-20190326074333-42ed695e3de8",
1109 sum = "h1:2c1EFnZHIPCW8qKWgHMH/fX2PkSabFc5mrVzfUNdg5U=",
1110 )
1111 go_repository(
Lorenz Brunb682ba52020-07-08 14:51:36 +02001112 name = "com_github_sbezverk_nfproxy",
1113 importpath = "github.com/sbezverk/nfproxy",
1114 version = "v0.0.0-20200514180651-7fac5f39824e",
1115 sum = "h1:fJ2lHQ7ZUjmgJbvVQ509ioBmrGHcbvlwfjUieExw/dU=",
1116 patches = [
1117 "//third_party/go/patches:nfproxy.patch",
1118 ],
1119 patch_args = ["-p1"],
1120 )
1121 go_repository(
1122 name = "com_github_sbezverk_nftableslib",
1123 importpath = "github.com/sbezverk/nftableslib",
1124 version = "v0.0.0-20200402150358-c20bed91f482",
1125 sum = "h1:k7gEZ/EwJhHDTRXFUZQlE4/p1cmoha7zL7PWCDG3ZHQ=",
1126 )
1127 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001128 name = "com_github_seccomp_libseccomp_golang",
1129 importpath = "github.com/seccomp/libseccomp-golang",
1130 version = "v0.9.1",
1131 sum = "h1:NJjM5DNFOs0s3kYE1WUOr6G8V97sdt46rlXTMfXGWBo=",
1132 )
1133 go_repository(
Serge Bazanski14cf7502020-05-28 14:29:56 +02001134 name = "com_github_shurcool_sanitized_anchor_name",
1135 importpath = "github.com/shurcooL/sanitized_anchor_name",
1136 version = "v1.0.0",
1137 sum = "h1:PdmoCO6wvbs+7yrJyMORt4/BmY5IYyJwS/kOiWx8mHo=",
1138 )
1139 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001140 name = "com_github_sirupsen_logrus",
1141 importpath = "github.com/sirupsen/logrus",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001142 version = "v1.6.0",
1143 sum = "h1:UBcNElsrwanuuMsnGSlYmtmgbb23qDR5dG+6X6Oo89I=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001144 )
1145 go_repository(
1146 name = "com_github_soheilhy_cmux",
1147 importpath = "github.com/soheilhy/cmux",
1148 version = "v0.1.4",
1149 sum = "h1:0HKaf1o97UwFjHH9o5XsHUOF+tqmdA7KEzXLpiyaw0E=",
1150 )
1151 go_repository(
1152 name = "com_github_spf13_afero",
1153 importpath = "github.com/spf13/afero",
1154 version = "v1.2.2",
1155 sum = "h1:5jhuqJyZCZf2JRofRvN/nIFgIWNzPa3/Vz8mYylgbWc=",
1156 )
1157 go_repository(
1158 name = "com_github_spf13_cast",
1159 importpath = "github.com/spf13/cast",
Serge Bazanski520c9342020-12-22 10:58:41 +01001160 version = "v1.3.0",
1161 sum = "h1:oget//CVOEoFewqQxwr0Ej5yjygnqGkvggSE/gB35Q8=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001162 )
1163 go_repository(
1164 name = "com_github_spf13_cobra",
1165 importpath = "github.com/spf13/cobra",
Serge Bazanski14cf7502020-05-28 14:29:56 +02001166 version = "v1.0.0",
1167 sum = "h1:6m/oheQuQ13N9ks4hubMG6BnvwOeaJrqSPLahSnczz8=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001168 )
1169 go_repository(
1170 name = "com_github_spf13_jwalterweatherman",
1171 importpath = "github.com/spf13/jwalterweatherman",
Serge Bazanski520c9342020-12-22 10:58:41 +01001172 version = "v1.1.0",
1173 sum = "h1:ue6voC5bR5F8YxI5S67j9i582FU4Qvo2bmqnqMYADFk=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001174 )
1175 go_repository(
1176 name = "com_github_spf13_pflag",
1177 importpath = "github.com/spf13/pflag",
1178 version = "v1.0.5",
1179 sum = "h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=",
1180 )
1181 go_repository(
1182 name = "com_github_spf13_viper",
1183 importpath = "github.com/spf13/viper",
Serge Bazanski520c9342020-12-22 10:58:41 +01001184 version = "v1.4.0",
1185 sum = "h1:yXHLWeravcrgGyFSyCgdYpXQ9dR9c/WED3pg1RhxqEU=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001186 )
1187 go_repository(
1188 name = "com_github_stretchr_testify",
1189 importpath = "github.com/stretchr/testify",
1190 version = "v1.4.0",
1191 sum = "h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJyk=",
1192 )
1193 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001194 name = "com_github_syndtr_gocapability",
1195 importpath = "github.com/syndtr/gocapability",
1196 version = "v0.0.0-20180916011248-d98352740cb2",
1197 sum = "h1:b6uOv7YOFK0TYG7HtkIgExQo+2RdLuwRft63jn2HWj8=",
1198 )
1199 go_repository(
1200 name = "com_github_tchap_go_patricia",
1201 importpath = "github.com/tchap/go-patricia",
1202 version = "v2.2.6+incompatible",
1203 sum = "h1:JvoDL7JSoIP2HDE8AbDH3zC8QBPxmzYe32HHy5yQ+Ck=",
1204 )
1205 go_repository(
1206 name = "com_github_tmc_grpc_websocket_proxy",
1207 importpath = "github.com/tmc/grpc-websocket-proxy",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001208 version = "v0.0.0-20190109142713-0ad062ec5ee5",
1209 sum = "h1:LnC5Kc/wtumK+WB441p7ynQJzVuNRJiqddSIE3IlSEQ=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001210 )
1211 go_repository(
1212 name = "com_github_u_root_u_root",
1213 importpath = "github.com/u-root/u-root",
Lorenz Brun56a7ae62020-10-29 11:03:30 +01001214 version = "v7.0.0+incompatible",
1215 sum = "h1:u+KSS04pSxJGI5E7WE4Bs9+Zd75QjFv+REkjy/aoAc8=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001216 )
1217 go_repository(
1218 name = "com_github_urfave_cli",
1219 importpath = "github.com/urfave/cli",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001220 version = "v1.22.1",
1221 sum = "h1:+mkCCcOFKPnCmVYVcURKps1Xe+3zP90gSYGNfRkjoIY=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001222 )
1223 go_repository(
1224 name = "com_github_vishvananda_netlink",
1225 importpath = "github.com/vishvananda/netlink",
1226 version = "v1.1.0",
1227 sum = "h1:1iyaYNBLmP6L0220aDnYQpo1QEV4t4hJ+xEEhhJH8j0=",
1228 )
1229 go_repository(
1230 name = "com_github_vishvananda_netns",
1231 importpath = "github.com/vishvananda/netns",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001232 version = "v0.0.0-20200520041808-52d707b772fe",
1233 sum = "h1:mjAZxE1nh8yvuwhGHpdDqdhtNu2dgbpk93TwoXuk5so=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001234 )
1235 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001236 name = "com_github_xiang90_probing",
1237 importpath = "github.com/xiang90/probing",
1238 version = "v0.0.0-20190116061207-43a291ad63a2",
1239 sum = "h1:eY9dn8+vbi4tKz5Qo6v2eYzo7kUS51QINcR5jNpbZS8=",
1240 )
1241 go_repository(
1242 name = "com_github_yalue_native_endian",
1243 importpath = "github.com/yalue/native_endian",
1244 version = "v0.0.0-20180607135909-51013b03be4f",
1245 sum = "h1:nsQCScpQ8RRf+wIooqfyyEUINV2cAPuo2uVtHSBbA4M=",
1246 )
1247 go_repository(
1248 name = "io_etcd_go_bbolt",
1249 importpath = "go.etcd.io/bbolt",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001250 version = "v1.3.5",
1251 sum = "h1:XAzx9gjCb0Rxj7EoqcClPD1d5ZBxZJk0jbuoPHenBt0=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001252 )
1253 go_repository(
1254 name = "io_etcd_go_etcd",
1255 importpath = "go.etcd.io/etcd",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001256 version = "v0.5.0-alpha.5.0.20200520232829-54ba9589114f",
1257 sum = "h1:pBCD+Z7cy5WPTq+R6MmJJvDRpn88cp7bmTypBsn91g4=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001258 build_file_proto_mode = "disable",
1259 )
1260 go_repository(
1261 name = "org_mongodb_go_mongo_driver",
1262 importpath = "go.mongodb.org/mongo-driver",
1263 version = "v1.1.2",
1264 sum = "h1:jxcFYjlkl8xaERsgLo+RNquI0epW6zuy/ZRQs6jnrFA=",
1265 )
1266 go_repository(
1267 name = "io_opencensus_go",
1268 importpath = "go.opencensus.io",
1269 version = "v0.22.0",
1270 sum = "h1:C9hSCOW830chIVkdja34wa6Ky+IzWllkUinR+BtRZd4=",
1271 )
1272 go_repository(
Leopold Schabel3058b7a2020-06-03 17:51:07 +02001273 name = "net_starlark_go",
1274 importpath = "go.starlark.net",
1275 version = "v0.0.0-20190702223751-32f345186213",
1276 sum = "h1:lkYv5AKwvvduv5XWP6szk/bvvgO6aDeUujhZQXIFTes=",
1277 )
1278 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001279 name = "org_uber_go_atomic",
1280 importpath = "go.uber.org/atomic",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001281 version = "v1.4.0",
1282 sum = "h1:cxzIVoETapQEqDhQu3QfnvXAV4AlzcvUCxkVUFw3+EU=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001283 )
1284 go_repository(
1285 name = "org_uber_go_multierr",
1286 importpath = "go.uber.org/multierr",
1287 version = "v1.1.0",
1288 sum = "h1:HoEmRHQPVSqub6w2z2d2EOVs2fjyFRGyofhKuyDq0QI=",
1289 )
1290 go_repository(
1291 name = "org_uber_go_zap",
1292 importpath = "go.uber.org/zap",
1293 version = "v1.15.0",
1294 sum = "h1:ZZCA22JRF2gQE5FoNmhmrf7jeJJ2uhqDUNRYKm8dvmM=",
1295 )
1296 go_repository(
Leopold Schabel3058b7a2020-06-03 17:51:07 +02001297 name = "org_golang_x_arch",
1298 importpath = "golang.org/x/arch",
1299 version = "v0.0.0-20190927153633-4e8777c89be4",
1300 sum = "h1:QlVATYS7JBoZMVaf+cNjb90WD/beKVHnIxFKT4QaHVI=",
1301 )
1302 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001303 name = "org_golang_x_crypto",
1304 importpath = "golang.org/x/crypto",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001305 version = "v0.0.0-20200220183623-bac4c82f6975",
1306 sum = "h1:/Tl7pH94bvbAAHBdZJT947M/+gp0+CqQXDtMRC0fseo=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001307 )
1308 go_repository(
1309 name = "org_golang_x_mod",
1310 importpath = "golang.org/x/mod",
1311 version = "v0.3.0",
1312 sum = "h1:RM4zey1++hCTbCVQfnWeKs9/IEsaBLA8vTkd0WVtmH4=",
1313 )
1314 go_repository(
1315 name = "org_golang_x_net",
1316 importpath = "golang.org/x/net",
1317 version = "v0.0.0-20190311183353-d8887717615a",
1318 sum = "h1:oWX7TPOiFAMXLq8o0ikBYfCJVlRHBcsciT5bXOrH628=",
1319 )
1320 go_repository(
1321 name = "org_golang_x_oauth2",
1322 importpath = "golang.org/x/oauth2",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001323 version = "v0.0.0-20191202225959-858c2ad4c8b6",
1324 sum = "h1:pE8b58s1HRDMi8RDc79m0HISf9D4TzseP40cEA6IGfs=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001325 )
1326 go_repository(
1327 name = "org_golang_x_sync",
1328 importpath = "golang.org/x/sync",
1329 version = "v0.0.0-20181108010431-42b317875d0f",
1330 sum = "h1:Bl/8QSvNqXvPGPGXa2z5xUTmV7VDcZyvRZ+QQXkXTZQ=",
1331 )
1332 go_repository(
1333 name = "org_golang_x_sys",
1334 importpath = "golang.org/x/sys",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001335 version = "v0.0.0-20200327173247-9dae0f8f5775",
1336 sum = "h1:TC0v2RSO1u2kn1ZugjrFXkRZAEaqMN/RW+OTZkBzmLE=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001337 )
1338 go_repository(
1339 name = "org_golang_x_text",
1340 importpath = "golang.org/x/text",
1341 version = "v0.3.0",
1342 sum = "h1:g61tztE5qeGQ89tm6NTjjM9VPIm088od1l6aSorWRWg=",
1343 )
1344 go_repository(
1345 name = "org_golang_x_time",
1346 importpath = "golang.org/x/time",
1347 version = "v0.0.0-20191024005414-555d28b269f0",
1348 sum = "h1:/5xXl8Y5W96D+TtHSlonuFqGHIWVuyCkGJLwGh9JJFs=",
1349 )
1350 go_repository(
Leopold Schabel26d41992020-12-15 19:27:58 +01001351 name = "org_golang_x_tools",
1352 importpath = "golang.org/x/tools",
1353 version = "v0.0.0-20201215171152-6307297f4651",
1354 sum = "h1:bdfqbHwYVvhLEIkESR524rqSsmV06Og3Fgz60LE7vZc=",
1355 )
1356 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001357 name = "org_golang_x_xerrors",
1358 importpath = "golang.org/x/xerrors",
1359 version = "v0.0.0-20191204190536-9bdfabe68543",
1360 sum = "h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4=",
1361 )
1362 go_repository(
Lorenz Brunf042e6f2020-06-24 16:46:09 +02001363 name = "com_zx2c4_golang_wireguard_wgctrl",
1364 importpath = "golang.zx2c4.com/wireguard/wgctrl",
1365 version = "v0.0.0-20200515170644-ec7f26be9d9e",
1366 sum = "h1:fqDhK9OlzaaiFjnyaAfR9Q1RPKCK7OCTLlHGP9f74Nk=",
1367 )
1368 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001369 name = "org_gonum_v1_gonum",
1370 importpath = "gonum.org/v1/gonum",
1371 version = "v0.6.2",
1372 sum = "h1:4r+yNT0+8SWcOkXP+63H2zQbN+USnC73cjGUxnDF94Q=",
1373 )
1374 go_repository(
1375 name = "org_golang_google_genproto",
1376 importpath = "google.golang.org/genproto",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001377 version = "v0.0.0-20200224152610-e50cd9704f63",
1378 sum = "h1:YzfoEYWbODU5Fbt37+h7X16BWQbad7Q4S6gclTKFXM8=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001379 )
1380 go_repository(
1381 name = "org_golang_google_grpc",
1382 importpath = "google.golang.org/grpc",
1383 version = "v1.26.0",
1384 sum = "h1:2dTRdpdFEEhJYQD8EMLB61nnrzSCTbG38PhqdhvOltg=",
1385 )
1386 go_repository(
1387 name = "in_gopkg_djherbis_times_v1",
1388 importpath = "gopkg.in/djherbis/times.v1",
1389 version = "v1.2.0",
1390 sum = "h1:UCvDKl1L/fmBygl2Y7hubXCnY7t4Yj46ZrBFNUipFbM=",
1391 )
1392 go_repository(
Lorenz Bruned0503c2020-07-28 17:21:25 +02001393 name = "in_gopkg_fsnotify_v1",
1394 importpath = "gopkg.in/fsnotify.v1",
1395 version = "v1.4.7",
1396 sum = "h1:xOHLXZwVvI9hhs+cLKq5+I5onOuwQLhQwiu63xxlHs4=",
1397 )
1398 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001399 name = "in_gopkg_inf_v0",
1400 importpath = "gopkg.in/inf.v0",
1401 version = "v0.9.1",
1402 sum = "h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=",
1403 )
1404 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001405 name = "in_gopkg_natefinch_lumberjack_v2",
1406 importpath = "gopkg.in/natefinch/lumberjack.v2",
1407 version = "v2.0.0",
1408 sum = "h1:1Lc07Kr7qY4U2YPouBjpCLxpiyxIVoxqXgkXLknAOE8=",
1409 )
1410 go_repository(
1411 name = "in_gopkg_square_go_jose_v2",
1412 importpath = "gopkg.in/square/go-jose.v2",
1413 version = "v2.2.2",
1414 sum = "h1:orlkJ3myw8CN1nVQHBFfloD+L3egixIa4FvUP6RosSA=",
1415 )
1416 go_repository(
Lorenz Bruned0503c2020-07-28 17:21:25 +02001417 name = "in_gopkg_tomb_v1",
1418 importpath = "gopkg.in/tomb.v1",
1419 version = "v1.0.0-20141024135613-dd632973f1e7",
1420 sum = "h1:uRGJdciOHaEIrze2W8Q3AKkepLTh2hOroT7a+7czfdQ=",
1421 )
1422 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001423 name = "in_gopkg_yaml_v2",
1424 importpath = "gopkg.in/yaml.v2",
1425 version = "v2.2.8",
1426 sum = "h1:obN1ZagJSUGI0Ek/LBmuj4SNLPfIny3KsKFopxRdj10=",
1427 )
1428 go_repository(
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001429 name = "io_k8s_api",
1430 importpath = "k8s.io/api",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001431 version = "v0.19.0-rc.0",
1432 sum = "h1:K+xi+F3RNAxpFyS1f7uHekMNprjFX7WVZDx2lJE+A3A=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001433 build_file_proto_mode = "disable",
1434 )
1435 go_repository(
1436 name = "io_k8s_apiextensions_apiserver",
1437 importpath = "k8s.io/apiextensions-apiserver",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001438 version = "v0.19.0-rc.0",
1439 sum = "h1:XGNmUwNvh5gt6sYwCzaxLU6Dr461DVKWlGiaCSKZzyw=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001440 build_file_proto_mode = "disable",
1441 )
1442 go_repository(
1443 name = "io_k8s_apimachinery",
1444 importpath = "k8s.io/apimachinery",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001445 version = "v0.20.0-alpha.0",
1446 sum = "h1:XCZhrYfFYSC8GBpI4OUJFTH1s5euLMYdoIDQ7u2aDPM=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001447 build_file_proto_mode = "disable",
1448 )
1449 go_repository(
1450 name = "io_k8s_apiserver",
1451 importpath = "k8s.io/apiserver",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001452 version = "v0.19.0-rc.0",
1453 sum = "h1:SaF/gMgUeDPbQDKHTMvB2yynBUZpp6s4HYQIOx/LdDQ=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001454 build_file_proto_mode = "disable",
1455 )
1456 go_repository(
1457 name = "io_k8s_cli_runtime",
1458 importpath = "k8s.io/cli-runtime",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001459 version = "v0.19.0-rc.0",
1460 sum = "h1:amuzfqubksp5ooo99cpiu6hYe6ua1bGEqw59vZKyRqA=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001461 )
1462 go_repository(
1463 name = "io_k8s_client_go",
1464 importpath = "k8s.io/client-go",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001465 version = "v0.19.0-rc.0",
1466 sum = "h1:6WW8MElhoLeYcLiN4ky1159XG5E39KYdmLCrV/6lNiE=",
Lorenz Bruned0503c2020-07-28 17:21:25 +02001467 pre_patches = [
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001468 "//third_party/go/patches:k8s-client-go.patch",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001469 ],
1470 patch_args = ["-p1"],
1471 )
1472 go_repository(
1473 name = "io_k8s_cloud_provider",
1474 importpath = "k8s.io/cloud-provider",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001475 version = "v0.19.0-rc.0",
1476 sum = "h1:W1YV1XhdklzoGFZcYmzJnm3D4O6uWaoEAFRF1X4h7uw=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001477 )
1478 go_repository(
1479 name = "io_k8s_cluster_bootstrap",
1480 importpath = "k8s.io/cluster-bootstrap",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001481 version = "v0.19.0-rc.0",
1482 sum = "h1:2OCD/1YLoWlBisd7MPfPM35ZXFct/eA94TkRs/uAuhg=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001483 )
1484 go_repository(
1485 name = "io_k8s_component_base",
1486 importpath = "k8s.io/component-base",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001487 version = "v0.19.0-rc.0",
1488 sum = "h1:S/jt6xey1Wg5i5A9/BCkPYekpjJ5zlfuSCCVlNSJ/Yc=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001489 )
1490 go_repository(
1491 name = "io_k8s_cri_api",
1492 importpath = "k8s.io/cri-api",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001493 version = "v0.19.0-rc.0",
1494 sum = "h1:vXd1YUBZcQkkDb2jYdtaCm+XFA2euMVGVU08EKsN40k=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001495 build_file_proto_mode = "disable",
1496 )
1497 go_repository(
1498 name = "io_k8s_csi_translation_lib",
1499 importpath = "k8s.io/csi-translation-lib",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001500 version = "v0.19.0-rc.0",
1501 sum = "h1:2xvrVxnNKtbhilsj/gcD60P9r2PGT+zAEhBWNynySgk=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001502 )
1503 go_repository(
1504 name = "io_k8s_gengo",
1505 importpath = "k8s.io/gengo",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001506 version = "v0.0.0-20200428234225-8167cfdcfc14",
1507 sum = "h1:t4L10Qfx/p7ASH3gXCdIUtPbbIuegCoUJf3TMSFekjw=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001508 )
1509 go_repository(
1510 name = "io_k8s_heapster",
1511 importpath = "k8s.io/heapster",
1512 version = "v1.2.0-beta.1",
1513 sum = "h1:lUsE/AHOMHpi3MLlBEkaU8Esxm5QhdyCrv1o7ot0s84=",
1514 )
1515 go_repository(
Lorenz Brunb876fc32020-07-14 13:54:01 +02001516 name = "io_k8s_klog_v2",
1517 importpath = "k8s.io/klog/v2",
1518 version = "v2.2.0",
1519 sum = "h1:XRvcwJozkgZ1UQJmfMGpvRthQHOvihEhYtDfAaxMz/A=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001520 )
1521 go_repository(
1522 name = "io_k8s_kube_aggregator",
1523 importpath = "k8s.io/kube-aggregator",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001524 version = "v0.19.0-rc.0",
1525 sum = "h1:+u9y1c0R2GF8fuaEnlJrdUtxoEmQOON98oatycSquOA=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001526 build_file_proto_mode = "disable",
1527 )
1528 go_repository(
1529 name = "io_k8s_kube_controller_manager",
1530 importpath = "k8s.io/kube-controller-manager",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001531 version = "v0.19.0-rc.0",
1532 sum = "h1:b78T0fHLtRqOEe/70UzdTI0mN2hOph/krz9B5yI/DN4=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001533 )
1534 go_repository(
1535 name = "io_k8s_kube_openapi",
1536 importpath = "k8s.io/kube-openapi",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001537 version = "v0.0.0-20200427153329-656914f816f9",
1538 sum = "h1:5NC2ITmvg8RoxoH0wgmL4zn4VZqXGsKbxrikjaQx6s4=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001539 )
1540 go_repository(
1541 name = "io_k8s_kube_proxy",
1542 importpath = "k8s.io/kube-proxy",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001543 version = "v0.19.0-rc.0",
1544 sum = "h1:eYzuS4rtUGH8Nglk40WIWSNQyMSTj8pKcGB14BKVhHg=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001545 )
1546 go_repository(
1547 name = "io_k8s_kube_scheduler",
1548 importpath = "k8s.io/kube-scheduler",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001549 version = "v0.19.0-rc.0",
1550 sum = "h1:KiKDepusDaex8fJj2R0F1y2zNj/oPaCzziC7JiuU09o=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001551 )
1552 go_repository(
1553 name = "io_k8s_kubectl",
1554 importpath = "k8s.io/kubectl",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001555 version = "v0.19.0-rc.0",
1556 sum = "h1:JcCGByIwsglw1eQKUpTfYuxSjvQ5NUQTyxoGp1P/Bx4=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001557 )
1558 go_repository(
1559 name = "io_k8s_kubelet",
1560 importpath = "k8s.io/kubelet",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001561 version = "v0.19.0-rc.0",
1562 sum = "h1:Eii9aWFKr4MtrRSlhxnaLkGZ0WkSb2p6sPyDuMul/Tc=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001563 build_file_proto_mode = "disable",
1564 )
1565 go_repository(
1566 name = "io_k8s_kubernetes",
1567 importpath = "k8s.io/kubernetes",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001568 version = "v1.19.0-rc.0",
1569 sum = "h1:vKA6/0biZ/LJUPuWWzn1lfqIQrjfuJBVAtHn7AYScTs=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001570 build_file_proto_mode = "disable",
1571 build_tags = [
1572 "providerless",
1573 ],
1574 patches = [
1575 "//third_party/go/patches:k8s-kubernetes.patch",
1576 "//third_party/go/patches:k8s-kubernetes-build.patch",
Lorenz Brun878f5f92020-05-12 16:15:39 +02001577 "//third_party/go/patches:k8s-native-metrics.patch",
1578 "//third_party/go/patches:k8s-use-native.patch",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001579 ],
Lorenz Bruned0503c2020-07-28 17:21:25 +02001580 pre_patches = [
1581 "//third_party/go/patches:k8s-e2e-tests-providerless.patch",
1582 ],
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001583 patch_args = ["-p1"],
1584 )
1585 go_repository(
1586 name = "io_k8s_legacy_cloud_providers",
1587 importpath = "k8s.io/legacy-cloud-providers",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001588 version = "v0.19.0-rc.0",
1589 sum = "h1:cyf6e9AnQL/ATzZHXDqdwlD+lmRhtKCYPcfeFqb8wn0=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001590 )
1591 go_repository(
1592 name = "io_k8s_metrics",
1593 importpath = "k8s.io/metrics",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001594 version = "v0.19.0-rc.0",
1595 sum = "h1:hPBuMVgXakpnLBLe0K9SZxF8T7mH9VaNTY/pKsU/958=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001596 build_file_proto_mode = "disable",
1597 )
1598 go_repository(
1599 name = "io_k8s_repo_infra",
1600 importpath = "k8s.io/repo-infra",
1601 version = "v0.0.0-20190329054012-df02ded38f95",
1602 sum = "h1:PQyAIB6SRdV0a3Vj/VA39L1uANW36k/zg3tOk/Ffh3U=",
Lorenz Brun7b5d9942020-03-19 16:14:02 +01001603 )
1604 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001605 name = "io_k8s_sample_apiserver",
1606 importpath = "k8s.io/sample-apiserver",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001607 version = "v0.19.0-rc.0",
1608 sum = "h1:ZsO1AWW9k79zA+tU1nu7nGMGT7XidiA1jDrfBvMZmzg=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001609 )
1610 go_repository(
1611 name = "io_k8s_utils",
1612 importpath = "k8s.io/utils",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001613 version = "v0.0.0-20200619165400-6e3d28b6ed19",
1614 sum = "h1:7Nu2dTj82c6IaWvL7hImJzcXoTPz1MsSCH7r+0m6rfo=",
Lorenz Brun878f5f92020-05-12 16:15:39 +02001615 patches = [
1616 "//third_party/go/patches:k8s-native-mounter.patch",
1617 ],
1618 patch_args = ["-p1"],
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001619 )
1620 go_repository(
1621 name = "io_k8s_sigs_apiserver_network_proxy_konnectivity_client",
1622 importpath = "sigs.k8s.io/apiserver-network-proxy/konnectivity-client",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001623 version = "v0.0.9",
1624 sum = "h1:rusRLrDhjBp6aYtl9sGEvQJr6faoHoDLd0YcUBTZguI=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001625 )
1626 go_repository(
1627 name = "io_k8s_sigs_kustomize",
1628 importpath = "sigs.k8s.io/kustomize",
1629 version = "v2.0.3+incompatible",
1630 sum = "h1:JUufWFNlI44MdtnjUqVnvh29rR37PQFzPbLXqhyOyX0=",
1631 )
1632 go_repository(
1633 name = "io_k8s_sigs_structured_merge_diff_v3",
1634 importpath = "sigs.k8s.io/structured-merge-diff/v3",
1635 version = "v3.0.0",
1636 sum = "h1:dOmIZBMfhcHS09XZkMyUgkq5trg3/jRyJYFZUiaOp8E=",
1637 )
1638 go_repository(
1639 name = "io_k8s_sigs_yaml",
1640 importpath = "sigs.k8s.io/yaml",
Lorenz Brunb876fc32020-07-14 13:54:01 +02001641 version = "v1.2.0",
1642 sum = "h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q=",
Serge Bazanskif369cfa2020-05-22 18:36:42 +02001643 )
1644 go_repository(
1645 name = "ml_vbom_util",
1646 importpath = "vbom.ml/util",
1647 version = "v0.0.0-20160121211510-db5cfe13f5cc",
1648 sum = "h1:MksmcCZQWAQJCTA5T0jgI/0sJ51AVm4Z41MrmfczEoc=",
Lorenz Brun7b5d9942020-03-19 16:14:02 +01001649 )