blob: b4b7dd86bd9835bc72a5969b86e25633561ff519 [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 Bazanskibb7db922020-04-30 12:43:10 +020021 name = "io_k8s_kubernetes",
22 importpath = "k8s.io/kubernetes",
23 version = "v1.19.0-alpha.2",
24 sum = "h1:kTsLVxmg/z3Fexcvu75zzGEHOYQ17jzIJFWhfQQnXDE=",
25 build_tags = ["providerless"],
26 build_file_proto_mode = "disable",
27 patches = [
28 "//third_party/go/patches:k8s-kubernetes.patch",
29 "//third_party/go/patches:k8s-kubernetes-build.patch",
30 ],
31 patch_args = ["-p1"],
Serge Bazanski6c8d5f92020-02-11 12:42:29 +010032 )
33
34 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +020035 name = "com_github_google_cadvisor",
36 importpath = "github.com/google/cadvisor",
37 sum = "h1:au7bcM+rjGXLBSfqjofcSONBre8tlIy94jEbp40BCOQ=",
38 version = "v0.36.1-0.20200323171535-8af10c683a96",
39 patches = [
40 "//third_party/go/patches:cadvisor.patch",
41 "//third_party/go/patches:cadvisor-build.patch",
42 ],
43 patch_args = ["-p1"],
Serge Bazanski6c8d5f92020-02-11 12:42:29 +010044 )
45
46 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +020047 name = "io_k8s_client_go",
48 importpath = "k8s.io/client-go",
49 sum = "h1:YqJuHm/xOYP2VIOWPnQO+ix+Ag5KditpdHmIreWYyTY=",
50 version = "v0.19.0-alpha.2",
51 patches = [
52 "//third_party/go/patches:k8s-client-go.patch",
53 "//third_party/go/patches:k8s-client-go-build.patch",
54 ],
55 patch_args = ["-p1"],
56 )
57
58 # patches for pure mode
59 go_repository(
60 name = "com_github_containernetworking_plugins",
61 importpath = "github.com/containernetworking/plugins",
62 sum = "h1:5lnwfsAYO+V7yXhysJKy3E1A2Gy9oVut031zfdOzI9w=",
63 version = "v0.8.2",
64 patches = [
65 "//third_party/go/patches:cni-plugins-build.patch",
66 ],
67 patch_args = ["-p1"],
68 )
69
70 # required by containerd, but doesn't folow gazelle name convention
71 go_repository(
72 name = "com_github_opencontainers_runtime-spec",
73 importpath = "github.com/opencontainers/runtime-spec",
74 sum = "h1:Cef96rKLuXxeGzERI/0ve9yAzIeTpx0qz9JKFDZALYw=",
75 version = "v1.0.2-0.20190207185410-29686dbc5559",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +010076 )
77
78 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +020079 name = "com_github_google_gvisor",
80 importpath = "github.com/google/gvisor",
81 sum = "h1:rpcz7X//b7LHYEa8FwGlviAPLkFHz46+RW3ur+kiyhg=",
82 version = "v0.0.0-20200325151121-d8c4eff3f77b",
83 patches = [
84 "//third_party/go/patches:gvisor.patch",
85 ],
86 patch_args = ["-p1"],
Serge Bazanski6c8d5f92020-02-11 12:42:29 +010087 )
88 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +020089 name = "io_k8s_repo_infra",
90 importpath = "k8s.io/repo-infra",
91 sum = "h1:PQyAIB6SRdV0a3Vj/VA39L1uANW36k/zg3tOk/Ffh3U=",
92 version = "v0.0.0-20190329054012-df02ded38f95",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +010093 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +010094 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +020095 name = "io_k8s_component_base",
96 importpath = "k8s.io/component-base",
97 sum = "h1:nZfjiRab7LcpScUgnudRCG6UMRVmZ3L0GNZZWHkYjus=",
98 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +010099 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100100 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200101 name = "io_k8s_cloud_provider",
102 importpath = "k8s.io/cloud-provider",
103 sum = "h1:nFQ/M6B8o+/ICEHbjLFMe4nHgH/8jAHQ1GFw2NJ5Elo=",
104 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100105 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100106 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200107 name = "io_k8s_kubelet",
108 build_file_proto_mode = "disable",
109 importpath = "k8s.io/kubelet",
110 sum = "h1:UPkB1eGbkIWr38J++4Gk7LZjcYeB5JfJBqKzRGfJ/VM=",
111 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100112 )
113 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200114 name = "io_k8s_csi_translation_lib",
115 importpath = "k8s.io/csi-translation-lib",
116 sum = "h1:lH3FPZqHFwPthCQKLKNP90LR5oqjAMxYMJNhicDA5d8=",
117 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100118 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100119 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200120 name = "io_k8s_legacy_cloud_providers",
121 importpath = "k8s.io/legacy-cloud-providers",
122 sum = "h1:jpu9SqacduO6iKtiCKCovH/uZ0GL1PkbsJndUZKUxtc=",
123 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100124 )
125 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200126 name = "io_k8s_apiextensions_apiserver",
127 build_file_proto_mode = "disable",
128 importpath = "k8s.io/apiextensions-apiserver",
129 sum = "h1:lQjE543mSh4jeBxrvnwz37DCzGHW2UMefX8eCzk8uAU=",
130 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100131 )
132 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200133 name = "io_k8s_kube_aggregator",
134 build_file_proto_mode = "disable",
135 importpath = "k8s.io/kube-aggregator",
136 sum = "h1:Li0htDytvDHRnf7IR9AWGSahhyvD4qVxWIJwsUVgo2w=",
137 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100138 )
139 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200140 name = "io_k8s_metrics",
141 build_file_proto_mode = "disable",
142 importpath = "k8s.io/metrics",
143 sum = "h1:5/OfIQ5HeJutKUPpjXXdcgFqxmFf01bYfnFRd1li5b8=",
144 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100145 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100146 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200147 name = "io_k8s_kube_scheduler",
148 importpath = "k8s.io/kube-scheduler",
149 sum = "h1:EpIJpmI5Nn3mii1aaWg5VFMd9Y0Qt+jCcduVxH92Vk8=",
150 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100151 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100152 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200153 name = "io_k8s_kube_controller_manager",
154 importpath = "k8s.io/kube-controller-manager",
155 sum = "h1:E5GkOKLf+ODm2uXQaBqtmf+D4ZJpUUlo8XJoX0nEDL0=",
156 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100157 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100158 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200159 name = "io_k8s_cluster_bootstrap",
160 importpath = "k8s.io/cluster-bootstrap",
161 sum = "h1:MHG+0kAEEh4nDQU2iC8NXNILDDIANK12RB8PcAjyej4=",
162 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100163 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100164 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200165 name = "io_k8s_kube_proxy",
166 importpath = "k8s.io/kube-proxy",
167 sum = "h1:8awQLk0DLJEXew80mjbFTMNs9EtbtXJElBi7K7BqalE=",
168 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100169 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100170 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200171 name = "io_k8s_kubectl",
172 importpath = "k8s.io/kubectl",
173 sum = "h1:ygJWExSY2hnEHt72gJV6DgPDmkdp6xwkQlrZbtmW9EI=",
174 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100175 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100176 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200177 name = "io_k8s_node_api",
178 importpath = "k8s.io/node-api",
179 sum = "h1:L5S79H5EO4jDK/ARsypIXeOrirXJmFplj4ZBIvnK+WM=",
180 version = "v0.17.5",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100181 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100182 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200183 name = "io_k8s_cli_runtime",
184 importpath = "k8s.io/cli-runtime",
185 sum = "h1:/cZeGGp0GxuFSUdjz8jlUQP75QJVz99YtXEU1uNW/LI=",
186 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100187 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100188 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200189 name = "io_k8s_api",
190 build_file_proto_mode = "disable",
191 importpath = "k8s.io/api",
192 sum = "h1:GVZeds8bgQOSdQ/LYcjL7+NstBByZ5L3U/Ks6+E+QRI=",
193 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100194 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100195 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200196 name = "io_k8s_apimachinery",
197 build_file_proto_mode = "disable",
198 importpath = "k8s.io/apimachinery",
199 sum = "h1:N155+ZeSeRnCFyzjYRv3vg9GWJIUm5ElZba66f7qicY=",
200 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100201 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100202 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200203 name = "io_k8s_apiserver",
204 build_file_proto_mode = "disable",
205 importpath = "k8s.io/apiserver",
206 sum = "h1:k1fpzJAPZvtRT9Z8Rc42kciGehIH0GiEmTgEmc46drw=",
207 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100208 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100209 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200210 name = "io_k8s_cri_api",
211 build_file_proto_mode = "disable",
212 importpath = "k8s.io/cri-api",
213 sum = "h1:JDsPY0mIzxR6JYGWKWhX7NIIXa9giiVQ1X/RE0Mw1GY=",
214 version = "v0.19.0-alpha.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100215 )
216 go_repository(
217 name = "com_github_spf13_pflag",
218 importpath = "github.com/spf13/pflag",
219 sum = "h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=",
220 version = "v1.0.5",
221 )
222 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200223 name = "com_github_spf13_cobra",
224 importpath = "github.com/spf13/cobra",
225 sum = "h1:6m/oheQuQ13N9ks4hubMG6BnvwOeaJrqSPLahSnczz8=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100226 version = "v1.0.0",
227 )
228 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200229 name = "com_github_blang_semver",
230 importpath = "github.com/blang/semver",
231 sum = "h1:CGxCgetQ64DKk7rdZ++Vfnb1+ogGNnB17OJKJXD2Cfs=",
232 version = "v3.5.0+incompatible",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100233 )
234 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200235 name = "com_github_coreos_go_systemd",
236 importpath = "github.com/coreos/go-systemd",
237 sum = "h1:Wf6HqHfScWJN9/ZjdUKyjop4mf3Qdd+1TvvltAvM3m8=",
238 version = "v0.0.0-20190321100706-95778dfbb74e",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100239 )
240 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200241 name = "io_k8s_utils",
242 importpath = "k8s.io/utils",
243 sum = "h1:d4vVOjXm687F1iLSP2q3lyPPuyvTUt3aVoBpi2DqRsU=",
244 version = "v0.0.0-20200324210504-a9aa75ae1b89",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100245 )
246 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200247 name = "com_github_spf13_afero",
248 importpath = "github.com/spf13/afero",
249 sum = "h1:5jhuqJyZCZf2JRofRvN/nIFgIWNzPa3/Vz8mYylgbWc=",
250 version = "v1.2.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100251 )
252 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200253 name = "com_github_armon_circbuf",
254 importpath = "github.com/armon/circbuf",
255 sum = "h1:QEF07wC0T1rKkctt1RINW/+RMTVmiwxETico2l3gxJA=",
256 version = "v0.0.0-20150827004946-bbbad097214e",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100257 )
258 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200259 name = "com_github_container_storage_interface_spec",
260 importpath = "github.com/container-storage-interface/spec",
261 sum = "h1:bD9KIVgaVKKkQ/UbVUY9kCaH/CJbhNxe0eeB4JeJV2s=",
262 version = "v1.2.0",
263 )
264 go_repository(
265 name = "com_github_docker_go_connections",
266 importpath = "github.com/docker/go-connections",
267 sum = "h1:3lOnM9cSzgGwx8VfK/NGOW5fLQ0GjIlCkaktF+n1M6o=",
268 version = "v0.3.0",
269 )
270 go_repository(
271 name = "io_k8s_kube_openapi",
272 importpath = "k8s.io/kube-openapi",
273 sum = "h1:FDWYFE3itI1G8UFOMjUuLbROZExo+Rrfm/Qaf473rm4=",
274 version = "v0.0.0-20200403204345-e1beb1bd0f35",
275 )
276 go_repository(
277 name = "com_github_go_openapi_spec",
278 importpath = "github.com/go-openapi/spec",
279 sum = "h1:0XRyw8kguri6Yw4SxhsQA/atC88yqrk0+G4YhI2wabc=",
280 version = "v0.19.3",
281 )
282 go_repository(
283 name = "com_github_evanphx_json_patch",
284 importpath = "github.com/evanphx/json-patch",
285 sum = "h1:fUDGZCv/7iAN7u0puUVhvKCcsR6vRfwrJatElLBEf0I=",
286 version = "v4.2.0+incompatible",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100287 )
288 go_repository(
289 name = "io_etcd_go_etcd",
290 build_file_proto_mode = "disable",
291 importpath = "go.etcd.io/etcd",
Serge Bazanskibb7db922020-04-30 12:43:10 +0200292 sum = "h1:C7kWARE8r64ppRadl40yfNo6pag+G6ocvGU2xZ6yNes=",
293 version = "v0.5.0-alpha.5.0.20200401174654-e694b7bb0875",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100294 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100295 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200296 name = "com_github_go_openapi_jsonpointer",
297 importpath = "github.com/go-openapi/jsonpointer",
298 sum = "h1:gihV7YNZK1iK6Tgwwsxo2rJbD1GTbdm72325Bq8FI3w=",
299 version = "v0.19.3",
300 )
301 go_repository(
302 name = "com_github_go_openapi_swag",
303 importpath = "github.com/go-openapi/swag",
304 sum = "h1:lTz6Ys4CmqqCQmZPBlbQENR1/GucA2bzYTE12Pw4tFY=",
305 version = "v0.19.5",
306 )
307 go_repository(
308 name = "com_github_go_openapi_jsonreference",
309 importpath = "github.com/go-openapi/jsonreference",
310 sum = "h1:5cxNfTy0UVC3X8JL5ymxzyoUZmo8iZb+jeTWn7tUa8o=",
311 version = "v0.19.3",
312 )
313 go_repository(
314 name = "com_github_cyphar_filepath_securejoin",
315 importpath = "github.com/cyphar/filepath-securejoin",
316 sum = "h1:jCwT2GTP+PY5nBz3c/YL5PAIbusElVrPujOBSCj8xRg=",
317 version = "v0.2.2",
318 )
319 go_repository(
320 name = "com_github_mailru_easyjson",
321 importpath = "github.com/mailru/easyjson",
322 sum = "h1:aizVhC/NAAcKWb+5QsU1iNOZb4Yws5UO2I+aIprQITM=",
323 version = "v0.7.0",
324 )
325 go_repository(
326 name = "com_github_puerkitobio_purell",
327 importpath = "github.com/PuerkitoBio/purell",
328 sum = "h1:WEQqlqaGbrPkxLJWfBwQmfEAE1Z7ONdDLqrN38tNFfI=",
329 version = "v1.1.1",
330 )
331 go_repository(
332 name = "com_github_puerkitobio_urlesc",
333 importpath = "github.com/PuerkitoBio/urlesc",
334 sum = "h1:d+Bc7a5rLufV/sSk/8dngufqelfh6jnri85riMAaF/M=",
335 version = "v0.0.0-20170810143723-de5bf2ad4578",
336 )
337 go_repository(
338 name = "com_github_mxk_go_flowrate",
339 importpath = "github.com/mxk/go-flowrate",
340 sum = "h1:y5//uYreIhSUg3J1GEMiLbxo1LJaP8RfCpH6pymGZus=",
341 version = "v0.0.0-20140419014527-cca7078d478f",
342 )
343 go_repository(
344 name = "com_google_cloud_go",
345 importpath = "cloud.google.com/go",
346 sum = "h1:ROfEUZz+Gh5pa62DJWXSaonyu3StP6EA6lPEXPI6mCo=",
347 version = "v0.38.0",
348 )
349 go_repository(
350 name = "com_github_karrick_godirwalk",
351 importpath = "github.com/karrick/godirwalk",
352 sum = "h1:VbzFqwXwNbAZoA6W5odrLr+hKK197CcENcPh6E/gJ0M=",
353 version = "v1.7.5",
354 )
355 go_repository(
356 name = "com_github_euank_go_kmsg_parser",
357 importpath = "github.com/euank/go-kmsg-parser",
358 sum = "h1:cHD53+PLQuuQyLZeriD1V/esuG4MuU0Pjs5y6iknohY=",
359 version = "v2.0.0+incompatible",
360 )
361 go_repository(
362 name = "com_github_mindprince_gonvml",
363 importpath = "github.com/mindprince/gonvml",
364 sum = "h1:PS1dLCGtD8bb9RPKJrc8bS7qHL6JnW1CZvwzH9dPoUs=",
365 version = "v0.0.0-20190828220739-9ebdce4bb989",
366 )
367 go_repository(
368 name = "com_github_checkpoint_restore_go_criu",
369 importpath = "github.com/checkpoint-restore/go-criu",
370 sum = "h1:T4nWG1TXIxeor8mAu5bFguPJgSIGhZqv/f0z55KCrJM=",
371 version = "v0.0.0-20190109184317-bdb7599cd87b",
372 )
373 go_repository(
374 name = "com_github_mrunalp_fileutils",
375 importpath = "github.com/mrunalp/fileutils",
376 sum = "h1:7InQ7/zrOh6SlFjaXFubv0xX0HsuC9qJsdqm7bNQpYM=",
377 version = "v0.0.0-20171103030105-7d4729fb3618",
378 )
379 go_repository(
380 name = "com_github_vishvananda_netns",
381 importpath = "github.com/vishvananda/netns",
382 sum = "h1:OviZH7qLw/7ZovXvuNyL3XQl8UFofeikI1NW1Gypu7k=",
383 version = "v0.0.0-20191106174202-0a2b9b5464df",
384 )
385 go_repository(
386 name = "com_github_munnerz_goautoneg",
387 importpath = "github.com/munnerz/goautoneg",
388 sum = "h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=",
389 version = "v0.0.0-20191010083416-a7dc8b61c822",
390 )
391 go_repository(
392 name = "com_github_nytimes_gziphandler",
393 importpath = "github.com/NYTimes/gziphandler",
394 sum = "h1:lsxEuwrXEAokXB9qhlbKWPpo3KMLZQ5WB5WLQRW1uq0=",
395 version = "v0.0.0-20170623195520-56545f4a5d46",
396 )
397 go_repository(
398 name = "com_github_vishvananda_netlink",
399 importpath = "github.com/vishvananda/netlink",
400 sum = "h1:1iyaYNBLmP6L0220aDnYQpo1QEV4t4hJ+xEEhhJH8j0=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100401 version = "v1.1.0",
402 )
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100403 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200404 name = "com_github_googleapis_gnostic",
405 importpath = "github.com/googleapis/gnostic",
406 sum = "h1:DLJCy1n/vrD4HPjOvYcT8aYQXpPIzoRZONaYwyycI+I=",
407 version = "v0.4.1",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100408 )
409 go_repository(
410 name = "org_uber_go_zap",
411 importpath = "go.uber.org/zap",
412 sum = "h1:ORx85nbTijNz8ljznvCMR1ZBIPKFn3jQrag10X2AsuM=",
413 version = "v1.10.0",
414 )
415 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200416 name = "com_github_coreos_go_semver",
417 importpath = "github.com/coreos/go-semver",
418 sum = "h1:wkHLiw0WNATZnSG7epLsujiMCgPAc9xhjJ4tgnAxmfM=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100419 version = "v0.3.0",
420 )
421 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200422 name = "org_uber_go_multierr",
423 importpath = "go.uber.org/multierr",
424 sum = "h1:HoEmRHQPVSqub6w2z2d2EOVs2fjyFRGyofhKuyDq0QI=",
425 version = "v1.1.0",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100426 )
427 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200428 name = "org_uber_go_atomic",
429 importpath = "go.uber.org/atomic",
430 sum = "h1:2Oa65PReHzfn29GpvgsYwloV9AVFHPDk8tYxt2c2tr4=",
431 version = "v1.3.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100432 )
433 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200434 name = "com_github_coreos_pkg",
435 importpath = "github.com/coreos/pkg",
436 sum = "h1:n2Ltr3SrfQlf/9nOna1DoGKxLx3qTSI8Ttl6Xrqp6mw=",
437 version = "v0.0.0-20180108230652-97fdf19511ea",
438 )
439 go_repository(
440 name = "com_github_morikuni_aec",
441 importpath = "github.com/morikuni/aec",
442 sum = "h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=",
443 version = "v1.0.0",
444 )
445 go_repository(
446 name = "com_github_lithammer_dedent",
447 importpath = "github.com/lithammer/dedent",
448 sum = "h1:VNzHMVCBNG1j0fh3OrsFRkVUwStdDArbgBWoPAffktY=",
449 version = "v1.1.0",
450 )
451 go_repository(
452 name = "com_github_grpc_ecosystem_go_grpc_prometheus",
453 importpath = "github.com/grpc-ecosystem/go-grpc-prometheus",
454 sum = "h1:Ovs26xHkKqVztRpIrF/92BcuyuQ/YW4NSIpoGtfXNho=",
455 version = "v1.2.0",
456 )
457 go_repository(
458 name = "in_gopkg_natefinch_lumberjack_v2",
459 importpath = "gopkg.in/natefinch/lumberjack.v2",
460 sum = "h1:Kjoe/521+yYTO0xv6VymPwLPVq3RES8170ZpJkrFE9Q=",
461 version = "v2.0.0-20161104145732-dd45e6a67c53",
462 )
463 go_repository(
464 name = "com_github_robfig_cron",
465 importpath = "github.com/robfig/cron",
466 sum = "h1:ZjScXvvxeQ63Dbyxy76Fj3AT3Ut0aKsyd2/tl3DTMuQ=",
467 version = "v1.2.0",
468 )
469 go_repository(
470 name = "com_github_coreos_go_oidc",
471 importpath = "github.com/coreos/go-oidc",
472 sum = "h1:sdJrfw8akMnCuUlaZU3tE/uYXFgfqom8DBE9so9EBsM=",
473 version = "v2.1.0+incompatible",
474 )
475 go_repository(
476 name = "org_gonum_v1_gonum",
477 importpath = "gonum.org/v1/gonum",
478 sum = "h1:4r+yNT0+8SWcOkXP+63H2zQbN+USnC73cjGUxnDF94Q=",
479 version = "v0.6.2",
480 )
481 go_repository(
482 name = "io_k8s_heapster",
483 importpath = "k8s.io/heapster",
484 sum = "h1:zq1luJo07HL2HT4hiddH4nron62gVRlAq/DpOV3n31s=",
485 version = "v1.2.0",
486 )
487 go_repository(
488 name = "in_gopkg_square_go_jose_v2",
489 importpath = "gopkg.in/square/go-jose.v2",
490 sum = "h1:orlkJ3myw8CN1nVQHBFfloD+L3egixIa4FvUP6RosSA=",
491 version = "v2.2.2",
492 )
493 go_repository(
494 name = "com_github_pquerna_cachecontrol",
495 importpath = "github.com/pquerna/cachecontrol",
496 sum = "h1:0XM1XL/OFFJjXsYXlG30spTkV/E9+gmd5GD1w2HE8xM=",
497 version = "v0.0.0-20171018203845-0dec1b30a021",
498 )
499 go_repository(
500 name = "com_github_go_openapi_validate",
501 importpath = "github.com/go-openapi/validate",
502 sum = "h1:QhCBKRYqZR+SKo4gl1lPhPahope8/RLt6EVgY8X80w0=",
503 version = "v0.19.5",
504 )
505 go_repository(
506 name = "com_github_go_openapi_strfmt",
507 importpath = "github.com/go-openapi/strfmt",
508 sum = "h1:eRfyY5SkaNJCAwmmMcADjY31ow9+N7MCLW7oRkbsINA=",
509 version = "v0.19.3",
510 )
511 go_repository(
512 name = "io_k8s_gengo",
513 importpath = "k8s.io/gengo",
514 sum = "h1:pZzawYyz6VRNPVYpqGv61LWCimQv1BihyeqFrp50/G4=",
515 version = "v0.0.0-20200205140755-e0e292d8aa12",
516 )
517 go_repository(
518 name = "org_golang_x_mod",
519 importpath = "golang.org/x/mod",
520 sum = "h1:KU7oHjnv3XNWfa5COkzUifxZmxp1TyI7ImMXqFxLwvQ=",
521 version = "v0.2.0",
522 )
523 go_repository(
524 name = "org_golang_x_xerrors",
525 importpath = "golang.org/x/xerrors",
526 sum = "h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4=",
527 version = "v0.0.0-20191204190536-9bdfabe68543",
528 )
529 go_repository(
530 name = "com_github_grpc_ecosystem_grpc_gateway",
531 importpath = "github.com/grpc-ecosystem/grpc-gateway",
532 sum = "h1:UImYN5qQ8tuGpGE16ZmjvcTtTw24zw1QAp/SlnNrZhI=",
533 version = "v1.9.5",
534 )
535 go_repository(
536 name = "com_github_soheilhy_cmux",
537 importpath = "github.com/soheilhy/cmux",
538 sum = "h1:0HKaf1o97UwFjHH9o5XsHUOF+tqmdA7KEzXLpiyaw0E=",
539 version = "v0.1.4",
540 )
541 go_repository(
542 name = "com_github_tmc_grpc_websocket_proxy",
543 importpath = "github.com/tmc/grpc-websocket-proxy",
544 sum = "h1:ndzgwNDnKIqyCvHTXaCqh9KlOWKvBry6nuXMJmonVsE=",
545 version = "v0.0.0-20170815181823-89b8d40f7ca8",
546 )
547 go_repository(
548 name = "com_github_go_openapi_errors",
549 importpath = "github.com/go-openapi/errors",
550 sum = "h1:a2kIyV3w+OS3S97zxUndRVD46+FhGOUBDFY7nmu4CsY=",
551 version = "v0.19.2",
552 )
553 go_repository(
554 name = "com_github_go_openapi_analysis",
555 importpath = "github.com/go-openapi/analysis",
556 sum = "h1:8b2ZgKfKIUTVQpTb77MoRDIMEIwvDVw40o3aOXdfYzI=",
557 version = "v0.19.5",
558 )
559 go_repository(
560 name = "com_github_go_openapi_loads",
561 importpath = "github.com/go-openapi/loads",
562 sum = "h1:5I4CCSqoWzT+82bBkNIvmLc0UOsoKKQ4Fz+3VxOB7SY=",
563 version = "v0.19.4",
564 )
565 go_repository(
566 name = "com_github_dustin_go_humanize",
567 importpath = "github.com/dustin/go-humanize",
568 sum = "h1:VSnTsYCnlFHaM2/igO1h6X3HA71jcobQuxemgkq4zYo=",
569 version = "v1.0.0",
570 )
571 go_repository(
572 name = "com_github_mitchellh_mapstructure",
573 importpath = "github.com/mitchellh/mapstructure",
574 sum = "h1:fmNYVwqnSfB9mZU6OS2O6GsXM+wcskZDuKQzvN1EDeE=",
575 version = "v1.1.2",
576 )
577 go_repository(
578 name = "com_github_go_openapi_runtime",
579 importpath = "github.com/go-openapi/runtime",
580 sum = "h1:csnOgcgAiuGoM/Po7PEpKDoNulCcF3FGbSnbHfxgjMI=",
581 version = "v0.19.4",
582 )
583 go_repository(
584 name = "com_github_asaskevich_govalidator",
585 importpath = "github.com/asaskevich/govalidator",
586 sum = "h1:idn718Q4B6AGu/h5Sxe66HYVdqdGu2l9Iebqhi/AEoA=",
587 version = "v0.0.0-20190424111038-f61b66f89f4a",
588 )
589 go_repository(
590 name = "org_mongodb_go_mongo_driver",
591 importpath = "go.mongodb.org/mongo-driver",
592 sum = "h1:jxcFYjlkl8xaERsgLo+RNquI0epW6zuy/ZRQs6jnrFA=",
593 version = "v1.1.2",
594 )
595 go_repository(
596 name = "com_github_jonboulle_clockwork",
597 importpath = "github.com/jonboulle/clockwork",
598 sum = "h1:VKV+ZcuP6l3yW9doeqz6ziZGgcynBVQO+obU0+0hcPo=",
599 version = "v0.1.0",
600 )
601 go_repository(
602 name = "com_github_grpc_ecosystem_go_grpc_middleware",
603 importpath = "github.com/grpc-ecosystem/go-grpc-middleware",
604 sum = "h1:THDBEeQ9xZ8JEaCLyLQqXMMdRqNr0QAUJTIkQAUtFjg=",
605 version = "v1.1.0",
606 )
607 go_repository(
608 name = "com_github_xiang90_probing",
609 importpath = "github.com/xiang90/probing",
610 sum = "h1:eY9dn8+vbi4tKz5Qo6v2eYzo7kUS51QINcR5jNpbZS8=",
611 version = "v0.0.0-20190116061207-43a291ad63a2",
612 )
613 go_repository(
614 name = "com_github_gorilla_websocket",
615 importpath = "github.com/gorilla/websocket",
616 sum = "h1:WDFjx/TMzVgy9VdMMQi2K2Emtwi2QcUQsztZ/zLaH/Q=",
617 version = "v1.4.0",
618 )
619 go_repository(
620 name = "com_github_google_btree",
621 importpath = "github.com/google/btree",
622 sum = "h1:0udJVsspx3VBr5FwtLhQQtuAsVc79tTq0ocGIPAU6qo=",
623 version = "v1.0.0",
624 )
625 go_repository(
626 name = "com_github_dgrijalva_jwt_go",
627 importpath = "github.com/dgrijalva/jwt-go",
628 sum = "h1:7qlOGliEKZXTDg6OTjfoBKDXWrumCAMpl/TFQ4/5kLM=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100629 version = "v3.2.0+incompatible",
630 )
631 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200632 name = "com_github_go_stack_stack",
633 importpath = "github.com/go-stack/stack",
634 sum = "h1:5SgMzNM5HxrEjV0ww2lTmX6E2Izsfxas4+YHWRs3Lsk=",
635 version = "v1.8.0",
636 )
637 go_repository(
638 name = "com_github_makenowjust_heredoc",
639 importpath = "github.com/MakeNowJust/heredoc",
640 sum = "h1:sjQovDkwrZp8u+gxLtPgKGjk5hCxuy2hrRejBTA9xFU=",
641 version = "v0.0.0-20170808103936-bb23615498cd",
642 )
643 go_repository(
644 name = "com_github_daviddengcn_go_colortext",
645 importpath = "github.com/daviddengcn/go-colortext",
646 sum = "h1:uVsMphB1eRx7xB1njzL3fuMdWRN8HtVzoUOItHMwv5c=",
647 version = "v0.0.0-20160507010035-511bcaf42ccd",
648 )
649 go_repository(
650 name = "com_github_liggitt_tabwriter",
651 importpath = "github.com/liggitt/tabwriter",
652 sum = "h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0=",
653 version = "v0.0.0-20181228230101-89fcab3d43de",
654 )
655 go_repository(
656 name = "io_k8s_sigs_structured_merge_diff_v3",
657 importpath = "sigs.k8s.io/structured-merge-diff/v3",
658 sum = "h1:dOmIZBMfhcHS09XZkMyUgkq5trg3/jRyJYFZUiaOp8E=",
659 version = "v3.0.0",
660 )
661 go_repository(
662 name = "org_golang_google_grpc",
663 importpath = "google.golang.org/grpc",
664 sum = "h1:2dTRdpdFEEhJYQD8EMLB61nnrzSCTbG38PhqdhvOltg=",
665 version = "v1.26.0",
666 )
667 go_repository(
668 name = "org_golang_x_net",
669 importpath = "golang.org/x/net",
670 sum = "h1:3G+cUijn7XD+S4eJFddp53Pv7+slrESplyjG25HgL+k=",
671 version = "v0.0.0-20200324143707-d3edc9973b7e",
672 )
673 go_repository(
674 name = "org_golang_x_text",
675 importpath = "golang.org/x/text",
676 sum = "h1:g61tztE5qeGQ89tm6NTjjM9VPIm088od1l6aSorWRWg=",
677 version = "v0.3.0",
678 )
679 go_repository(
680 name = "com_github_golang_groupcache",
681 importpath = "github.com/golang/groupcache",
682 sum = "h1:LbsanbbD6LieFkXbj9YNNBupiGHJgFeLpO0j0Fza1h8=",
683 version = "v0.0.0-20160516000752-02826c3e7903",
684 )
685 go_repository(
686 name = "com_github_containerd_containerd",
687 build_file_proto_mode = "disable",
688 build_tags = ["no_zfs", "no_aufs", "no_devicemapper", "no_btrfs"],
689 importpath = "github.com/containerd/containerd",
690 sum = "h1:IeFaEbvx6mQe9K1cXG2K7zynPwge3YUrQlLTyiNiveU=",
691 version = "v1.3.1-0.20200218165203-8e685f78cf66",
692 )
693 go_repository(
694 name = "com_github_beorn7_perks",
695 importpath = "github.com/beorn7/perks",
696 sum = "h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=",
697 version = "v1.0.1",
698 )
699 go_repository(
700 name = "com_github_burntsushi_toml",
701 importpath = "github.com/BurntSushi/toml",
702 sum = "h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=",
703 version = "v0.3.1",
704 )
705 go_repository(
706 name = "com_github_cespare_xxhash_v2",
707 importpath = "github.com/cespare/xxhash/v2",
708 sum = "h1:6MnRN8NT7+YBpUIWxHtefFZOKTAPgGjpQSxqLNn0+qY=",
709 version = "v2.1.1",
710 )
711 go_repository(
712 name = "com_github_containerd_btrfs",
713 importpath = "github.com/containerd/btrfs",
714 sum = "h1:u5X1yvVEsXLcuTWYsFSpTgQKRvo2VTB5gOHcERpF9ZI=",
715 version = "v0.0.0-20200117014249-153935315f4a",
716 )
717 go_repository(
718 name = "com_github_containerd_cgroups",
719 build_file_proto_mode = "disable",
720 importpath = "github.com/containerd/cgroups",
721 sum = "h1:sL8rdngVdYA2SLRwj6sSZ1cLDpBkFBd7IZVp0M2Lboc=",
722 version = "v0.0.0-20200113070643-7347743e5d1e",
723 )
724 go_repository(
725 name = "com_github_containerd_console",
726 importpath = "github.com/containerd/console",
727 sum = "h1:fU3UuQapBs+zLJu82NhR11Rif1ny2zfMMAyPJzSN5tQ=",
728 version = "v1.0.0",
729 )
730 go_repository(
731 name = "com_github_containerd_continuity",
732 importpath = "github.com/containerd/continuity",
733 sum = "h1:hBSbT5nWoYGwpmUa8TCsSVFVSdTyFoNlz85rNkH4OGk=",
734 version = "v0.0.0-20200107062522-0ec596719c75",
735 )
736 go_repository(
737 name = "com_github_containerd_fifo",
738 importpath = "github.com/containerd/fifo",
739 sum = "h1:KFbqHhDeaHM7IfFtXHfUHMDaUStpM2YwBR+iJCIOsKk=",
740 version = "v0.0.0-20190816180239-bda0ff6ed73c",
741 )
742 go_repository(
743 name = "com_github_containerd_go_runc",
744 importpath = "github.com/containerd/go-runc",
745 sum = "h1:9aJwmidmB33rxuib1NxR5NT4nvDMA9/S2sDR/D3tE5U=",
746 version = "v0.0.0-20191206163734-a5c2862aed5e",
747 )
748 go_repository(
749 name = "com_github_containerd_ttrpc",
750 importpath = "github.com/containerd/ttrpc",
751 sum = "h1:NY8Zk2i7TpkLxrkOASo+KTFq9iNCEmMH2/ZG9OuOw6k=",
752 version = "v1.0.0",
753 )
754 go_repository(
755 name = "com_github_containerd_typeurl",
756 importpath = "github.com/containerd/typeurl",
757 sum = "h1:7LMH7LfEmpWeCkGcIputvd4P0Rnd0LrIv1Jk2s5oobs=",
758 version = "v1.0.0",
759 )
760 go_repository(
761 name = "com_github_coreos_go_systemd_v22",
762 importpath = "github.com/coreos/go-systemd/v22",
763 sum = "h1:XJIw/+VlJ+87J+doOxznsAWIdmWuViOVhkQamW5YV28=",
764 version = "v22.0.0",
765 )
766 go_repository(
767 name = "com_github_cpuguy83_go_md2man",
768 importpath = "github.com/cpuguy83/go-md2man",
769 sum = "h1:BSKMNlYxDvnunlTymqtgONjNnaRV1sTpcovwwjF22jk=",
770 version = "v1.0.10",
771 )
772 go_repository(
773 name = "com_github_docker_go_events",
774 importpath = "github.com/docker/go-events",
775 sum = "h1:VXIse57M5C6ezDuCPyq6QmMvEJ2xclYKZ35SfkXdm3E=",
776 version = "v0.0.0-20170721190031-9461782956ad",
777 )
778 go_repository(
779 name = "com_github_docker_go_metrics",
780 importpath = "github.com/docker/go-metrics",
781 sum = "h1:AgB/0SvBxihN0X8OR4SjsblXkbMvalQ8cjmtKQ2rQV8=",
782 version = "v0.0.1",
783 )
784 go_repository(
785 name = "com_github_docker_go_units",
786 importpath = "github.com/docker/go-units",
787 sum = "h1:3uh0PgVws3nIA0Q+MwDC8yjEPf9zjRfZZWXZYDct3Tw=",
788 version = "v0.4.0",
789 )
790 go_repository(
791 name = "com_github_godbus_dbus_v5",
792 importpath = "github.com/godbus/dbus/v5",
793 sum = "h1:ZqHaoEF7TBzh4jzPmqVhE/5A1z9of6orkAe5uHoAeME=",
794 version = "v5.0.3",
795 )
796 go_repository(
797 name = "com_github_gogo_googleapis",
798 build_file_proto_mode = "disable",
799 importpath = "github.com/gogo/googleapis",
800 sum = "h1:Z0v3OJDotX9ZBpdz2V+AI7F4fITSZhVE5mg6GQppwMM=",
801 version = "v1.2.0",
802 )
803 go_repository(
804 name = "com_github_gogo_protobuf",
805 importpath = "github.com/gogo/protobuf",
806 sum = "h1:/s5zKNz0uPFCZ5hddgPdo2TK2TVrUNMn0OOX8/aZMTE=",
807 version = "v1.2.1",
808 )
809 go_repository(
810 name = "com_github_google_go_cmp",
811 importpath = "github.com/google/go-cmp",
812 sum = "h1:xsAVV57WRhGj6kEIi8ReJzQlHHqcBYCElAvkovg3B/4=",
813 version = "v0.4.0",
814 )
815 go_repository(
816 name = "com_github_google_uuid",
817 importpath = "github.com/google/uuid",
818 sum = "h1:Gkbcsh/GbpXz7lPftLA3P6TYMwjCLYm83jiFQZF/3gY=",
819 version = "v1.1.1",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100820 )
821 go_repository(
822 name = "com_github_hashicorp_errwrap",
823 importpath = "github.com/hashicorp/errwrap",
824 sum = "h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA=",
825 version = "v1.0.0",
826 )
827 go_repository(
828 name = "com_github_hashicorp_go_multierror",
829 importpath = "github.com/hashicorp/go-multierror",
830 sum = "h1:iVjPR7a6H0tWELX5NxNe7bYopibicUzc7uPribsnS6o=",
831 version = "v1.0.0",
832 )
833 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200834 name = "com_github_hashicorp_golang_lru",
835 importpath = "github.com/hashicorp/golang-lru",
836 sum = "h1:YPkqC67at8FYaadspW/6uE0COsBxS2656RLEr8Bppgk=",
837 version = "v0.5.3",
838 )
839 go_repository(
840 name = "com_github_imdario_mergo",
841 importpath = "github.com/imdario/mergo",
842 sum = "h1:Y+UAYTZ7gDEuOfhxKWy+dvb5dRQ6rJjFSdX2HZY1/gI=",
843 version = "v0.3.7",
844 )
845 go_repository(
846 name = "com_github_konsorten_go_windows_terminal_sequences",
847 importpath = "github.com/konsorten/go-windows-terminal-sequences",
848 sum = "h1:mweAR1A6xJ3oS2pRaGiHgQ4OO8tzTaLawm8vnODuwDk=",
849 version = "v1.0.1",
850 )
851 go_repository(
852 name = "com_github_matttproud_golang_protobuf_extensions",
853 importpath = "github.com/matttproud/golang_protobuf_extensions",
854 sum = "h1:4hp9jkHxhMHkqkrB3Ix0jegS5sx/RkqARlsWZ6pIwiU=",
855 version = "v1.0.1",
856 )
857 go_repository(
858 name = "com_github_microsoft_go_winio",
859 importpath = "github.com/Microsoft/go-winio",
860 sum = "h1:+hMXMk01us9KgxGb7ftKQt2Xpf5hH/yky+TDA+qxleU=",
861 version = "v0.4.14",
862 )
863 go_repository(
864 name = "com_github_microsoft_hcsshim",
865 build_file_proto_mode = "disable",
866 importpath = "github.com/Microsoft/hcsshim",
867 sum = "h1:GDxLeqRF1hCkdTFNncrs8fZNcB6Fg79G0Q3m38EyySM=",
868 version = "v0.8.8-0.20200109000640-0b571ac85d7c",
869 )
870 go_repository(
871 name = "com_github_opencontainers_go_digest",
872 importpath = "github.com/opencontainers/go-digest",
873 sum = "h1:2C93eP55foV5f0eNmXbidhKzwUZbs/Gk4PRp1zfeffs=",
874 version = "v1.0.0-rc1.0.20180430190053-c9281466c8b2",
875 )
876 go_repository(
877 name = "com_github_opencontainers_image_spec",
878 importpath = "github.com/opencontainers/image-spec",
879 sum = "h1:JMemWkRwHx4Zj+fVxWoMCFm/8sYGGrUVojFA6h/TRcI=",
880 version = "v1.0.1",
881 )
882 go_repository(
883 name = "com_github_pkg_errors",
884 importpath = "github.com/pkg/errors",
885 sum = "h1:iURUrRGxPUNPdy5/HRSm+Yj6okJ6UtLINN0Q9M4+h3I=",
886 version = "v0.8.1",
887 )
888 go_repository(
889 name = "com_github_prometheus_client_golang",
890 importpath = "github.com/prometheus/client_golang",
891 sum = "h1:miYCvYqFXtl/J9FIy8eNpBfYthAEFg+Ys0XyUVEcDsc=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100892 version = "v1.3.0",
893 )
894 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200895 name = "com_github_prometheus_client_model",
896 importpath = "github.com/prometheus/client_model",
897 sum = "h1:ElTg5tNp4DqfV7UQjDqv2+RJlNzsDtvNAWccbItceIE=",
898 version = "v0.1.0",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100899 )
900 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200901 name = "com_github_prometheus_common",
902 importpath = "github.com/prometheus/common",
903 sum = "h1:L+1lyG48J1zAQXA3RBX/nG/B3gjlHq0zTt2tlbJLyCY=",
904 version = "v0.7.0",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100905 )
906 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200907 name = "com_github_prometheus_procfs",
908 importpath = "github.com/prometheus/procfs",
909 sum = "h1:+fpWZdT24pJBiqJdAwYBjPSk+5YmQzYNPYzQsdzLkt8=",
910 version = "v0.0.8",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100911 )
912 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200913 name = "com_github_russross_blackfriday",
914 importpath = "github.com/russross/blackfriday",
915 sum = "h1:HyvC0ARfnZBqnXwABFeSZHpKvJHJJfPz81GNueLj0oo=",
916 version = "v1.5.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100917 )
918 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200919 name = "com_github_sirupsen_logrus",
920 importpath = "github.com/sirupsen/logrus",
921 sum = "h1:GL2rEmy6nsikmW0r8opw9JIRScdMF5hA8cOYLH7In1k=",
922 version = "v1.4.1",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +0100923 )
924 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +0200925 name = "com_github_syndtr_gocapability",
926 importpath = "github.com/syndtr/gocapability",
927 sum = "h1:b6uOv7YOFK0TYG7HtkIgExQo+2RdLuwRft63jn2HWj8=",
928 version = "v0.0.0-20180916011248-d98352740cb2",
929 )
930 go_repository(
931 name = "com_github_urfave_cli",
932 importpath = "github.com/urfave/cli",
933 sum = "h1:8nz/RUUotroXnOpYzT/Fy3sBp+2XEbXaY641/s3nbFI=",
934 version = "v1.22.0",
935 )
936 go_repository(
937 name = "io_etcd_go_bbolt",
938 importpath = "go.etcd.io/bbolt",
939 sum = "h1:MUGmc65QhB3pIlaQ5bB4LwqSj6GIonVJXpZiaKNyaKk=",
940 version = "v1.3.3",
941 )
942 go_repository(
943 name = "io_opencensus_go",
944 importpath = "go.opencensus.io",
945 sum = "h1:C9hSCOW830chIVkdja34wa6Ky+IzWllkUinR+BtRZd4=",
946 version = "v0.22.0",
947 )
948 go_repository(
949 name = "org_golang_x_sync",
950 importpath = "golang.org/x/sync",
951 sum = "h1:Bl/8QSvNqXvPGPGXa2z5xUTmV7VDcZyvRZ+QQXkXTZQ=",
952 version = "v0.0.0-20181108010431-42b317875d0f",
953 )
954 go_repository(
955 name = "org_golang_google_genproto",
956 importpath = "google.golang.org/genproto",
957 sum = "h1:wVJP1pATLVPNxCz4R2mTO6HUJgfGE0PmIu2E10RuhCw=",
958 version = "v0.0.0-20170523043604-d80a6e20e776",
959 )
960 go_repository(
961 name = "tools_gotest",
962 importpath = "gotest.tools",
963 sum = "h1:YPidOweaQrSUDfne29Fnuwwo8uoQZuxnrAzZ+Q0pTeE=",
964 version = "v1.4.1-0.20181223230014-1083505acf35",
965 )
966 go_repository(
967 name = "com_github_cilium_ebpf",
968 importpath = "github.com/cilium/ebpf",
969 sum = "h1:kNrHgLQr3ftwQr9JKL3lmyNVlc/7Mjd8lwcbccE5BsI=",
970 version = "v0.0.0-20191203103619-60c3aa43f488",
971 )
972 go_repository(
973 name = "io_k8s_sigs_kustomize",
974 importpath = "sigs.k8s.io/kustomize",
975 sum = "h1:JUufWFNlI44MdtnjUqVnvh29rR37PQFzPbLXqhyOyX0=",
976 version = "v2.0.3+incompatible",
977 )
978 go_repository(
979 name = "ml_vbom_util",
980 importpath = "vbom.ml/util",
981 sum = "h1:MksmcCZQWAQJCTA5T0jgI/0sJ51AVm4Z41MrmfczEoc=",
982 version = "v0.0.0-20160121211510-db5cfe13f5cc",
983 )
984 go_repository(
985 name = "com_github_exponent_io_jsonpath",
986 importpath = "github.com/exponent-io/jsonpath",
987 sum = "h1:105gxyaGwCFad8crR9dcMQWvV9Hvulu6hwUh4tWPJnM=",
988 version = "v0.0.0-20151013193312-d6023ce2651d",
989 )
990 go_repository(
991 name = "com_github_containerd_cri",
992 build_file_proto_mode = "disable",
993 importpath = "github.com/containerd/cri",
994 sum = "h1:tkxzigQGIymwkagfa+zsr1GzlYWJCVh6dUVhEc3fQeo=",
995 version = "v1.11.1-0.20200130003317-c0294ebfe0b4",
996 )
997 go_repository(
998 name = "com_github_containerd_go_cni",
999 importpath = "github.com/containerd/go-cni",
1000 sum = "h1:76H5xRcgFYQvHpdlKBiw3CJOeaatmhn6ZETIsNWZJVs=",
1001 version = "v0.0.0-20190822145629-0d360c50b10b",
1002 )
1003 go_repository(
1004 name = "com_github_containernetworking_cni",
1005 importpath = "github.com/containernetworking/cni",
1006 sum = "h1:fE3r16wpSEyaqY4Z4oFrLMmIGfBYIKpPrHK31EJ9FzE=",
1007 version = "v0.7.1",
1008 )
1009 go_repository(
1010 name = "com_github_davecgh_go_spew",
1011 importpath = "github.com/davecgh/go-spew",
1012 sum = "h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001013 version = "v1.1.1",
1014 )
1015 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001016 name = "com_github_docker_distribution",
1017 importpath = "github.com/docker/distribution",
1018 sum = "h1:dvc1KSkIYTVjZgHf/CTC2diTYC8PzhaA5sFISRfNVrE=",
1019 version = "v2.7.1-0.20190205005809-0d3efadf0154+incompatible",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001020 )
1021 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001022 name = "com_github_docker_docker",
1023 importpath = "github.com/docker/docker",
1024 sum = "h1:+kIkr4upwOTq7D78hByaTvwFw5F8WRkoGwDgBNJt4SA=",
1025 version = "v17.12.0-ce-rc1.0.20191121165722-d1d5f6476656+incompatible",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001026 )
1027 go_repository(
1028 name = "com_github_docker_spdystream",
1029 importpath = "github.com/docker/spdystream",
1030 sum = "h1:cenwrSVm+Z7QLSV/BsnenAOcDXdX4cMv4wP0B/5QbPg=",
1031 version = "v0.0.0-20160310174837-449fdfce4d96",
1032 )
1033 go_repository(
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001034 name = "com_github_emicklei_go_restful",
1035 importpath = "github.com/emicklei/go-restful",
Serge Bazanskibb7db922020-04-30 12:43:10 +02001036 sum = "h1:spTtZBk5DYEvbxMVutUuTyh1Ao2r4iyvLdACqsl/Ljk=",
1037 version = "v2.9.5+incompatible",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001038 )
1039 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001040 name = "com_github_google_gofuzz",
1041 importpath = "github.com/google/gofuzz",
1042 sum = "h1:A8PeW59pxE9IoFRqBp37U+mSNaQoZ46F1f0f863XSXw=",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001043 version = "v1.0.0",
1044 )
1045 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001046 name = "com_github_json_iterator_go",
1047 importpath = "github.com/json-iterator/go",
1048 sum = "h1:QiWkFLKq0T7mpzwOTu6BzNDbfTE8OLrYhVKYMLF46Ok=",
1049 version = "v1.1.8",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001050 )
1051 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001052 name = "com_github_modern_go_concurrent",
1053 importpath = "github.com/modern-go/concurrent",
1054 sum = "h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=",
1055 version = "v0.0.0-20180306012644-bacd9c7ef1dd",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001056 )
1057 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001058 name = "com_github_modern_go_reflect2",
1059 importpath = "github.com/modern-go/reflect2",
1060 sum = "h1:Esafd1046DLDQ0W1YjYsBW+p8U2u7vzgW2SQVmlNazg=",
1061 version = "v0.0.0-20180701023420-4b7aa43c6742",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001062 )
1063 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001064 name = "com_github_opencontainers_selinux",
1065 build_tags = ["selinux"],
1066 importpath = "github.com/opencontainers/selinux",
1067 sum = "h1:B8hYj3NxHmjsC3T+tnlZ1UhInqUgnyF1zlGPmzNg2Qk=",
1068 version = "v1.3.1-0.20190929122143-5215b1806f52",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001069 )
1070 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001071 name = "com_github_seccomp_libseccomp_golang",
1072 importpath = "github.com/seccomp/libseccomp-golang",
1073 sum = "h1:NJjM5DNFOs0s3kYE1WUOr6G8V97sdt46rlXTMfXGWBo=",
1074 version = "v0.9.1",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001075 )
1076 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001077 name = "com_github_stretchr_testify",
1078 importpath = "github.com/stretchr/testify",
1079 sum = "h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJyk=",
1080 version = "v1.4.0",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001081 )
1082 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001083 name = "com_github_tchap_go_patricia",
1084 importpath = "github.com/tchap/go-patricia",
1085 sum = "h1:JvoDL7JSoIP2HDE8AbDH3zC8QBPxmzYe32HHy5yQ+Ck=",
1086 version = "v2.2.6+incompatible",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001087 )
1088 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001089 name = "org_golang_x_crypto",
1090 importpath = "golang.org/x/crypto",
1091 sum = "h1:9FCpayM9Egr1baVnV1SX0H87m+XB0B8S0hAMi99X/3U=",
1092 version = "v0.0.0-20200128174031-69ecbb4d6d5d",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001093 )
1094 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001095 name = "org_golang_x_oauth2",
1096 importpath = "golang.org/x/oauth2",
1097 sum = "h1:SVwTIAaPC2U/AvvLNZ2a7OVsmBpC8L5BlwK1whH3hm0=",
1098 version = "v0.0.0-20190604053449-0f29369cfe45",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001099 )
1100 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001101 name = "org_golang_x_time",
1102 importpath = "golang.org/x/time",
1103 sum = "h1:/5xXl8Y5W96D+TtHSlonuFqGHIWVuyCkGJLwGh9JJFs=",
1104 version = "v0.0.0-20191024005414-555d28b269f0",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001105 )
1106 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001107 name = "in_gopkg_inf_v0",
1108 importpath = "gopkg.in/inf.v0",
1109 sum = "h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=",
1110 version = "v0.9.1",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001111 )
1112 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001113 name = "in_gopkg_yaml_v2",
1114 importpath = "gopkg.in/yaml.v2",
1115 sum = "h1:obN1ZagJSUGI0Ek/LBmuj4SNLPfIny3KsKFopxRdj10=",
1116 version = "v2.2.8",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001117 )
1118 go_repository(
1119 name = "io_k8s_klog",
1120 importpath = "k8s.io/klog",
1121 sum = "h1:Pt+yjF5aB1xDSVbau4VsWe+dQNzA0qv1LlXdC2dF6Q8=",
1122 version = "v1.0.0",
1123 )
1124 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001125 name = "io_k8s_sigs_yaml",
1126 importpath = "sigs.k8s.io/yaml",
1127 sum = "h1:4A07+ZFc2wgJwo8YNlQpr1rVlgUDlxXHhPJciaPY5gs=",
1128 version = "v1.1.0",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001129 )
1130 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001131 name = "com_github_fatih_camelcase",
1132 importpath = "github.com/fatih/camelcase",
1133 sum = "h1:hxNvNX/xYBp0ovncs8WyWZrOrpBNub/JfaMvbURyft8=",
1134 version = "v1.0.0",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001135 )
1136 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001137 name = "com_github_ghodss_yaml",
1138 importpath = "github.com/ghodss/yaml",
1139 sum = "h1:wQHKEahhL6wmXdzwWG11gIVCkOv05bNOh+Rxn0yngAk=",
1140 version = "v1.0.0",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001141 )
1142 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001143 name = "com_github_gregjones_httpcache",
1144 importpath = "github.com/gregjones/httpcache",
1145 sum = "h1:pdN6V1QBWetyv/0+wjACpqVH+eVULgEjkurDLq3goeM=",
1146 version = "v0.0.0-20180305231024-9cad4c3443a7",
1147 )
1148 go_repository(
1149 name = "com_github_mitchellh_go_wordwrap",
1150 importpath = "github.com/mitchellh/go-wordwrap",
1151 sum = "h1:6GlHJ/LTGMrIJbwgdqdl2eEH8o+Exx/0m8ir9Gns0u4=",
1152 version = "v1.0.0",
1153 )
1154 go_repository(
1155 name = "com_github_peterbourgon_diskv",
1156 importpath = "github.com/peterbourgon/diskv",
1157 sum = "h1:UBdAOUP5p4RWqPBg048CAvpKN+vxiaj6gdUUzhl4XmI=",
1158 version = "v2.0.1+incompatible",
1159 )
1160 go_repository(
1161 name = "com_github_azure_go_ansiterm",
1162 importpath = "github.com/Azure/go-ansiterm",
1163 sum = "h1:w+iIsaOQNcT7OZ575w+acHgRric5iCyQh+xv+KJ4HB8=",
1164 version = "v0.0.0-20170929234023-d6e3b3328b78",
1165 )
1166 go_repository(
1167 name = "com_github_chai2010_gettext_go",
1168 importpath = "github.com/chai2010/gettext-go",
1169 sum = "h1:7aWHqerlJ41y6FOsEUvknqgXnGmJyJSbjhAWq5pO4F8=",
1170 version = "v0.0.0-20160711120539-c6fed771bfd5",
1171 )
1172 go_repository(
1173 name = "com_github_alexflint_go_filemutex",
1174 importpath = "github.com/alexflint/go-filemutex",
1175 sum = "h1:AMzIhMUqU3jMrZiTuW0zkYeKlKDAFD+DG20IoO421/Y=",
1176 version = "v0.0.0-20171022225611-72bdc8eae2ae",
1177 )
1178 go_repository(
1179 name = "com_github_coreos_go_iptables",
1180 importpath = "github.com/coreos/go-iptables",
1181 sum = "h1:DpHb9vJrZQEFMcVLFKAAGMUVX0XoRC0ptCthinRYm38=",
1182 version = "v0.4.5",
1183 )
1184 go_repository(
1185 name = "com_github_safchain_ethtool",
1186 importpath = "github.com/safchain/ethtool",
1187 sum = "h1:2c1EFnZHIPCW8qKWgHMH/fX2PkSabFc5mrVzfUNdg5U=",
1188 version = "v0.0.0-20190326074333-42ed695e3de8",
1189 )
1190 go_repository(
1191 name = "com_github_j_keck_arping",
1192 importpath = "github.com/j-keck/arping",
1193 sum = "h1:742eGXur0715JMq73aD95/FU0XpVKXqNuTnEfXsLOYQ=",
1194 version = "v0.0.0-20160618110441-2cf9dc699c56",
1195 )
1196 go_repository(
1197 name = "com_github_grpc_grpc",
1198 importpath = "github.com/grpc/grpc",
1199 sum = "h1:0/fjvIF5JHJdr34/JPEk1DJFFonjW37pDLvuAy9YieQ=",
1200 version = "v1.26.0",
1201 )
1202 go_repository(
1203 name = "com_github_google_subcommands",
1204 importpath = "github.com/google/subcommands",
1205 sum = "h1:8nlgEAjIalk6uj/CGKCdOO8CQqTeysvcW4RFZ6HbkGM=",
1206 version = "v1.0.2-0.20190508160503-636abe8753b8",
1207 )
1208 go_repository(
1209 name = "com_github_cenkalti_backoff",
1210 importpath = "github.com/cenkalti/backoff",
1211 sum = "h1:8eZxmY1yvxGHzdzTEhI09npjMVGzNAdrqzruTX6jcK4=",
1212 version = "v1.1.1-0.20190506075156-2146c9339422",
1213 )
1214 go_repository(
1215 name = "com_github_kr_pretty",
1216 importpath = "github.com/kr/pretty",
1217 sum = "h1:s5hAObm+yFO5uHYt5dYjxi2rXrsnmRpJx4OYvIWUaQs=",
1218 version = "v0.2.0",
1219 )
1220 go_repository(
1221 name = "com_github_kr_pty",
1222 importpath = "github.com/kr/pty",
1223 sum = "h1:VkoXIwSboBpnk99O/KFauAEILuNHv5DVFKZMBN/gUgw=",
1224 version = "v1.1.1",
1225 )
1226 go_repository(
1227 name = "com_github_gofrs_flock",
1228 importpath = "github.com/gofrs/flock",
1229 sum = "h1:JFTFz3HZTGmgMz4E1TabNBNJljROSYgja1b4l50FNVs=",
1230 version = "v0.6.1-0.20180915234121-886344bea079",
1231 )
1232 go_repository(
1233 name = "com_github_opencontainers_runc",
1234 importpath = "github.com/opencontainers/runc",
1235 sum = "h1:AbmCEuSZXVflng0/cboQkpdEOeBsPMjz6tmq4Pv8MZw=",
1236 version = "v1.0.0-rc10",
1237 )
1238 go_repository(
1239 name = "com_github_volatiletech_sqlboiler",
1240 importpath = "github.com/volatiletech/sqlboiler",
1241 sum = "h1:EI9MwhgyXiqKbvZaomzL8scDs/k+21QAyo9z7GXBZQU=",
1242 version = "v3.6.1+incompatible",
1243 )
1244 go_repository(
1245 name = "com_github_friendsofgo_errors",
1246 importpath = "github.com/friendsofgo/errors",
1247 sum = "h1:X6NYxef4efCBdwI7BgS820zFaN7Cphrmb+Pljdzjtgk=",
1248 version = "v0.9.2",
1249 )
1250 go_repository(
1251 name = "com_github_go_sql_driver_mysql",
1252 importpath = "github.com/go-sql-driver/mysql",
1253 sum = "h1:ozyZYNQW3x3HtqT1jira07DN2PArx2v7/mN66gGcHOs=",
1254 version = "v1.5.0",
1255 )
1256 go_repository(
1257 name = "com_github_spf13_cast",
1258 importpath = "github.com/spf13/cast",
1259 sum = "h1:nFm6S0SMdyzrzcmThSipiEubIDy8WEXKNZ0UOgiRpng=",
1260 version = "v1.3.1",
1261 )
1262 go_repository(
1263 name = "com_github_volatiletech_null",
1264 importpath = "github.com/volatiletech/null",
1265 sum = "h1:7wP8m5d/gZ6kW/9GnrLtMCRre2dlEnaQ9Km5OXlK4zg=",
1266 version = "v8.0.0+incompatible",
1267 )
1268 go_repository(
1269 name = "com_github_volatiletech_randomize",
1270 importpath = "github.com/volatiletech/randomize",
1271 sum = "h1:eE5yajattWqTB2/eN8df4dw+8jwAzBtbdo5sbWC4nMk=",
1272 version = "v0.0.1",
1273 )
1274 go_repository(
1275 name = "com_github_volatiletech_strmangle",
1276 importpath = "github.com/volatiletech/strmangle",
1277 sum = "h1:UKQoHmY6be/R3tSvD2nQYrH41k43OJkidwEiC74KIzk=",
1278 version = "v0.0.1",
1279 )
1280 go_repository(
1281 name = "com_github_lib_pq",
1282 importpath = "github.com/lib/pq",
1283 sum = "h1:LXpIM/LZ5xGFhOpXAQUIMM1HdyqzVYM13zNdjCEEcA0=",
1284 version = "v1.2.0",
1285 )
1286 go_repository(
1287 name = "com_github_denisenkom_go_mssqldb",
1288 importpath = "github.com/denisenkom/go-mssqldb",
1289 sum = "h1:LzwWXEScfcTu7vUZNlDDWDARoSGEtvlDKK2BYHowNeE=",
1290 version = "v0.0.0-20200206145737-bbfc9a55622e",
1291 )
1292 go_repository(
1293 name = "com_github_ericlagergren_decimal",
1294 importpath = "github.com/ericlagergren/decimal",
1295 sum = "h1:HQGCJNlqt1dUs/BhtEKmqWd6LWS+DWYVxi9+Jo4r0jE=",
1296 version = "v0.0.0-20181231230500-73749d4874d5",
1297 )
1298 go_repository(
1299 name = "com_github_rubenv_sql_migrate",
1300 importpath = "github.com/rubenv/sql-migrate",
1301 sum = "h1:lwDYefgiwhjuAuVnMVUYknoF+Yg9CBUykYGvYoPCNnQ=",
1302 version = "v0.0.0-20191025130928-9355dd04f4b3",
1303 )
1304 go_repository(
1305 name = "com_github_glerchundi_sqlboiler_crdb",
1306 importpath = "github.com/glerchundi/sqlboiler-crdb",
1307 sum = "h1:qC5Gu83hkXlQVECFs1u/9EdwYjo58RYaxWnJZGa0YN0=",
1308 version = "v0.0.0-20191112134934-62014c8c8df1",
1309 )
1310 go_repository(
1311 name = "com_github_mitchellh_cli",
1312 importpath = "github.com/mitchellh/cli",
1313 sum = "h1:iGBIsUe3+HZ/AD/Vd7DErOt5sU9fa8Uj7A2s1aggv1Y=",
1314 version = "v1.0.0",
1315 )
1316 go_repository(
1317 name = "com_github_olekukonko_tablewriter",
1318 importpath = "github.com/olekukonko/tablewriter",
1319 sum = "h1:58+kh9C6jJVXYjt8IE48G2eWl6BjwU5Gj0gqY84fy78=",
1320 version = "v0.0.0-20170122224234-a0225b3f23b5",
1321 )
1322 go_repository(
1323 name = "com_github_mattn_go_sqlite3",
1324 importpath = "github.com/mattn/go-sqlite3",
1325 sum = "h1:u/x3mp++qUxvYfulZ4HKOvVO0JWhk7HtE8lWhbGz/Do=",
1326 version = "v1.12.0",
1327 )
1328 go_repository(
1329 name = "in_gopkg_gorp_v1",
1330 importpath = "gopkg.in/gorp.v1",
1331 sum = "h1:j3DWlAyGVv8whO7AcIWznQ2Yj7yJkn34B8s63GViAAw=",
1332 version = "v1.7.2",
1333 )
1334 go_repository(
1335 name = "com_github_volatiletech_inflect",
1336 importpath = "github.com/volatiletech/inflect",
1337 sum = "h1:gI4/tqP6lCY5k6Sg+4k9qSoBXmPwG+xXgMpK7jivD4M=",
1338 version = "v0.0.0-20170731032912-e7201282ae8d",
1339 )
1340 go_repository(
1341 name = "com_github_mattn_go_runewidth",
1342 importpath = "github.com/mattn/go-runewidth",
1343 sum = "h1:UnlwIPBGaTZfPQ6T1IGzPI0EkYAQmT9fAEJ/poFC63o=",
1344 version = "v0.0.2",
1345 )
1346 go_repository(
1347 name = "com_github_golang_sql_civil",
1348 importpath = "github.com/golang-sql/civil",
1349 sum = "h1:lXe2qZdvpiX5WZkZR4hgp4KJVfY3nMkvmwbVkpv1rVY=",
1350 version = "v0.0.0-20190719163853-cb61b32ac6fe",
1351 )
1352 go_repository(
1353 name = "com_github_posener_complete",
1354 importpath = "github.com/posener/complete",
1355 sum = "h1:ccV59UEOTzVDnDUEFdT95ZzHVZ+5+158q8+SJb2QV5w=",
1356 version = "v1.1.1",
1357 )
1358 go_repository(
1359 name = "com_github_mattn_go_isatty",
1360 importpath = "github.com/mattn/go-isatty",
1361 sum = "h1:bnP0vzxcAdeI1zdubAl5PjU6zsERjGZb7raWodagDYs=",
1362 version = "v0.0.4",
1363 )
1364 go_repository(
1365 name = "com_github_armon_go_radix",
1366 importpath = "github.com/armon/go-radix",
1367 sum = "h1:BUAU3CGlLvorLI26FmByPp2eC2qla6E1Tw+scpcg/to=",
1368 version = "v0.0.0-20180808171621-7fddfc383310",
1369 )
1370 go_repository(
1371 name = "com_github_bgentry_speakeasy",
1372 importpath = "github.com/bgentry/speakeasy",
1373 sum = "h1:ByYyxL9InA1OWqxJqqp2A5pYHUrCiAL6K3J+LKSsQkY=",
1374 version = "v0.1.0",
1375 )
1376 go_repository(
1377 name = "com_github_fatih_color",
1378 importpath = "github.com/fatih/color",
1379 sum = "h1:DkWD4oS2D8LGGgTQ6IvwJJXSL5Vp2ffcQg58nFV38Ys=",
1380 version = "v1.7.0",
1381 )
1382 go_repository(
1383 name = "com_github_spf13_viper",
1384 importpath = "github.com/spf13/viper",
1385 sum = "h1:VUFqw5KcqRf7i70GOzW7N+Q7+gxVBkSSqiXB12+JQ4M=",
1386 version = "v1.3.2",
1387 )
1388 go_repository(
1389 name = "com_github_hashicorp_hcl",
1390 importpath = "github.com/hashicorp/hcl",
1391 sum = "h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=",
1392 version = "v1.0.0",
1393 )
1394 go_repository(
1395 name = "com_github_spf13_jwalterweatherman",
1396 importpath = "github.com/spf13/jwalterweatherman",
1397 sum = "h1:XHEdyB+EcvlqZamSM4ZOMGlc93t6AcsBEu9Gc1vn7yk=",
1398 version = "v1.0.0",
1399 )
1400 go_repository(
1401 name = "com_github_magiconair_properties",
1402 importpath = "github.com/magiconair/properties",
1403 sum = "h1:LLgXmsheXeRoUOBOjtwPQCWIYqM/LU1ayDtDePerRcY=",
1404 version = "v1.8.0",
1405 )
1406 go_repository(
1407 name = "com_github_mattn_go_colorable",
1408 importpath = "github.com/mattn/go-colorable",
1409 sum = "h1:UVL0vNpWh04HeJXV0KLcaT7r06gOH2l4OW6ddYRUIY4=",
1410 version = "v0.0.9",
1411 )
1412 go_repository(
1413 name = "com_github_google_go_tpm",
1414 importpath = "github.com/google/go-tpm",
1415 sum = "h1:GNNkIb6NSjYfw+KvgUFW590mcgsSFihocSrbXct1sEw=",
1416 version = "v0.1.2-0.20190725015402-ae6dd98980d4",
1417 )
1418 go_repository(
1419 name = "com_github_google_go_tpm_tools",
1420 importpath = "github.com/google/go-tpm-tools",
1421 sum = "h1:1Y5W2uh6E7I6hhI6c0WVSbV+Ae15uhemqi3RvSgtZpk=",
1422 version = "v0.0.0-20190731025042-f8c04ff88181",
1423 )
1424 go_repository(
1425 name = "com_github_insomniacslk_dhcp",
1426 importpath = "github.com/insomniacslk/dhcp",
1427 sum = "h1:P1pxzF2xvdnSY12ODSSwjxA4tyEjDEJNn829OXKnqks=",
1428 version = "v0.0.0-20200402185128-5dd7202f1971",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001429 )
1430 go_repository(
1431 name = "com_github_cenkalti_backoff_v4",
1432 importpath = "github.com/cenkalti/backoff/v4",
Serge Bazanskibb7db922020-04-30 12:43:10 +02001433 sum = "h1:JIufpQLbh4DkbQoii76ItQIUFzevQSqOLZca4eamEDs=",
1434 version = "v4.0.2",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001435 )
1436 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001437 name = "com_github_rekby_gpt",
1438 importpath = "github.com/rekby/gpt",
1439 sum = "h1:goZGTwEEn8mWLcY012VouWZWkJ8GrXm9tS3VORMxT90=",
1440 version = "v0.0.0-20200219180433-a930afbc6edc",
1441 )
1442 go_repository(
1443 name = "com_github_yalue_native_endian",
1444 importpath = "github.com/yalue/native_endian",
1445 sum = "h1:nsQCScpQ8RRf+wIooqfyyEUINV2cAPuo2uVtHSBbA4M=",
1446 version = "v0.0.0-20180607135909-51013b03be4f",
1447 )
1448 go_repository(
1449 name = "com_github_mdlayher_ethernet",
1450 importpath = "github.com/mdlayher/ethernet",
1451 sum = "h1:lez6TS6aAau+8wXUP3G9I3TGlmPFEq2CTxBaRqY6AGE=",
1452 version = "v0.0.0-20190606142754-0394541c37b7",
1453 )
1454 go_repository(
1455 name = "com_github_mdlayher_raw",
1456 importpath = "github.com/mdlayher/raw",
1457 sum = "h1:aFkJ6lx4FPip+S+Uw4aTegFMct9shDvP+79PsSxpm3w=",
1458 version = "v0.0.0-20191009151244-50f2db8cc065",
1459 )
1460 go_repository(
1461 name = "com_github_u_root_u_root",
1462 importpath = "github.com/u-root/u-root",
1463 sum = "h1:YqPGmRoRyYmeg17KIWFRSyVq6LX5T6GSzawyA6wG6EE=",
1464 version = "v6.0.0+incompatible",
1465 )
1466 go_repository(
1467 name = "com_github_diskfs_go_diskfs",
1468 importpath = "github.com/diskfs/go-diskfs",
1469 sum = "h1:sLQnXItICiYgiHcYNNujKT9kOKnk7diOvZGEKvxrwpc=",
1470 version = "v1.0.0",
1471 )
1472 go_repository(
1473 name = "in_gopkg_djherbis_times_v1",
1474 importpath = "gopkg.in/djherbis/times.v1",
1475 sum = "h1:UCvDKl1L/fmBygl2Y7hubXCnY7t4Yj46ZrBFNUipFbM=",
1476 version = "v1.2.0",
1477 )
1478 go_repository(
1479 name = "com_github_kevinburke_go_bindata",
1480 importpath = "github.com/kevinburke/go-bindata",
1481 sum = "h1:TFzFZop2KxGhqNwsyjgmIh5JOrpG940MZlm5gNbxr8g=",
1482 version = "v3.16.0+incompatible",
1483 )
1484 go_repository(
1485 name = "com_github_gofrs_uuid",
1486 importpath = "github.com/gofrs/uuid",
1487 sum = "h1:y12jRkkFxsd7GpqdSZ+/KCs/fJbqpEXSGd4+jfEaewE=",
1488 version = "v3.2.0+incompatible",
Serge Bazanski6c8d5f92020-02-11 12:42:29 +01001489 )
Hendrik Hofstadt79d7a622020-03-11 19:18:56 +01001490 go_repository(
1491 name = "com_github_lyft_protoc_gen_star",
1492 importpath = "github.com/lyft/protoc-gen-star",
1493 sum = "h1:HUkD4H4dYFIgu3Bns/3N6J5GmKHCEGnhYBwNu3fvXgA=",
1494 version = "v0.4.14",
1495 )
Lorenz Brun7b5d9942020-03-19 16:14:02 +01001496 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001497 name = "com_github_moby_term",
1498 importpath = "github.com/moby/term",
1499 sum = "h1:aY7OQNf2XqY/JQ6qREWamhI/81os/agb2BAGpcx5yWI=",
1500 version = "v0.0.0-20200312100748-672ec06f55cd",
Lorenz Brun7b5d9942020-03-19 16:14:02 +01001501 )
1502 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001503 name = "io_k8s_sigs_apiserver_network_proxy_konnectivity_client",
1504 importpath = "sigs.k8s.io/apiserver-network-proxy/konnectivity-client",
1505 sum = "h1:uuHDyjllyzRyCIvvn0OBjiRB0SgBZGqHNYAmjR7fO50=",
1506 version = "v0.0.7",
Lorenz Brun7b5d9942020-03-19 16:14:02 +01001507 )
1508 go_repository(
Serge Bazanskibb7db922020-04-30 12:43:10 +02001509 name = "io_k8s_sample_apiserver",
1510 importpath = "k8s.io/sample-apiserver",
1511 sum = "h1:Nw+rJYx+0cb8Kxtxhe87iT73S6CF67396cIf7tU3JZ8=",
1512 version = "v0.19.0-alpha.2",
Lorenz Brun7b5d9942020-03-19 16:14:02 +01001513 )