xref: /aosp_15_r20/external/skia/go_repositories.bzl (revision c8dee2aa9b3f27cf6c858bd81872bdeb2c07ed17)
1"""This module contains a Gazelle-generated go_repositories macro that mirrors //go.mod.
2
3To update this file, please un "make -C bazel gazelle_update_repo".
4"""
5
6load("@bazel_gazelle//:deps.bzl", "go_repository")
7
8def go_repositories():
9    """This Gazelle-generated macro defines repositories for the Go modules in //go.mod."""
10
11    go_repository(
12        name = "co_honnef_go_tools",
13        importpath = "honnef.co/go/tools",
14        sum = "h1:/hemPrYIhOhy8zYrNj+069zDB68us2sMGsfkFJO0iZs=",
15        version = "v0.0.0-20190523083050-ea95bdfd59fc",
16    )
17
18    go_repository(
19        name = "com_github_a8m_envsubst",
20        importpath = "github.com/a8m/envsubst",
21        sum = "h1:yvzAhJD2QKdo35Ut03wIfXQmg+ta3wC/1bskfZynz+Q=",
22        version = "v1.2.0",
23    )
24
25    go_repository(
26        name = "com_github_aclements_go_moremath",
27        importpath = "github.com/aclements/go-moremath",
28        sum = "h1:a7+Y8VlXRC2VX5ue6tpCutr4PsrkRkWWVZv4zqfaHuc=",
29        version = "v0.0.0-20190830160640-d16893ddf098",
30    )
31
32    go_repository(
33        name = "com_github_alecthomas_participle_v2",
34        importpath = "github.com/alecthomas/participle/v2",
35        sum = "h1:cK4vjj0VSgb3lN1nuKA5F7dw+1s1pWBe5bx7nNCnN+c=",
36        version = "v2.0.0-alpha7",
37    )
38
39    go_repository(
40        name = "com_github_alecthomas_template",
41        importpath = "github.com/alecthomas/template",
42        sum = "h1:JYp7IbQjafoB+tBA3gMyHYHrpOtNuDiK/uB5uXxq5wM=",
43        version = "v0.0.0-20190718012654-fb15b899a751",
44    )
45    go_repository(
46        name = "com_github_alecthomas_units",
47        importpath = "github.com/alecthomas/units",
48        sum = "h1:UQZhZ2O0vMHr2cI+DC1Mbh0TJxzA3RcLoMsFw+aXw7E=",
49        version = "v0.0.0-20190924025748-f65c72e2690d",
50    )
51    go_repository(
52        name = "com_github_alicebob_gopher_json",
53        importpath = "github.com/alicebob/gopher-json",
54        sum = "h1:HbKu58rmZpUGpz5+4FfNmIU+FmZg2P3Xaj2v2bfNWmk=",
55        version = "v0.0.0-20200520072559-a9ecdc9d1d3a",
56    )
57    go_repository(
58        name = "com_github_alicebob_miniredis_v2",
59        importpath = "github.com/alicebob/miniredis/v2",
60        sum = "h1:3r6kTHdKnuP4fkS8k2IrvSfxpxUTcW1SOL0wN7b7Dt0=",
61        version = "v2.30.5",
62    )
63
64    go_repository(
65        name = "com_github_anaskhan96_soup",
66        importpath = "github.com/anaskhan96/soup",
67        sum = "h1:V/FHiusdTrPrdF4iA1YkVxsOpdNcgvqT1hG+YtcZ5hM=",
68        version = "v1.2.5",
69    )
70    go_repository(
71        name = "com_github_andybalholm_brotli",
72        importpath = "github.com/andybalholm/brotli",
73        sum = "h1:V7DdXeJtZscaqfNuAdSRuRFzuiKlHSC/Zh3zl9qY3JY=",
74        version = "v1.0.4",
75    )
76
77    go_repository(
78        name = "com_github_apache_arrow_go_v12",
79        importpath = "github.com/apache/arrow/go/v12",
80        sum = "h1:xtZE63VWl7qLdB0JObIXvvhGjoVNrQ9ciIHG2OK5cmc=",
81        version = "v12.0.0",
82    )
83    go_repository(
84        name = "com_github_apache_thrift",
85        importpath = "github.com/apache/thrift",
86        sum = "h1:qEy6UW60iVOlUy+b9ZR0d5WzUWYGOo4HfopoyBaNmoY=",
87        version = "v0.16.0",
88    )
89    go_repository(
90        name = "com_github_armon_go_radix",
91        importpath = "github.com/armon/go-radix",
92        sum = "h1:F4z6KzEeeQIMeLFa97iZU6vupzoecKdU5TX24SNppXI=",
93        version = "v1.0.0",
94    )
95
96    go_repository(
97        name = "com_github_aws_aws_sdk_go",
98        importpath = "github.com/aws/aws-sdk-go",
99        sum = "h1:Gka1bopihF2e9XFhuVZPrgafmOFpCsRtAPMYLp/0AfA=",
100        version = "v1.35.18",
101    )
102
103    go_repository(
104        name = "com_github_bazelbuild_bazel_gazelle",
105        importpath = "github.com/bazelbuild/bazel-gazelle",
106        sum = "h1:WnJGYk1bMIjw8FCYA/UxKBK/Y6hUnOItrtR+vjFIIKo=",
107        version = "v0.33.0",
108    )
109    go_repository(
110        name = "com_github_bazelbuild_buildtools",
111        # The BUILD files included in this Go module use the go_default_library naming convention.
112        # See https://github.com/bazelbuild/bazel-gazelle/blob/master/repository.rst#go_repository.
113        build_naming_convention = "go_default_library",
114        importpath = "github.com/bazelbuild/buildtools",
115        sum = "h1:VUHCI4QRifAGYsbVJYqJndLf7YqV12YthB+PLFsEKqo=",
116        version = "v0.0.0-20231017121127-23aa65d4e117",
117    )
118    go_repository(
119        name = "com_github_bazelbuild_remote_apis",
120        # The BUILD files included in this Go module use the go_default_library naming convention.
121        # See https://github.com/bazelbuild/bazel-gazelle/blob/master/repository.rst#go_repository.
122        build_naming_convention = "go_default_library",
123        importpath = "github.com/bazelbuild/remote-apis",
124        sum = "h1:TPwjNpCdoO7TcTPPMHEkrrlSwd8g2XVf3qflmnivvsU=",
125        version = "v0.0.0-20230822133051-6c32c3b917cc",
126    )
127    go_repository(
128        name = "com_github_bazelbuild_remote_apis_sdks",
129        # Causes Gazelle to update references to the @go_googleapis external repository in
130        # https://github.com/bazelbuild/remote-apis-sdks/blob/e00bd323ce426cd1c55dec2f152ffcc20eb4f503/go/pkg/client/BUILD.bazel#L39C20-L39C20
131        # with references to @org_golang_google_genproto as required by rules_go starting v0.41.0.
132        # See https://github.com/bazelbuild/rules_go/releases/tag/v0.41.0.
133        build_file_generation = "on",
134        importpath = "github.com/bazelbuild/remote-apis-sdks",
135        sum = "h1:/7itEMv7uUfXNXKUq9R8fGYF4Kb+ouOsVYsxSEsKmaw=",
136        version = "v0.0.0-20231114220034-042d9851eb28",
137    )
138
139    go_repository(
140        name = "com_github_beorn7_perks",
141        importpath = "github.com/beorn7/perks",
142        sum = "h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=",
143        version = "v1.0.1",
144    )
145
146    go_repository(
147        name = "com_github_blakesmith_ar",
148        importpath = "github.com/blakesmith/ar",
149        sum = "h1:m935MPodAbYS46DG4pJSv7WO+VECIWUQ7OJYSoTrMh4=",
150        version = "v0.0.0-20190502131153-809d4375e1fb",
151    )
152
153    go_repository(
154        name = "com_github_bradfitz_gomemcache",
155        importpath = "github.com/bradfitz/gomemcache",
156        sum = "h1:L/QXpzIa3pOvUGt1D1lA5KjYhPBAN/3iWdP7xeFS9F0=",
157        version = "v0.0.0-20190913173617-a41fca850d0b",
158    )
159    go_repository(
160        name = "com_github_burntsushi_toml",
161        importpath = "github.com/BurntSushi/toml",
162        sum = "h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=",
163        version = "v0.3.1",
164    )
165
166    go_repository(
167        name = "com_github_cenkalti_backoff",
168        importpath = "github.com/cenkalti/backoff",
169        sum = "h1:tNowT99t7UNflLxfYYSlKYsBpXdEet03Pg2g16Swow4=",
170        version = "v2.2.1+incompatible",
171    )
172    go_repository(
173        name = "com_github_cenkalti_backoff_v4",
174        importpath = "github.com/cenkalti/backoff/v4",
175        sum = "h1:cFAlzYUlVYDysBEH2T5hyJZMh3+5+WCBvSnK6Q8UtC4=",
176        version = "v4.1.3",
177    )
178    go_repository(
179        name = "com_github_census_instrumentation_opencensus_proto",
180        importpath = "github.com/census-instrumentation/opencensus-proto",
181        sum = "h1:iKLQ0xPNFxR/2hzXZMrBo8f1j86j5WHzznCCQxV/b8g=",
182        version = "v0.4.1",
183    )
184    go_repository(
185        name = "com_github_cespare_xxhash",
186        importpath = "github.com/cespare/xxhash",
187        sum = "h1:a6HrQnmkObjyL+Gs60czilIUGqrzKutQD6XZog3p+ko=",
188        version = "v1.1.0",
189    )
190    go_repository(
191        name = "com_github_cespare_xxhash_v2",
192        importpath = "github.com/cespare/xxhash/v2",
193        sum = "h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=",
194        version = "v2.2.0",
195    )
196    go_repository(
197        name = "com_github_chigopher_pathlib",
198        importpath = "github.com/chigopher/pathlib",
199        sum = "h1:1pg96WL3iC1/YyWV4UJSl3E0GBf4B+h5amBtsbAAieY=",
200        version = "v0.15.0",
201    )
202
203    go_repository(
204        name = "com_github_client9_misspell",
205        importpath = "github.com/client9/misspell",
206        sum = "h1:ta993UF76GwbvJcIo3Y68y/M3WxlpEHPWIGDkJYwzJI=",
207        version = "v0.3.4",
208    )
209
210    go_repository(
211        name = "com_github_cncf_udpa_go",
212        importpath = "github.com/cncf/udpa/go",
213        sum = "h1:QQ3GSy+MqSHxm/d8nCtnAiZdYFd45cYZPs8vOOIYKfk=",
214        version = "v0.0.0-20220112060539-c52dc94e7fbe",
215    )
216    go_repository(
217        name = "com_github_cncf_xds_go",
218        importpath = "github.com/cncf/xds/go",
219        sum = "h1:7To3pQ+pZo0i3dsWEbinPNFs5gPSBOsJtx3wTT94VBY=",
220        version = "v0.0.0-20231109132714-523115ebc101",
221    )
222
223    go_repository(
224        name = "com_github_cockroachdb_cockroach_go_v2",
225        importpath = "github.com/cockroachdb/cockroach-go/v2",
226        sum = "h1:zicZlBhWZu6wfK7Ezg4Owdc3HamLpRdBllPTT9tb+2k=",
227        version = "v2.1.0",
228    )
229
230    go_repository(
231        name = "com_github_cpuguy83_go_md2man_v2",
232        importpath = "github.com/cpuguy83/go-md2man/v2",
233        sum = "h1:p1EgwI/C7NhT0JmVkwCD2ZBK8j4aeHQX2pMHHBfMQ6w=",
234        version = "v2.0.2",
235    )
236    go_repository(
237        name = "com_github_creack_pty",
238        importpath = "github.com/creack/pty",
239        sum = "h1:uDmaGzcdjhF4i/plgjmEsriH11Y0o7RKapEf/LDaM3w=",
240        version = "v1.1.9",
241    )
242
243    go_repository(
244        name = "com_github_danjacques_gofslock",
245        importpath = "github.com/danjacques/gofslock",
246        sum = "h1:m+Fkk9QEMuV6Z1ithqqYogOHV7Pl6rMKe34NBTJTS/c=",
247        version = "v0.0.0-20240212154529-d899e02bfe22",
248    )
249
250    go_repository(
251        name = "com_github_davecgh_go_spew",
252        importpath = "github.com/davecgh/go-spew",
253        sum = "h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=",
254        version = "v1.1.1",
255    )
256    go_repository(
257        name = "com_github_dgraph_io_badger_v3",
258        importpath = "github.com/dgraph-io/badger/v3",
259        sum = "h1:dpyM5eCJAtQCBcMCZcT4UBZchuTJgCywerHHgmxfxM8=",
260        version = "v3.2103.2",
261    )
262    go_repository(
263        name = "com_github_dgraph_io_ristretto",
264        importpath = "github.com/dgraph-io/ristretto",
265        sum = "h1:Jv3CGQHp9OjuMBSne1485aDpUkTKEcUqF+jm/LuerPI=",
266        version = "v0.1.0",
267    )
268    go_repository(
269        name = "com_github_dgryski_go_rendezvous",
270        importpath = "github.com/dgryski/go-rendezvous",
271        sum = "h1:lO4WD4F/rVNCu3HqELle0jiPLLBs70cWOduZpkS1E78=",
272        version = "v0.0.0-20200823014737-9f7001d12a5f",
273    )
274
275    go_repository(
276        name = "com_github_dustin_go_humanize",
277        importpath = "github.com/dustin/go-humanize",
278        sum = "h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY=",
279        version = "v1.0.1",
280    )
281
282    go_repository(
283        name = "com_github_emirpasic_gods",
284        importpath = "github.com/emirpasic/gods",
285        sum = "h1:QAUIPSaCu4G+POclxeqb3F+WPpdKqFGlw36+yOzGlrg=",
286        version = "v1.12.0",
287    )
288    go_repository(
289        name = "com_github_envoyproxy_go_control_plane",
290        importpath = "github.com/envoyproxy/go-control-plane",
291        sum = "h1:wSUXTlLfiAQRWs2F+p+EKOY9rUyis1MyGqJ2DIk5HpM=",
292        version = "v0.11.1",
293    )
294    go_repository(
295        name = "com_github_envoyproxy_protoc_gen_validate",
296        importpath = "github.com/envoyproxy/protoc-gen-validate",
297        sum = "h1:QkIBuU5k+x7/QXPvPPnWXWlCdaBFApVqftFV6k087DA=",
298        version = "v1.0.2",
299    )
300    go_repository(
301        name = "com_github_facebookgo_clock",
302        importpath = "github.com/facebookgo/clock",
303        sum = "h1:yDWHCSQ40h88yih2JAcL6Ls/kVkSE8GFACTGVnMPruw=",
304        version = "v0.0.0-20150410010913-600d898af40a",
305    )
306
307    go_repository(
308        name = "com_github_felixge_httpsnoop",
309        importpath = "github.com/felixge/httpsnoop",
310        sum = "h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=",
311        version = "v1.0.4",
312    )
313
314    go_repository(
315        name = "com_github_fiorix_go_web",
316        importpath = "github.com/fiorix/go-web",
317        sum = "h1:P/Czr+qFBdKELw4nys0x2e5nkT9niVq/2FS63ArJzm4=",
318        version = "v1.0.1-0.20150221144011-5b593f1e8966",
319    )
320
321    go_repository(
322        name = "com_github_flynn_json5",
323        importpath = "github.com/flynn/json5",
324        sum = "h1:xJMmr4GMYIbALX5edyoDIOQpc2bOQTeJiWMeCl9lX/8=",
325        version = "v0.0.0-20160717195620-7620272ed633",
326    )
327
328    go_repository(
329        name = "com_github_fsnotify_fsnotify",
330        importpath = "github.com/fsnotify/fsnotify",
331        sum = "h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY=",
332        version = "v1.6.0",
333    )
334
335    go_repository(
336        name = "com_github_go_chi_chi_v5",
337        importpath = "github.com/go-chi/chi/v5",
338        sum = "h1:lD+NLqFcAi1ovnVZpsnObHGW4xb4J8lNmoYVfECH1Y0=",
339        version = "v5.0.8",
340    )
341
342    go_repository(
343        name = "com_github_go_kit_kit",
344        importpath = "github.com/go-kit/kit",
345        sum = "h1:wDJmvq38kDhkVxi50ni9ykkdUr1PKgqKOoi01fa0Mdk=",
346        version = "v0.9.0",
347    )
348    go_repository(
349        name = "com_github_go_kit_log",
350        importpath = "github.com/go-kit/log",
351        sum = "h1:DGJh0Sm43HbOeYDNnVZFl8BvcYVvjD5bqYJvp0REbwQ=",
352        version = "v0.1.0",
353    )
354
355    go_repository(
356        name = "com_github_go_logfmt_logfmt",
357        importpath = "github.com/go-logfmt/logfmt",
358        sum = "h1:TrB8swr/68K7m9CcGut2g3UOihhbcbiMAYiuTXdEih4=",
359        version = "v0.5.0",
360    )
361    go_repository(
362        name = "com_github_go_logr_logr",
363        importpath = "github.com/go-logr/logr",
364        sum = "h1:pKouT5E8xu9zeFC39JXRDukb6JFQPXM5p5I91188VAQ=",
365        version = "v1.4.1",
366    )
367    go_repository(
368        name = "com_github_go_logr_stdr",
369        importpath = "github.com/go-logr/stdr",
370        sum = "h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=",
371        version = "v1.2.2",
372    )
373
374    go_repository(
375        name = "com_github_go_ole_go_ole",
376        importpath = "github.com/go-ole/go-ole",
377        sum = "h1:/Fpf6oFPoeFik9ty7siob0G6Ke8QvQEuVcuChpwXzpY=",
378        version = "v1.2.6",
379    )
380
381    go_repository(
382        name = "com_github_go_python_gpython",
383        importpath = "github.com/go-python/gpython",
384        sum = "h1:QNFZ0h540Lajx7Pi/os06XzzdYUQG+2sV7IvPo/Mvmg=",
385        version = "v0.0.3",
386    )
387
388    go_repository(
389        name = "com_github_go_stack_stack",
390        importpath = "github.com/go-stack/stack",
391        sum = "h1:5SgMzNM5HxrEjV0ww2lTmX6E2Izsfxas4+YHWRs3Lsk=",
392        version = "v1.8.0",
393    )
394    go_repository(
395        name = "com_github_goccy_go_json",
396        importpath = "github.com/goccy/go-json",
397        sum = "h1:/pAaQDLHEoCq/5FFmSKBswWmK6H0e8g4159Kc/X/nqk=",
398        version = "v0.9.11",
399    )
400
401    go_repository(
402        name = "com_github_gogo_protobuf",
403        importpath = "github.com/gogo/protobuf",
404        sum = "h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=",
405        version = "v1.3.2",
406    )
407
408    go_repository(
409        name = "com_github_golang_glog",
410        importpath = "github.com/golang/glog",
411        sum = "h1:DVjP2PbBOzHyzA+dn3WhHIq4NdVu3Q+pvivFICf/7fo=",
412        version = "v1.1.2",
413    )
414    go_repository(
415        name = "com_github_golang_groupcache",
416        importpath = "github.com/golang/groupcache",
417        sum = "h1:oI5xCqsCo564l8iNU+DwB5epxmsaqB+rhGL0m5jtYqE=",
418        version = "v0.0.0-20210331224755-41bb18bfe9da",
419    )
420
421    go_repository(
422        name = "com_github_golang_mock",
423        importpath = "github.com/golang/mock",
424        sum = "h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=",
425        version = "v1.6.0",
426    )
427    go_repository(
428        name = "com_github_golang_protobuf",
429        importpath = "github.com/golang/protobuf",
430        sum = "h1:KhyjKVUg7Usr/dYsdSqoFveMYd5ko72D+zANwlG1mmg=",
431        version = "v1.5.3",
432    )
433    go_repository(
434        name = "com_github_golang_snappy",
435        importpath = "github.com/golang/snappy",
436        sum = "h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM=",
437        version = "v0.0.4",
438    )
439    go_repository(
440        name = "com_github_gomodule_redigo",
441        importpath = "github.com/gomodule/redigo",
442        sum = "h1:Sl3u+2BI/kk+VEatbj0scLdrFhjPmbxOc1myhDP41ws=",
443        version = "v1.8.9",
444    )
445
446    go_repository(
447        name = "com_github_google_flatbuffers",
448        importpath = "github.com/google/flatbuffers",
449        sum = "h1:ivUb1cGomAB101ZM1T0nOiWz9pSrTMoa9+EiY7igmkM=",
450        version = "v2.0.8+incompatible",
451    )
452
453    go_repository(
454        name = "com_github_google_go_cmp",
455        importpath = "github.com/google/go-cmp",
456        sum = "h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=",
457        version = "v0.6.0",
458    )
459
460    go_repository(
461        name = "com_github_google_go_github_v29",
462        importpath = "github.com/google/go-github/v29",
463        sum = "h1:IktKCTwU//aFHnpA+2SLIi7Oo9uhAzgsdZNbcAqhgdc=",
464        version = "v29.0.3",
465    )
466    go_repository(
467        name = "com_github_google_go_licenses",
468        importpath = "github.com/google/go-licenses",
469        sum = "h1:ZK63Yns/0Y8hE5y50WuSsfFWNPmpYDQ9tzh/J2vWV8c=",
470        version = "v0.0.0-20210816172045-3099c18c36e1",
471    )
472    go_repository(
473        name = "com_github_google_go_pkcs11",
474        importpath = "github.com/google/go-pkcs11",
475        sum = "h1:OF1IPgv+F4NmqmJ98KTjdN97Vs1JxDPB3vbmYzV2dpk=",
476        version = "v0.2.1-0.20230907215043-c6f79328ddf9",
477    )
478
479    go_repository(
480        name = "com_github_google_go_querystring",
481        importpath = "github.com/google/go-querystring",
482        sum = "h1:Xkwi/a1rcvNg1PPYe5vI8GbeBY/jrVuDX5ASuANWTrk=",
483        version = "v1.0.0",
484    )
485
486    go_repository(
487        name = "com_github_google_gofuzz",
488        importpath = "github.com/google/gofuzz",
489        sum = "h1:xRy4A+RhZaiKjJ1bPfwQ8sedCA+YS2YcCHW6ec7JMi0=",
490        version = "v1.2.0",
491    )
492    go_repository(
493        name = "com_github_google_licenseclassifier",
494        importpath = "github.com/google/licenseclassifier",
495        sum = "h1:TJsAqW6zLRMDTyGmc9TPosfn9OyVlHs8Hrn3pY6ONSY=",
496        version = "v0.0.0-20210722185704-3043a050f148",
497    )
498
499    go_repository(
500        name = "com_github_google_martian_v3",
501        importpath = "github.com/google/martian/v3",
502        sum = "h1:DIhPTQrbPkgs2yJYdXU/eNACCG5DVQjySNRNlflZ9Fc=",
503        version = "v3.3.3",
504    )
505    go_repository(
506        name = "com_github_google_pprof",
507        importpath = "github.com/google/pprof",
508        sum = "h1:lvddKcYTQ545ADhBujtIJmqQrZBDsGo7XIMbAQe/sNY=",
509        version = "v0.0.0-20221103000818-d260c55eee4c",
510    )
511
512    go_repository(
513        name = "com_github_google_s2a_go",
514        importpath = "github.com/google/s2a-go",
515        sum = "h1:60BLSyTrOV4/haCDW4zb1guZItoSq8foHCXrAnjBo/o=",
516        version = "v0.1.7",
517    )
518    go_repository(
519        name = "com_github_google_tink_go",
520        importpath = "github.com/google/tink/go",
521        sum = "h1:6Eox8zONGebBFcCBqkVmt60LaWZa6xg1cl/DwAh/J1w=",
522        version = "v1.7.0",
523    )
524
525    go_repository(
526        name = "com_github_google_uuid",
527        importpath = "github.com/google/uuid",
528        sum = "h1:1p67kYwdtXjb0gL0BPiP1Av9wiZPo5A8z2cWkTZ+eyU=",
529        version = "v1.5.0",
530    )
531    go_repository(
532        name = "com_github_googleapis_enterprise_certificate_proxy",
533        importpath = "github.com/googleapis/enterprise-certificate-proxy",
534        sum = "h1:Vie5ybvEvT75RniqhfFxPRy3Bf7vr3h0cechB90XaQs=",
535        version = "v0.3.2",
536    )
537
538    go_repository(
539        name = "com_github_googleapis_gax_go_v2",
540        # This module is distributed with pre-generated .pb.go files, so we disable generation of
541        # go_proto_library targets.
542        build_file_proto_mode = "disable",
543        importpath = "github.com/googleapis/gax-go/v2",
544        sum = "h1:A+gCJKdRfqXkr+BIRGtZLibNXf0m1f9E4HG56etFpas=",
545        version = "v2.12.0",
546    )
547    go_repository(
548        name = "com_github_googleapis_gnostic",
549        importpath = "github.com/googleapis/gnostic",
550        sum = "h1:9fHAtK0uDfpveeqqo1hkEZJcFvYXAiCN3UutL8F9xHw=",
551        version = "v0.5.5",
552    )
553
554    go_repository(
555        name = "com_github_googlecloudplatform_opentelemetry_operations_go_detectors_gcp",
556        importpath = "github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp",
557        sum = "h1:tk85AYGwOf6VNtoOQi8w/kVDi2vmPxp3/OU2FsUpdcA=",
558        version = "v1.20.0",
559    )
560    go_repository(
561        name = "com_github_googlecloudplatform_opentelemetry_operations_go_exporter_trace",
562        importpath = "github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace",
563        sum = "h1:lP8YpTi26Bei2OrXpQEUnNFPqKT6bTn3P8DvJC4i8WQ=",
564        version = "v1.19.1",
565    )
566    go_repository(
567        name = "com_github_googlecloudplatform_opentelemetry_operations_go_internal_resourcemapping",
568        importpath = "github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping",
569        sum = "h1:ti4stlXHjDhGl+1h+EpqXv9+Wxv0XqCB3XTT4W6ZoQU=",
570        version = "v0.43.1",
571    )
572    go_repository(
573        name = "com_github_googlecloudplatform_opentelemetry_operations_go_propagator",
574        importpath = "github.com/GoogleCloudPlatform/opentelemetry-operations-go/propagator",
575        sum = "h1:Ej/1TqY9R59OOhRyukLgW97yy/xo3d2M7Lb2ao2O+Gs=",
576        version = "v0.43.1",
577    )
578
579    go_repository(
580        name = "com_github_gopherjs_gopherjs",
581        importpath = "github.com/gopherjs/gopherjs",
582        sum = "h1:fQnZVsXk8uxXIStYb0N4bGk7jeyTalG/wsZjQ25dO0g=",
583        version = "v1.17.2",
584    )
585    go_repository(
586        name = "com_github_gopherjs_gopherwasm",
587        importpath = "github.com/gopherjs/gopherwasm",
588        sum = "h1:32nge/RlujS1Im4HNCJPp0NbBOAeBXFuT1KonUuLl+Y=",
589        version = "v1.0.0",
590    )
591
592    go_repository(
593        name = "com_github_gorhill_cronexpr",
594        importpath = "github.com/gorhill/cronexpr",
595        sum = "h1:f0n1xnMSmBLzVfsMMvriDyA75NB/oBgILX2GcHXIQzY=",
596        version = "v0.0.0-20180427100037-88b0669f7d75",
597    )
598
599    go_repository(
600        name = "com_github_gorilla_securecookie",
601        importpath = "github.com/gorilla/securecookie",
602        sum = "h1:miw7JPhV+b/lAHSXz4qd/nN9jRiAFV5FwjeKyCS8BvQ=",
603        version = "v1.1.1",
604    )
605    go_repository(
606        name = "com_github_grpc_ecosystem_go_grpc_middleware",
607        importpath = "github.com/grpc-ecosystem/go-grpc-middleware",
608        sum = "h1:+9834+KizmvFV7pXQGSXQTsaWhq2GjuNUt0aUU0YBYw=",
609        version = "v1.3.0",
610    )
611    go_repository(
612        name = "com_github_grpc_ecosystem_grpc_gateway_v2",
613        importpath = "github.com/grpc-ecosystem/grpc-gateway/v2",
614        sum = "h1:6UKoz5ujsI55KNpsJH3UwCq3T8kKbZwNZBNPuTTje8U=",
615        version = "v2.18.1",
616    )
617
618    go_repository(
619        name = "com_github_hako_durafmt",
620        importpath = "github.com/hako/durafmt",
621        sum = "h1:BpJ2o0OR5FV7vrkDYfXYVJQeMNWa8RhklZOpW2ITAIQ=",
622        version = "v0.0.0-20200710122514-c0fb7b4da026",
623    )
624
625    go_repository(
626        name = "com_github_hashicorp_errwrap",
627        importpath = "github.com/hashicorp/errwrap",
628        sum = "h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I=",
629        version = "v1.1.0",
630    )
631
632    go_repository(
633        name = "com_github_hashicorp_go_multierror",
634        importpath = "github.com/hashicorp/go-multierror",
635        sum = "h1:B9UzwGQJehnUY1yNrnwREHc3fGbC2xefo8g4TbElacI=",
636        version = "v1.1.0",
637    )
638
639    go_repository(
640        name = "com_github_hashicorp_golang_lru",
641        importpath = "github.com/hashicorp/golang-lru",
642        sum = "h1:YDjusn29QI/Das2iO9M0BHnIbxPeyuCHsjMW+lJfyTc=",
643        version = "v0.5.4",
644    )
645    go_repository(
646        name = "com_github_hashicorp_hcl",
647        importpath = "github.com/hashicorp/hcl",
648        sum = "h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=",
649        version = "v1.0.0",
650    )
651
652    go_repository(
653        name = "com_github_huandu_xstrings",
654        importpath = "github.com/huandu/xstrings",
655        sum = "h1:D17IlohoQq4UcpqD7fDk80P7l+lwAmlFaBHgOipl2FU=",
656        version = "v1.4.0",
657    )
658
659    go_repository(
660        name = "com_github_iancoleman_orderedmap",
661        importpath = "github.com/iancoleman/orderedmap",
662        sum = "h1:i462o439ZjprVSFSZLZxcsoAe592sZB1rci2Z8j4wdk=",
663        version = "v0.0.0-20190318233801-ac98e3ecb4b0",
664    )
665    go_repository(
666        name = "com_github_iancoleman_strcase",
667        importpath = "github.com/iancoleman/strcase",
668        sum = "h1:05I4QRnGpI0m37iZQRuskXh+w77mr6Z41lwQzuHLwW0=",
669        version = "v0.2.0",
670    )
671
672    go_repository(
673        name = "com_github_imdario_mergo",
674        importpath = "github.com/imdario/mergo",
675        sum = "h1:3tnifQM4i+fbajXKBHXWEH+KvNHqojZ778UH75j3bGA=",
676        version = "v0.3.11",
677    )
678    go_repository(
679        name = "com_github_inconshreveable_mousetrap",
680        importpath = "github.com/inconshreveable/mousetrap",
681        sum = "h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=",
682        version = "v1.1.0",
683    )
684    go_repository(
685        name = "com_github_invopop_jsonschema",
686        importpath = "github.com/invopop/jsonschema",
687        sum = "h1:2vgQcBz1n256N+FpX3Jq7Y17AjYt46Ig3zIWyy770So=",
688        version = "v0.7.0",
689    )
690
691    go_repository(
692        name = "com_github_jackc_chunkreader_v2",
693        importpath = "github.com/jackc/chunkreader/v2",
694        sum = "h1:i+RDz65UE+mmpjTfyz0MoVTnzeYxroil2G82ki7MGG8=",
695        version = "v2.0.1",
696    )
697
698    go_repository(
699        name = "com_github_jackc_pgconn",
700        importpath = "github.com/jackc/pgconn",
701        sum = "h1:bVoTr12EGANZz66nZPkMInAV/KHD2TxH9npjXXgiB3w=",
702        version = "v1.14.3",
703    )
704    go_repository(
705        name = "com_github_jackc_pgio",
706        importpath = "github.com/jackc/pgio",
707        sum = "h1:g12B9UwVnzGhueNavwioyEEpAmqMe1E/BN9ES+8ovkE=",
708        version = "v1.0.0",
709    )
710
711    go_repository(
712        name = "com_github_jackc_pgpassfile",
713        importpath = "github.com/jackc/pgpassfile",
714        sum = "h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=",
715        version = "v1.0.0",
716    )
717
718    go_repository(
719        name = "com_github_jackc_pgproto3_v2",
720        importpath = "github.com/jackc/pgproto3/v2",
721        sum = "h1:1HLSx5H+tXR9pW3in3zaztoEwQYRC9SQaYUHjTSUOag=",
722        version = "v2.3.3",
723    )
724    go_repository(
725        name = "com_github_jackc_pgservicefile",
726        importpath = "github.com/jackc/pgservicefile",
727        sum = "h1:bbPeKD0xmW/Y25WS6cokEszi5g+S0QxI/d45PkRi7Nk=",
728        version = "v0.0.0-20221227161230-091c0ba34f0a",
729    )
730    go_repository(
731        name = "com_github_jackc_pgtype",
732        importpath = "github.com/jackc/pgtype",
733        sum = "h1:y+xUdabmyMkJLyApYuPj38mW+aAIqCe5uuBB51rH3Vw=",
734        version = "v1.14.0",
735    )
736
737    go_repository(
738        name = "com_github_jackc_pgx_v4",
739        importpath = "github.com/jackc/pgx/v4",
740        sum = "h1:xVpYkNR5pk5bMCZGfClbO962UIqVABcAGt7ha1s/FeU=",
741        version = "v4.18.2",
742    )
743    go_repository(
744        name = "com_github_jackc_puddle",
745        importpath = "github.com/jackc/puddle",
746        sum = "h1:eHK/5clGOatcjX3oWGBO/MpxpbHzSwud5EWTSCI+MX0=",
747        version = "v1.3.0",
748    )
749    go_repository(
750        name = "com_github_jbenet_go_context",
751        importpath = "github.com/jbenet/go-context",
752        sum = "h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A=",
753        version = "v0.0.0-20150711004518-d14ea06fba99",
754    )
755    go_repository(
756        name = "com_github_jcgregorio_logger",
757        importpath = "github.com/jcgregorio/logger",
758        sum = "h1:KKKWn4Q0bPpGtLFWEF3Pkv0VtX8Oru3cK0OH0ZozYik=",
759        version = "v0.1.3",
760    )
761    go_repository(
762        name = "com_github_jcgregorio_slog",
763        importpath = "github.com/jcgregorio/slog",
764        sum = "h1:H8hiPQr5PtkrB5z3Do/9iR5tEwuAFNim68cqcoAlHeY=",
765        version = "v0.0.0-20190423190439-e6f2d537f900",
766    )
767    go_repository(
768        name = "com_github_jeffail_gabs_v2",
769        importpath = "github.com/Jeffail/gabs/v2",
770        sum = "h1:WdCnGaDhNa4LSRTMwhLZzJ7SRDXjABNP13SOKvCpL5w=",
771        version = "v2.6.0",
772    )
773
774    go_repository(
775        name = "com_github_jinzhu_copier",
776        importpath = "github.com/jinzhu/copier",
777        sum = "h1:GlvfUwHk62RokgqVNvYsku0TATCF7bAHVwEXoBh3iJg=",
778        version = "v0.3.5",
779    )
780
781    go_repository(
782        name = "com_github_jmespath_go_jmespath",
783        importpath = "github.com/jmespath/go-jmespath",
784        sum = "h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg=",
785        version = "v0.4.0",
786    )
787    go_repository(
788        name = "com_github_jordan_wright_email",
789        importpath = "github.com/jordan-wright/email",
790        sum = "h1:jdpOPRN1zP63Td1hDQbZW73xKmzDvZHzVdNYxhnTMDA=",
791        version = "v4.0.1-0.20210109023952-943e75fe5223+incompatible",
792    )
793
794    go_repository(
795        name = "com_github_jpillora_backoff",
796        importpath = "github.com/jpillora/backoff",
797        sum = "h1:uvFg412JmmHBHw7iwprIxkPMI+sGQ4kzOWsMeHnm2EA=",
798        version = "v1.0.0",
799    )
800    go_repository(
801        name = "com_github_json_iterator_go",
802        importpath = "github.com/json-iterator/go",
803        sum = "h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=",
804        version = "v1.1.12",
805    )
806
807    go_repository(
808        name = "com_github_jtolds_gls",
809        importpath = "github.com/jtolds/gls",
810        sum = "h1:xdiiI2gbIgH/gLH7ADydsJ1uDOEzR8yvV7C0MuV77Wo=",
811        version = "v4.20.0+incompatible",
812    )
813    go_repository(
814        name = "com_github_julienschmidt_httprouter",
815        importpath = "github.com/julienschmidt/httprouter",
816        sum = "h1:U0609e9tgbseu3rBINet9P48AI/D3oJs4dN7jwJOQ1U=",
817        version = "v1.3.0",
818    )
819
820    go_repository(
821        name = "com_github_kballard_go_shellquote",
822        importpath = "github.com/kballard/go-shellquote",
823        sum = "h1:Z9n2FFNUXsshfwJMBgNA0RU6/i7WVaAegv3PtuIHPMs=",
824        version = "v0.0.0-20180428030007-95032a82bc51",
825    )
826
827    go_repository(
828        name = "com_github_kevinburke_ssh_config",
829        importpath = "github.com/kevinburke/ssh_config",
830        sum = "h1:Coekwdh0v2wtGp9Gmz1Ze3eVRAWJMLokvN3QjdzCHLY=",
831        version = "v0.0.0-20190725054713-01f96b0aa0cd",
832    )
833    go_repository(
834        name = "com_github_kisielk_errcheck",
835        importpath = "github.com/kisielk/errcheck",
836        sum = "h1:e8esj/e4R+SAOwFwN+n3zr0nYeCyeweozKfO23MvHzY=",
837        version = "v1.5.0",
838    )
839
840    go_repository(
841        name = "com_github_klauspost_asmfmt",
842        importpath = "github.com/klauspost/asmfmt",
843        sum = "h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4=",
844        version = "v1.3.2",
845    )
846
847    go_repository(
848        name = "com_github_klauspost_compress",
849        importpath = "github.com/klauspost/compress",
850        sum = "h1:2mk3MPGNzKyxErAw8YaohYh69+pa4sIQSC0fPGCFR9I=",
851        version = "v1.16.7",
852    )
853    go_repository(
854        name = "com_github_klauspost_cpuid_v2",
855        importpath = "github.com/klauspost/cpuid/v2",
856        sum = "h1:lgaqFMSdTdQYdZ04uHyN2d/eKdOMyi2YLSvlQIBFYa4=",
857        version = "v2.0.9",
858    )
859
860    go_repository(
861        name = "com_github_konsorten_go_windows_terminal_sequences",
862        importpath = "github.com/konsorten/go-windows-terminal-sequences",
863        sum = "h1:CE8S1cTafDpPvMhIxNJKvHsGVBgn1xWYf1NbHQhywc8=",
864        version = "v1.0.3",
865    )
866
867    go_repository(
868        name = "com_github_kr_logfmt",
869        importpath = "github.com/kr/logfmt",
870        sum = "h1:T+h1c/A9Gawja4Y9mFVWj2vyii2bbUNDw3kt9VxK2EY=",
871        version = "v0.0.0-20140226030751-b84e30acd515",
872    )
873    go_repository(
874        name = "com_github_kr_pretty",
875        importpath = "github.com/kr/pretty",
876        sum = "h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=",
877        version = "v0.1.0",
878    )
879    go_repository(
880        name = "com_github_kr_pty",
881        importpath = "github.com/kr/pty",
882        sum = "h1:VkoXIwSboBpnk99O/KFauAEILuNHv5DVFKZMBN/gUgw=",
883        version = "v1.1.1",
884    )
885    go_repository(
886        name = "com_github_kr_text",
887        importpath = "github.com/kr/text",
888        sum = "h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=",
889        version = "v0.2.0",
890    )
891    go_repository(
892        name = "com_github_kylelemons_godebug",
893        importpath = "github.com/kylelemons/godebug",
894        sum = "h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=",
895        version = "v1.1.0",
896    )
897
898    go_repository(
899        name = "com_github_lib_pq",
900        importpath = "github.com/lib/pq",
901        sum = "h1:AqzbZs4ZoCBp+GtejcpCpcxM3zlSMx29dXbUSeVtJb8=",
902        version = "v1.10.2",
903    )
904
905    go_repository(
906        name = "com_github_luci_gtreap",
907        importpath = "github.com/luci/gtreap",
908        sum = "h1:Kkxfmkf53vnIADWIhzvJ0GvwVR/gz9U7F7Wqofqd7dU=",
909        version = "v0.0.0-20161228054646-35df89791e8f",
910    )
911    go_repository(
912        name = "com_github_lyft_protoc_gen_star_v2",
913        importpath = "github.com/lyft/protoc-gen-star/v2",
914        sum = "h1:/3+/2sWyXeMLzKd1bX+ixWKgEMsULrIivpDsuaF441o=",
915        version = "v2.0.3",
916    )
917
918    go_repository(
919        name = "com_github_magiconair_properties",
920        importpath = "github.com/magiconair/properties",
921        sum = "h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0VQdvPDY=",
922        version = "v1.8.7",
923    )
924    go_repository(
925        name = "com_github_maruel_subcommands",
926        importpath = "github.com/maruel/subcommands",
927        sum = "h1:+063/UDFVMvzZcyo8qlfpPhmjeLsT9yLUq+IKgqBWHI=",
928        version = "v1.1.1",
929    )
930
931    go_repository(
932        name = "com_github_masterminds_goutils",
933        importpath = "github.com/Masterminds/goutils",
934        sum = "h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI=",
935        version = "v1.1.1",
936    )
937    go_repository(
938        name = "com_github_masterminds_semver",
939        importpath = "github.com/Masterminds/semver",
940        sum = "h1:H65muMkzWKEuNDnfl9d70GUjFniHKHRbFPGBuZ3QEww=",
941        version = "v1.5.0",
942    )
943
944    go_repository(
945        name = "com_github_masterminds_sprig",
946        importpath = "github.com/Masterminds/sprig",
947        sum = "h1:z4yfnGrZ7netVz+0EDJ0Wi+5VZCSYp4Z0m2dk6cEM60=",
948        version = "v2.22.0+incompatible",
949    )
950    go_repository(
951        name = "com_github_mattn_go_colorable",
952        importpath = "github.com/mattn/go-colorable",
953        sum = "h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=",
954        version = "v0.1.13",
955    )
956    go_repository(
957        name = "com_github_mattn_go_isatty",
958        importpath = "github.com/mattn/go-isatty",
959        sum = "h1:BTarxUcIeDqL27Mc+vyvdWYSL28zpIhv3RoTdsLMPng=",
960        version = "v0.0.17",
961    )
962
963    go_repository(
964        name = "com_github_mattn_go_runewidth",
965        importpath = "github.com/mattn/go-runewidth",
966        sum = "h1:Ei8KR0497xHyKJPAv59M1dkC+rOZCMBJ+t3fZ+twI54=",
967        version = "v0.0.7",
968    )
969    go_repository(
970        name = "com_github_mattn_go_tty",
971        importpath = "github.com/mattn/go-tty",
972        sum = "h1:s09uXI7yDbXzzTTfw3zonKFzwGkyYlgU3OMjqA0ddz4=",
973        version = "v0.0.5",
974    )
975
976    go_repository(
977        name = "com_github_matttproud_golang_protobuf_extensions",
978        importpath = "github.com/matttproud/golang_protobuf_extensions",
979        sum = "h1:I0XW9+e1XWDxdcEniV4rQAIOPUGDq67JSCiRCgGCZLI=",
980        version = "v1.0.2-0.20181231171920-c182affec369",
981    )
982    go_repository(
983        name = "com_github_mgutz_ansi",
984        importpath = "github.com/mgutz/ansi",
985        sum = "h1:5PJl274Y63IEHC+7izoQE9x6ikvDFZS2mDVS3drnohI=",
986        version = "v0.0.0-20200706080929-d51e80ef957d",
987    )
988    go_repository(
989        name = "com_github_microsoft_go_winio",
990        importpath = "github.com/Microsoft/go-winio",
991        sum = "h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=",
992        version = "v0.6.1",
993    )
994
995    go_repository(
996        name = "com_github_miekg_dns",
997        importpath = "github.com/miekg/dns",
998        sum = "h1:WMszZWJG0XmzbK9FEmzH2TVcqYzFesusSIB41b8KHxY=",
999        version = "v1.1.41",
1000    )
1001    go_repository(
1002        name = "com_github_minio_asm2plan9s",
1003        importpath = "github.com/minio/asm2plan9s",
1004        sum = "h1:AMFGa4R4MiIpspGNG7Z948v4n35fFGB3RR3G/ry4FWs=",
1005        version = "v0.0.0-20200509001527-cdd76441f9d8",
1006    )
1007    go_repository(
1008        name = "com_github_minio_c2goasm",
1009        importpath = "github.com/minio/c2goasm",
1010        sum = "h1:+n/aFZefKZp7spd8DFdX7uMikMLXX4oubIzJF4kv/wI=",
1011        version = "v0.0.0-20190812172519-36a3d3bbc4f3",
1012    )
1013
1014    go_repository(
1015        name = "com_github_mitchellh_copystructure",
1016        importpath = "github.com/mitchellh/copystructure",
1017        sum = "h1:Laisrj+bAB6b/yJwB5Bt3ITZhGJdqmxquMKeZ+mmkFQ=",
1018        version = "v1.0.0",
1019    )
1020    go_repository(
1021        name = "com_github_mitchellh_go_homedir",
1022        importpath = "github.com/mitchellh/go-homedir",
1023        sum = "h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=",
1024        version = "v1.1.0",
1025    )
1026
1027    go_repository(
1028        name = "com_github_mitchellh_go_wordwrap",
1029        importpath = "github.com/mitchellh/go-wordwrap",
1030        sum = "h1:TLuKupo69TCn6TQSyGxwI1EblZZEsQ0vMlAFQflz0v0=",
1031        version = "v1.0.1",
1032    )
1033
1034    go_repository(
1035        name = "com_github_mitchellh_mapstructure",
1036        importpath = "github.com/mitchellh/mapstructure",
1037        sum = "h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=",
1038        version = "v1.5.0",
1039    )
1040    go_repository(
1041        name = "com_github_mitchellh_reflectwalk",
1042        importpath = "github.com/mitchellh/reflectwalk",
1043        sum = "h1:FVzMWA5RllMAKIdUSC8mdWo3XtwoecrH79BY70sEEpE=",
1044        version = "v1.0.1",
1045    )
1046    go_repository(
1047        name = "com_github_moby_spdystream",
1048        importpath = "github.com/moby/spdystream",
1049        sum = "h1:cjW1zVyyoiM0T7b6UoySUFqzXMoqRckQtXwGPiBhOM8=",
1050        version = "v0.2.0",
1051    )
1052
1053    go_repository(
1054        name = "com_github_modern_go_concurrent",
1055        importpath = "github.com/modern-go/concurrent",
1056        sum = "h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=",
1057        version = "v0.0.0-20180306012644-bacd9c7ef1dd",
1058    )
1059    go_repository(
1060        name = "com_github_modern_go_reflect2",
1061        importpath = "github.com/modern-go/reflect2",
1062        sum = "h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M=",
1063        version = "v1.0.2",
1064    )
1065
1066    go_repository(
1067        name = "com_github_mostynb_zstdpool_syncpool",
1068        importpath = "github.com/mostynb/zstdpool-syncpool",
1069        sum = "h1:vE8zD0+YdQD9Rca0TAGNexUCOCt1IQbdqRUHJoxxERA=",
1070        version = "v0.0.12",
1071    )
1072
1073    go_repository(
1074        name = "com_github_mwitkow_go_conntrack",
1075        importpath = "github.com/mwitkow/go-conntrack",
1076        sum = "h1:KUppIJq7/+SVif2QVs3tOP0zanoHgBEVAwHxUSIzRqU=",
1077        version = "v0.0.0-20190716064945-2f068394615f",
1078    )
1079
1080    go_repository(
1081        name = "com_github_nfnt_resize",
1082        importpath = "github.com/nfnt/resize",
1083        sum = "h1:zYyBkD/k9seD2A7fsi6Oo2LfFZAehjjQMERAvZLEDnQ=",
1084        version = "v0.0.0-20180221191011-83c6a9932646",
1085    )
1086    go_repository(
1087        name = "com_github_niemeyer_pretty",
1088        importpath = "github.com/niemeyer/pretty",
1089        sum = "h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=",
1090        version = "v0.0.0-20200227124842-a10e7caefd8e",
1091    )
1092
1093    go_repository(
1094        name = "com_github_nxadm_tail",
1095        importpath = "github.com/nxadm/tail",
1096        sum = "h1:obHEce3upls1IBn1gTw/o7bCv7OJb6Ib/o7wNO+4eKw=",
1097        version = "v1.4.5",
1098    )
1099
1100    go_repository(
1101        name = "com_github_olekukonko_tablewriter",
1102        importpath = "github.com/olekukonko/tablewriter",
1103        sum = "h1:vHD/YYe1Wolo78koG299f7V/VAS08c6IpCLn+Ejf/w8=",
1104        version = "v0.0.4",
1105    )
1106
1107    go_repository(
1108        name = "com_github_onsi_ginkgo",
1109        importpath = "github.com/onsi/ginkgo",
1110        sum = "h1:8mVmC9kjFFmA8H4pKMUhcblgifdkOIXPvbhN1T36q1M=",
1111        version = "v1.14.2",
1112    )
1113    go_repository(
1114        name = "com_github_onsi_gomega",
1115        importpath = "github.com/onsi/gomega",
1116        sum = "h1:gph6h/qe9GSUw1NhH1gp+qb+h8rXD8Cy60Z32Qw3ELA=",
1117        version = "v1.10.3",
1118    )
1119    go_repository(
1120        name = "com_github_op_go_logging",
1121        importpath = "github.com/op/go-logging",
1122        sum = "h1:lDH9UUVJtmYCjyT0CI4q8xvlXPxeZ0gYCVvWbmPlp88=",
1123        version = "v0.0.0-20160315200505-970db520ece7",
1124    )
1125
1126    go_repository(
1127        name = "com_github_otiai10_copy",
1128        importpath = "github.com/otiai10/copy",
1129        sum = "h1:IinKAryFFuPONZ7cm6T6E2QX/vcJwSnlaA5lfoaXIiQ=",
1130        version = "v1.6.0",
1131    )
1132
1133    go_repository(
1134        name = "com_github_patrickmn_go_cache",
1135        importpath = "github.com/patrickmn/go-cache",
1136        sum = "h1:HRMgzkcYKYpi3C8ajMPV8OFXaaRUnok+kx1WdO15EQc=",
1137        version = "v2.1.0+incompatible",
1138    )
1139    go_repository(
1140        name = "com_github_pborman_uuid",
1141        importpath = "github.com/pborman/uuid",
1142        sum = "h1:+ZZIw58t/ozdjRaXh/3awHfmWRbzYxJoAdNJxe/3pvw=",
1143        version = "v1.2.1",
1144    )
1145
1146    go_repository(
1147        name = "com_github_pelletier_go_toml_v2",
1148        importpath = "github.com/pelletier/go-toml/v2",
1149        sum = "h1:nrzqCb7j9cDFj2coyLNLaZuJTLjWjlaz6nvTvIwycIU=",
1150        version = "v2.0.6",
1151    )
1152    go_repository(
1153        name = "com_github_peterh_liner",
1154        importpath = "github.com/peterh/liner",
1155        sum = "h1:f+aAedNJA6uk7+6rXsYBnhdo4Xux7ESLe+kcuVUF5os=",
1156        version = "v1.1.0",
1157    )
1158
1159    go_repository(
1160        name = "com_github_pierrec_lz4_v4",
1161        importpath = "github.com/pierrec/lz4/v4",
1162        sum = "h1:MO0/ucJhngq7299dKLwIMtgTfbkoSPF6AoMYDd8Q4q0=",
1163        version = "v4.1.15",
1164    )
1165
1166    go_repository(
1167        name = "com_github_pkg_errors",
1168        importpath = "github.com/pkg/errors",
1169        sum = "h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=",
1170        version = "v0.9.1",
1171    )
1172
1173    go_repository(
1174        name = "com_github_pkg_xattr",
1175        importpath = "github.com/pkg/xattr",
1176        sum = "h1:5883YPCtkSd8LFbs13nXplj9g9tlrwoJRjgpgMu1/fE=",
1177        version = "v0.4.9",
1178    )
1179
1180    go_repository(
1181        name = "com_github_pmezard_go_difflib",
1182        importpath = "github.com/pmezard/go-difflib",
1183        sum = "h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=",
1184        version = "v1.0.0",
1185    )
1186
1187    go_repository(
1188        name = "com_github_prometheus_client_golang",
1189        importpath = "github.com/prometheus/client_golang",
1190        sum = "h1:+4eQaD7vAZ6DsfsxB15hbE0odUjGI5ARs9yskGu1v4s=",
1191        version = "v1.11.1",
1192    )
1193    go_repository(
1194        name = "com_github_prometheus_client_model",
1195        importpath = "github.com/prometheus/client_model",
1196        sum = "h1:5lQXD3cAg1OXBf4Wq03gTrXHeaV0TQvGfUooCfx1yqY=",
1197        version = "v0.4.0",
1198    )
1199    go_repository(
1200        name = "com_github_prometheus_common",
1201        importpath = "github.com/prometheus/common",
1202        sum = "h1:iMAkS2TDoNWnKM+Kopnx/8tnEStIfpYA0ur0xQzzhMQ=",
1203        version = "v0.26.0",
1204    )
1205    go_repository(
1206        name = "com_github_prometheus_procfs",
1207        importpath = "github.com/prometheus/procfs",
1208        sum = "h1:mxy4L2jP6qMonqmq+aTtOx1ifVWUgG/TAmntgbh3xv4=",
1209        version = "v0.6.0",
1210    )
1211
1212    go_repository(
1213        name = "com_github_protocolbuffers_txtpbfmt",
1214        importpath = "github.com/protocolbuffers/txtpbfmt",
1215        sum = "h1:8SXWXWZNgCQbk7h0RWYK6BAWEQPQhFzLRvEoal4skDo=",
1216        version = "v0.0.0-20230730201308-0c31dbd32b9f",
1217    )
1218
1219    go_repository(
1220        name = "com_github_r3labs_sse_v2",
1221        importpath = "github.com/r3labs/sse/v2",
1222        sum = "h1:lZH+W4XOLIq88U5MIHOsLec7+R62uhz3bIi2yn0Sg8o=",
1223        version = "v2.8.1",
1224    )
1225    go_repository(
1226        name = "com_github_redis_go_redis_v9",
1227        importpath = "github.com/redis/go-redis/v9",
1228        sum = "h1:fOAp1/uJG+ZtcITgZOfYFmTKPE7n4Vclj1wZFgRciUU=",
1229        version = "v9.5.3",
1230    )
1231
1232    go_repository(
1233        name = "com_github_robertkrimen_otto",
1234        importpath = "github.com/robertkrimen/otto",
1235        sum = "h1:kYPjbEN6YPYWWHI6ky1J813KzIq/8+Wg4TO4xU7A/KU=",
1236        version = "v0.0.0-20200922221731-ef014fd054ac",
1237    )
1238    go_repository(
1239        name = "com_github_robfig_cron",
1240        importpath = "github.com/robfig/cron",
1241        sum = "h1:ZjScXvvxeQ63Dbyxy76Fj3AT3Ut0aKsyd2/tl3DTMuQ=",
1242        version = "v1.2.0",
1243    )
1244
1245    go_repository(
1246        name = "com_github_rs_cors",
1247        importpath = "github.com/rs/cors",
1248        sum = "h1:G9tHG9lebljV9mfp9SNPDL36nCDxmo3zTlAf1YgvzmI=",
1249        version = "v1.6.0",
1250    )
1251
1252    go_repository(
1253        name = "com_github_rs_zerolog",
1254        importpath = "github.com/rs/zerolog",
1255        sum = "h1:Zes4hju04hjbvkVkOhdl2HpZa+0PmVwigmo8XoORE5w=",
1256        version = "v1.29.0",
1257    )
1258
1259    go_repository(
1260        name = "com_github_russross_blackfriday_v2",
1261        importpath = "github.com/russross/blackfriday/v2",
1262        sum = "h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=",
1263        version = "v2.1.0",
1264    )
1265
1266    go_repository(
1267        name = "com_github_santhosh_tekuri_jsonschema_v5",
1268        importpath = "github.com/santhosh-tekuri/jsonschema/v5",
1269        sum = "h1:lEOLY2vyGIqKWUI9nzsOJRV3mb3WC9dXYORsLEUcoeY=",
1270        version = "v5.1.1",
1271    )
1272
1273    go_repository(
1274        name = "com_github_sendgrid_rest",
1275        importpath = "github.com/sendgrid/rest",
1276        sum = "h1:1EyIcsNdn9KIisLW50MKwmSRSK+ekueiEMJ7NEoxJo0=",
1277        version = "v2.6.9+incompatible",
1278    )
1279    go_repository(
1280        name = "com_github_sendgrid_sendgrid_go",
1281        importpath = "github.com/sendgrid/sendgrid-go",
1282        sum = "h1:ai0+woZ3r/+tKLQExznak5XerOFoD6S7ePO0lMV8WXo=",
1283        version = "v3.11.1+incompatible",
1284    )
1285
1286    go_repository(
1287        name = "com_github_sergi_go_diff",
1288        importpath = "github.com/sergi/go-diff",
1289        sum = "h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8=",
1290        version = "v1.3.1",
1291    )
1292    go_repository(
1293        name = "com_github_shirou_gopsutil",
1294        importpath = "github.com/shirou/gopsutil",
1295        sum = "h1:+1+c1VGhc88SSonWP6foOcLhvnKlUeu/erjjvaPEYiI=",
1296        version = "v3.21.11+incompatible",
1297    )
1298
1299    go_repository(
1300        name = "com_github_sirupsen_logrus",
1301        importpath = "github.com/sirupsen/logrus",
1302        sum = "h1:UBcNElsrwanuuMsnGSlYmtmgbb23qDR5dG+6X6Oo89I=",
1303        version = "v1.6.0",
1304    )
1305
1306    go_repository(
1307        name = "com_github_skia_dev_google_api_go_client",
1308        importpath = "github.com/skia-dev/google-api-go-client",
1309        sum = "h1:Id5JdSD66PKQQiiVFG1VXDVCT5U3DcDzJSReXRxKRLk=",
1310        version = "v0.10.1-0.20200109184256-16c3d6f408b2",
1311    )
1312    go_repository(
1313        name = "com_github_skia_dev_protoc_gen_twirp_typescript",
1314        importpath = "github.com/skia-dev/protoc-gen-twirp_typescript",
1315        sum = "h1:NDEFg8RXMMmc3j5fE+M7fJ2vqoCRRBu1excmvrhmA6Y=",
1316        version = "v0.0.0-20220429132620-ad26708b7787",
1317    )
1318    go_repository(
1319        name = "com_github_smarty_assertions",
1320        importpath = "github.com/smarty/assertions",
1321        sum = "h1:812oFiXI+G55vxsFf+8bIZ1ux30qtkdqzKbEFwyX3Tk=",
1322        version = "v1.15.1",
1323    )
1324
1325    go_repository(
1326        name = "com_github_smartystreets_goconvey",
1327        importpath = "github.com/smartystreets/goconvey",
1328        sum = "h1:qGjIddxOk4grTu9JPOU31tVfq3cNdBlNa5sSznIX1xY=",
1329        version = "v1.8.1",
1330    )
1331
1332    go_repository(
1333        name = "com_github_spf13_afero",
1334        importpath = "github.com/spf13/afero",
1335        sum = "h1:41FoI0fD7OR7mGcKE/aOiLkGreyf8ifIOQmJANWogMk=",
1336        version = "v1.9.3",
1337    )
1338    go_repository(
1339        name = "com_github_spf13_cast",
1340        importpath = "github.com/spf13/cast",
1341        sum = "h1:rj3WzYc11XZaIZMPKmwP96zkFEnnAmV8s6XbB2aY32w=",
1342        version = "v1.5.0",
1343    )
1344    go_repository(
1345        name = "com_github_spf13_cobra",
1346        importpath = "github.com/spf13/cobra",
1347        sum = "h1:o94oiPyS4KD1mPy2fmcYYHHfCxLqYjJOhGsCHFZtEzA=",
1348        version = "v1.6.1",
1349    )
1350    go_repository(
1351        name = "com_github_spf13_jwalterweatherman",
1352        importpath = "github.com/spf13/jwalterweatherman",
1353        sum = "h1:ue6voC5bR5F8YxI5S67j9i582FU4Qvo2bmqnqMYADFk=",
1354        version = "v1.1.0",
1355    )
1356    go_repository(
1357        name = "com_github_spf13_pflag",
1358        importpath = "github.com/spf13/pflag",
1359        sum = "h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=",
1360        version = "v1.0.5",
1361    )
1362    go_repository(
1363        name = "com_github_spf13_viper",
1364        importpath = "github.com/spf13/viper",
1365        sum = "h1:js3yy885G8xwJa6iOISGFwd+qlUo5AvyXb7CiihdtiU=",
1366        version = "v1.15.0",
1367    )
1368    go_repository(
1369        name = "com_github_src_d_gcfg",
1370        importpath = "github.com/src-d/gcfg",
1371        sum = "h1:xXbNR5AlLSA315x2UO+fTSSAXCDf+Ar38/6oyGbDKQ4=",
1372        version = "v1.4.0",
1373    )
1374
1375    go_repository(
1376        name = "com_github_stretchr_objx",
1377        importpath = "github.com/stretchr/objx",
1378        sum = "h1:1zr/of2m5FGMsad5YfcqgdqdWrIhu+EBEJRhR1U7z/c=",
1379        version = "v0.5.0",
1380    )
1381    go_repository(
1382        name = "com_github_stretchr_testify",
1383        importpath = "github.com/stretchr/testify",
1384        sum = "h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=",
1385        version = "v1.8.4",
1386    )
1387    go_repository(
1388        name = "com_github_subosito_gotenv",
1389        importpath = "github.com/subosito/gotenv",
1390        sum = "h1:X1TuBLAMDFbaTAChgCBLu3DU3UPyELpnF2jjJ2cz/S8=",
1391        version = "v1.4.2",
1392    )
1393
1394    go_repository(
1395        name = "com_github_syndtr_goleveldb",
1396        importpath = "github.com/syndtr/goleveldb",
1397        sum = "h1:fBdIW9lB4Iz0n9khmH8w27SJ3QEJ7+IgjPEwGSZiFdE=",
1398        version = "v1.0.0",
1399    )
1400    go_repository(
1401        name = "com_github_tarm_serial",
1402        importpath = "github.com/tarm/serial",
1403        sum = "h1:UyzmZLoiDWMRywV4DUYb9Fbt8uiOSooupjTq10vpvnU=",
1404        version = "v0.0.0-20180830185346-98f6abe2eb07",
1405    )
1406    go_repository(
1407        name = "com_github_texttheater_golang_levenshtein",
1408        importpath = "github.com/texttheater/golang-levenshtein",
1409        sum = "h1:+cRNoVrfiwufQPhoMzB6N0Yf/Mqajr6t1lOv8GyGE2U=",
1410        version = "v1.0.1",
1411    )
1412
1413    go_repository(
1414        name = "com_github_tklauser_go_sysconf",
1415        importpath = "github.com/tklauser/go-sysconf",
1416        sum = "h1:IJ1AZGZRWbY8T5Vfk04D9WOA5WSejdflXxP03OUqALw=",
1417        version = "v0.3.10",
1418    )
1419    go_repository(
1420        name = "com_github_tklauser_numcpus",
1421        importpath = "github.com/tklauser/numcpus",
1422        sum = "h1:E53Dm1HjH1/R2/aoCtXtPgzmElmn51aOkhCFSuZq//o=",
1423        version = "v0.4.0",
1424    )
1425
1426    go_repository(
1427        name = "com_github_trietmn_go_wiki",
1428        importpath = "github.com/trietmn/go-wiki",
1429        sum = "h1:OnKPSfE/XtWH9ybRxD7UcNv4bLzv8WcTWxwMcIDsFyg=",
1430        version = "v1.0.1",
1431    )
1432
1433    go_repository(
1434        name = "com_github_twitchtv_twirp",
1435        importpath = "github.com/twitchtv/twirp",
1436        sum = "h1:3fNSDoSPyq+fTrifIvGue9XM/tptzuhiGY83rxPVNUg=",
1437        version = "v7.1.0+incompatible",
1438    )
1439
1440    go_repository(
1441        name = "com_github_unrolled_secure",
1442        importpath = "github.com/unrolled/secure",
1443        sum = "h1:JaMvKbe4CRt8oyxVXn+xY+6jlqd7pyJNSVkmsBxxQsM=",
1444        version = "v1.0.8",
1445    )
1446
1447    go_repository(
1448        name = "com_github_urfave_cli_v2",
1449        importpath = "github.com/urfave/cli/v2",
1450        sum = "h1:rx3Pw+TY8QZ2ww93xgRSiSGySm2vDmhgC6brkS9E5ss=",
1451        version = "v2.17.0",
1452    )
1453
1454    go_repository(
1455        name = "com_github_vektra_mockery_v2",
1456        importpath = "github.com/vektra/mockery/v2",
1457        sum = "h1:I0LBuUzZHqAU4d1DknW0DTFBPO6n8TaD38WL2KJf3yI=",
1458        version = "v2.38.0",
1459    )
1460    go_repository(
1461        name = "com_github_vmihailenco_msgpack_v5",
1462        importpath = "github.com/vmihailenco/msgpack/v5",
1463        sum = "h1:5gO0H1iULLWGhs2H5tbAHIZTV8/cYafcFOr9znI5mJU=",
1464        version = "v5.3.5",
1465    )
1466    go_repository(
1467        name = "com_github_vmihailenco_tagparser_v2",
1468        importpath = "github.com/vmihailenco/tagparser/v2",
1469        sum = "h1:y09buUbR+b5aycVFQs/g70pqKVZNBmxwAhO7/IwNM9g=",
1470        version = "v2.0.0",
1471    )
1472
1473    go_repository(
1474        name = "com_github_willf_bitset",
1475        importpath = "github.com/willf/bitset",
1476        sum = "h1:N7Z7E9UvjW+sGsEl7k/SJrvY2reP1A07MrGuCjIOjRE=",
1477        version = "v1.1.11",
1478    )
1479
1480    go_repository(
1481        name = "com_github_xanzy_ssh_agent",
1482        importpath = "github.com/xanzy/ssh-agent",
1483        sum = "h1:TCbipTQL2JiiCprBWx9frJ2eJlCYT00NmctrHxVAr70=",
1484        version = "v0.2.1",
1485    )
1486
1487    go_repository(
1488        name = "com_github_xeipuuv_gojsonpointer",
1489        importpath = "github.com/xeipuuv/gojsonpointer",
1490        sum = "h1:J9EGpcZtP0E/raorCMxlFGSTBrsSlaDGf3jU/qvAE2c=",
1491        version = "v0.0.0-20180127040702-4e3ac2762d5f",
1492    )
1493    go_repository(
1494        name = "com_github_xeipuuv_gojsonreference",
1495        importpath = "github.com/xeipuuv/gojsonreference",
1496        sum = "h1:EzJWgHovont7NscjpAxXsDA8S8BMYve8Y5+7cuRE7R0=",
1497        version = "v0.0.0-20180127040603-bd5ef7bd5415",
1498    )
1499    go_repository(
1500        name = "com_github_xeipuuv_gojsonschema",
1501        importpath = "github.com/xeipuuv/gojsonschema",
1502        sum = "h1:LhYJRs+L4fBtjZUfuSZIKGeVu0QRy8e5Xi7D17UxZ74=",
1503        version = "v1.2.0",
1504    )
1505    go_repository(
1506        name = "com_github_xo_terminfo",
1507        importpath = "github.com/xo/terminfo",
1508        sum = "h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no=",
1509        version = "v0.0.0-20220910002029-abceb7e1c41e",
1510    )
1511
1512    go_repository(
1513        name = "com_github_xrash_smetrics",
1514        importpath = "github.com/xrash/smetrics",
1515        sum = "h1:bAn7/zixMGCfxrRTfdpNzjtPYqr8smhKouy9mxVdGPU=",
1516        version = "v0.0.0-20201216005158-039620a65673",
1517    )
1518    go_repository(
1519        name = "com_github_yannh_kubeconform",
1520        importpath = "github.com/yannh/kubeconform",
1521        sum = "h1:lNmb/kphyzitA+GBsOxjBsagCEpjLvt3+qo3XMiEOUA=",
1522        version = "v0.6.3",
1523    )
1524    go_repository(
1525        name = "com_github_yosuke_furukawa_json5",
1526        importpath = "github.com/yosuke-furukawa/json5",
1527        sum = "h1:0F9mNwTvOuDNH243hoPqvf+dxa5QsKnZzU20uNsh3ZI=",
1528        version = "v0.1.1",
1529    )
1530
1531    go_repository(
1532        name = "com_github_yuin_goldmark",
1533        importpath = "github.com/yuin/goldmark",
1534        sum = "h1:fVcFKWvrslecOb/tg+Cc05dkeYx540o0FuFt3nUVDoE=",
1535        version = "v1.4.13",
1536    )
1537    go_repository(
1538        name = "com_github_yuin_gopher_lua",
1539        importpath = "github.com/yuin/gopher-lua",
1540        sum = "h1:BojcDhfyDWgU2f2TOzYK/g5p2gxMrku8oupLDqlnSqE=",
1541        version = "v1.1.0",
1542    )
1543
1544    go_repository(
1545        name = "com_github_yusufpapurcu_wmi",
1546        importpath = "github.com/yusufpapurcu/wmi",
1547        sum = "h1:KBNDSne4vP5mbSWnJbO+51IMOXJB67QiYCSBrubbPRg=",
1548        version = "v1.2.2",
1549    )
1550
1551    go_repository(
1552        name = "com_github_zeebo_bencode",
1553        importpath = "github.com/zeebo/bencode",
1554        sum = "h1:zgop0Wu1nu4IexAZeCZ5qbsjU4O1vMrfCrVgUjbHVuA=",
1555        version = "v1.0.0",
1556    )
1557    go_repository(
1558        name = "com_github_zeebo_xxh3",
1559        importpath = "github.com/zeebo/xxh3",
1560        sum = "h1:xZmwmqxHZA8AI603jOQ0tMqmBr9lPeFwGg6d+xy9DC0=",
1561        version = "v1.0.2",
1562    )
1563
1564    go_repository(
1565        name = "com_google_cloud_go",
1566        importpath = "cloud.google.com/go",
1567        sum = "h1:YHLKNupSD1KqjDbQ3+LVdQ81h/UJbJyZG203cEfnQgM=",
1568        version = "v0.111.0",
1569    )
1570    go_repository(
1571        name = "com_google_cloud_go_accessapproval",
1572        importpath = "cloud.google.com/go/accessapproval",
1573        sum = "h1:ZvLvJ952zK8pFHINjpMBY5k7LTAp/6pBf50RDMRgBUI=",
1574        version = "v1.7.4",
1575    )
1576    go_repository(
1577        name = "com_google_cloud_go_accesscontextmanager",
1578        importpath = "cloud.google.com/go/accesscontextmanager",
1579        sum = "h1:Yo4g2XrBETBCqyWIibN3NHNPQKUfQqti0lI+70rubeE=",
1580        version = "v1.8.4",
1581    )
1582    go_repository(
1583        name = "com_google_cloud_go_aiplatform",
1584        importpath = "cloud.google.com/go/aiplatform",
1585        sum = "h1:xyCAfpI4yUMOQ4VtHN/bdmxPQ8xoEkTwFM1nbVmuQhs=",
1586        version = "v1.58.0",
1587    )
1588    go_repository(
1589        name = "com_google_cloud_go_analytics",
1590        importpath = "cloud.google.com/go/analytics",
1591        sum = "h1:w8KIgW8NRUHFVKjpkwCpLaHsr685tJ+ckPStOaSCZz0=",
1592        version = "v0.22.0",
1593    )
1594    go_repository(
1595        name = "com_google_cloud_go_apigateway",
1596        importpath = "cloud.google.com/go/apigateway",
1597        sum = "h1:VVIxCtVerchHienSlaGzV6XJGtEM9828Erzyr3miUGs=",
1598        version = "v1.6.4",
1599    )
1600    go_repository(
1601        name = "com_google_cloud_go_apigeeconnect",
1602        importpath = "cloud.google.com/go/apigeeconnect",
1603        sum = "h1:jSoGITWKgAj/ssVogNE9SdsTqcXnryPzsulENSRlusI=",
1604        version = "v1.6.4",
1605    )
1606    go_repository(
1607        name = "com_google_cloud_go_apigeeregistry",
1608        importpath = "cloud.google.com/go/apigeeregistry",
1609        sum = "h1:DSaD1iiqvELag+lV4VnnqUUFd8GXELu01tKVdWZrviE=",
1610        version = "v0.8.2",
1611    )
1612    go_repository(
1613        name = "com_google_cloud_go_appengine",
1614        importpath = "cloud.google.com/go/appengine",
1615        sum = "h1:Qub3fqR7iA1daJWdzjp/Q0Jz0fUG0JbMc7Ui4E9IX/E=",
1616        version = "v1.8.4",
1617    )
1618    go_repository(
1619        name = "com_google_cloud_go_area120",
1620        importpath = "cloud.google.com/go/area120",
1621        sum = "h1:YnSO8m02pOIo6AEOgiOoUDVbw4pf+bg2KLHi4rky320=",
1622        version = "v0.8.4",
1623    )
1624    go_repository(
1625        name = "com_google_cloud_go_artifactregistry",
1626        importpath = "cloud.google.com/go/artifactregistry",
1627        sum = "h1:/hQaadYytMdA5zBh+RciIrXZQBWK4vN7EUsrQHG+/t8=",
1628        version = "v1.14.6",
1629    )
1630    go_repository(
1631        name = "com_google_cloud_go_asset",
1632        importpath = "cloud.google.com/go/asset",
1633        sum = "h1:dLWfTnbwyrq/Kt8Tr2JiAbre1MEvS2Bl5cAMiYAy5Pg=",
1634        version = "v1.17.0",
1635    )
1636    go_repository(
1637        name = "com_google_cloud_go_assuredworkloads",
1638        importpath = "cloud.google.com/go/assuredworkloads",
1639        sum = "h1:FsLSkmYYeNuzDm8L4YPfLWV+lQaUrJmH5OuD37t1k20=",
1640        version = "v1.11.4",
1641    )
1642    go_repository(
1643        name = "com_google_cloud_go_automl",
1644        importpath = "cloud.google.com/go/automl",
1645        sum = "h1:i9tOKXX+1gE7+rHpWKjiuPfGBVIYoWvLNIGpWgPtF58=",
1646        version = "v1.13.4",
1647    )
1648    go_repository(
1649        name = "com_google_cloud_go_baremetalsolution",
1650        importpath = "cloud.google.com/go/baremetalsolution",
1651        sum = "h1:oQiFYYCe0vwp7J8ZmF6siVKEumWtiPFJMJcGuyDVRUk=",
1652        version = "v1.2.3",
1653    )
1654    go_repository(
1655        name = "com_google_cloud_go_batch",
1656        importpath = "cloud.google.com/go/batch",
1657        sum = "h1:AxuSPoL2fWn/rUyvWeNCNd0V2WCr+iHRCU9QO1PUmpY=",
1658        version = "v1.7.0",
1659    )
1660    go_repository(
1661        name = "com_google_cloud_go_beyondcorp",
1662        importpath = "cloud.google.com/go/beyondcorp",
1663        sum = "h1:VXf9SnrnSmj2BF2cHkoTHvOUp8gjsz1KJFOMW7czdsY=",
1664        version = "v1.0.3",
1665    )
1666
1667    go_repository(
1668        name = "com_google_cloud_go_bigquery",
1669        importpath = "cloud.google.com/go/bigquery",
1670        sum = "h1:FiULdbbzUxWD0Y4ZGPSVCDLvqRSyCIO6zKV7E2nf5uA=",
1671        version = "v1.57.1",
1672    )
1673    go_repository(
1674        name = "com_google_cloud_go_bigtable",
1675        importpath = "cloud.google.com/go/bigtable",
1676        sum = "h1:wiq9LT0kukfInzvy1joMDijCw/OD1UChpSbORXYn0LI=",
1677        version = "v1.19.0",
1678    )
1679    go_repository(
1680        name = "com_google_cloud_go_billing",
1681        importpath = "cloud.google.com/go/billing",
1682        sum = "h1:GvKy4xLy1zF1XPbwP5NJb2HjRxhnhxjjXxvyZ1S/IAo=",
1683        version = "v1.18.0",
1684    )
1685    go_repository(
1686        name = "com_google_cloud_go_binaryauthorization",
1687        importpath = "cloud.google.com/go/binaryauthorization",
1688        sum = "h1:PHS89lcFayWIEe0/s2jTBiEOtqghCxzc7y7bRNlifBs=",
1689        version = "v1.8.0",
1690    )
1691    go_repository(
1692        name = "com_google_cloud_go_certificatemanager",
1693        importpath = "cloud.google.com/go/certificatemanager",
1694        sum = "h1:5YMQ3Q+dqGpwUZ9X5sipsOQ1fLPsxod9HNq0+nrqc6I=",
1695        version = "v1.7.4",
1696    )
1697    go_repository(
1698        name = "com_google_cloud_go_channel",
1699        importpath = "cloud.google.com/go/channel",
1700        sum = "h1:yYHOORIM+wkBy3EdwArg/WL7Lg+SoGzlKH9o3Bw2/jE=",
1701        version = "v1.17.4",
1702    )
1703    go_repository(
1704        name = "com_google_cloud_go_cloudbuild",
1705        importpath = "cloud.google.com/go/cloudbuild",
1706        sum = "h1:9IHfEMWdCklJ1cwouoiQrnxmP0q3pH7JUt8Hqx4Qbck=",
1707        version = "v1.15.0",
1708    )
1709    go_repository(
1710        name = "com_google_cloud_go_clouddms",
1711        importpath = "cloud.google.com/go/clouddms",
1712        sum = "h1:xe/wJKz55VO1+L891a1EG9lVUgfHr9Ju/I3xh1nwF84=",
1713        version = "v1.7.3",
1714    )
1715    go_repository(
1716        name = "com_google_cloud_go_cloudtasks",
1717        importpath = "cloud.google.com/go/cloudtasks",
1718        sum = "h1:5xXuFfAjg0Z5Wb81j2GAbB3e0bwroCeSF+5jBn/L650=",
1719        version = "v1.12.4",
1720    )
1721
1722    go_repository(
1723        name = "com_google_cloud_go_compute",
1724        importpath = "cloud.google.com/go/compute",
1725        sum = "h1:6sVlXXBmbd7jNX0Ipq0trII3e4n1/MsADLK6a+aiVlk=",
1726        version = "v1.23.3",
1727    )
1728    go_repository(
1729        name = "com_google_cloud_go_compute_metadata",
1730        importpath = "cloud.google.com/go/compute/metadata",
1731        sum = "h1:mg4jlk7mCAj6xXp9UJ4fjI9VUI5rubuGBW5aJ7UnBMY=",
1732        version = "v0.2.3",
1733    )
1734    go_repository(
1735        name = "com_google_cloud_go_contactcenterinsights",
1736        importpath = "cloud.google.com/go/contactcenterinsights",
1737        sum = "h1:EiGBeejtDDtr3JXt9W7xlhXyZ+REB5k2tBgVPVtmNb0=",
1738        version = "v1.12.1",
1739    )
1740
1741    go_repository(
1742        name = "com_google_cloud_go_container",
1743        importpath = "cloud.google.com/go/container",
1744        sum = "h1:jIltU529R2zBFvP8rhiG1mgeTcnT27KhU0H/1d6SQRg=",
1745        version = "v1.29.0",
1746    )
1747    go_repository(
1748        name = "com_google_cloud_go_containeranalysis",
1749        importpath = "cloud.google.com/go/containeranalysis",
1750        sum = "h1:5rhYLX+3a01drpREqBZVXR9YmWH45RnML++8NsCtuD8=",
1751        version = "v0.11.3",
1752    )
1753    go_repository(
1754        name = "com_google_cloud_go_datacatalog",
1755        importpath = "cloud.google.com/go/datacatalog",
1756        sum = "h1:rbYNmHwvAOOwnW2FPXYkaK3Mf1MmGqRzK0mMiIEyLdo=",
1757        version = "v1.19.0",
1758    )
1759    go_repository(
1760        name = "com_google_cloud_go_dataflow",
1761        importpath = "cloud.google.com/go/dataflow",
1762        sum = "h1:7VmCNWcPJBS/srN2QnStTB6nu4Eb5TMcpkmtaPVhRt4=",
1763        version = "v0.9.4",
1764    )
1765    go_repository(
1766        name = "com_google_cloud_go_dataform",
1767        importpath = "cloud.google.com/go/dataform",
1768        sum = "h1:jV+EsDamGX6cE127+QAcCR/lergVeeZdEQ6DdrxW3sQ=",
1769        version = "v0.9.1",
1770    )
1771    go_repository(
1772        name = "com_google_cloud_go_datafusion",
1773        importpath = "cloud.google.com/go/datafusion",
1774        sum = "h1:Q90alBEYlMi66zL5gMSGQHfbZLB55mOAg03DhwTTfsk=",
1775        version = "v1.7.4",
1776    )
1777    go_repository(
1778        name = "com_google_cloud_go_datalabeling",
1779        importpath = "cloud.google.com/go/datalabeling",
1780        sum = "h1:zrq4uMmunf2KFDl/7dS6iCDBBAxBnKVDyw6+ajz3yu0=",
1781        version = "v0.8.4",
1782    )
1783    go_repository(
1784        name = "com_google_cloud_go_dataplex",
1785        importpath = "cloud.google.com/go/dataplex",
1786        sum = "h1:/WhVTR4v/L6ACKjlz/9CqkxkrVh2z7C44CLMUf0f60A=",
1787        version = "v1.14.0",
1788    )
1789    go_repository(
1790        name = "com_google_cloud_go_dataproc_v2",
1791        importpath = "cloud.google.com/go/dataproc/v2",
1792        sum = "h1:tTVP9tTxmc8fixxOd/8s6Q6Pz/+yzn7r7XdZHretQH0=",
1793        version = "v2.3.0",
1794    )
1795    go_repository(
1796        name = "com_google_cloud_go_dataqna",
1797        importpath = "cloud.google.com/go/dataqna",
1798        sum = "h1:NJnu1kAPamZDs/if3bJ3+Wb6tjADHKL83NUWsaIp2zg=",
1799        version = "v0.8.4",
1800    )
1801
1802    go_repository(
1803        name = "com_google_cloud_go_datastore",
1804        importpath = "cloud.google.com/go/datastore",
1805        sum = "h1:0P9WcsQeTWjuD1H14JIY7XQscIPQ4Laje8ti96IC5vg=",
1806        version = "v1.15.0",
1807    )
1808    go_repository(
1809        name = "com_google_cloud_go_datastream",
1810        importpath = "cloud.google.com/go/datastream",
1811        sum = "h1:Z2sKPIB7bT2kMW5Uhxy44ZgdJzxzE5uKjavoW+EuHEE=",
1812        version = "v1.10.3",
1813    )
1814    go_repository(
1815        name = "com_google_cloud_go_deploy",
1816        importpath = "cloud.google.com/go/deploy",
1817        sum = "h1:5OVjzm8MPC5kP+Ywbs0mdE0O7AXvAUXksSyHAyMFyMg=",
1818        version = "v1.16.0",
1819    )
1820    go_repository(
1821        name = "com_google_cloud_go_dialogflow",
1822        importpath = "cloud.google.com/go/dialogflow",
1823        sum = "h1:I7UsYowDdNhFI7RCix1uoThDp+8ULHByOo4n1T96y1A=",
1824        version = "v1.48.0",
1825    )
1826    go_repository(
1827        name = "com_google_cloud_go_dlp",
1828        importpath = "cloud.google.com/go/dlp",
1829        sum = "h1:OFlXedmPP/5//X1hBEeq3D9kUVm9fb6ywYANlpv/EsQ=",
1830        version = "v1.11.1",
1831    )
1832    go_repository(
1833        name = "com_google_cloud_go_documentai",
1834        importpath = "cloud.google.com/go/documentai",
1835        sum = "h1:hlYieOXUwiJ7HpBR/vEPfr8nfSxveLVzbqbUkSK0c/4=",
1836        version = "v1.23.7",
1837    )
1838    go_repository(
1839        name = "com_google_cloud_go_domains",
1840        importpath = "cloud.google.com/go/domains",
1841        sum = "h1:ua4GvsDztZ5F3xqjeLKVRDeOvJshf5QFgWGg1CKti3A=",
1842        version = "v0.9.4",
1843    )
1844    go_repository(
1845        name = "com_google_cloud_go_edgecontainer",
1846        importpath = "cloud.google.com/go/edgecontainer",
1847        sum = "h1:Szy3Q/N6bqgQGyxqjI+6xJZbmvPvnFHp3UZr95DKcQ0=",
1848        version = "v1.1.4",
1849    )
1850    go_repository(
1851        name = "com_google_cloud_go_errorreporting",
1852        importpath = "cloud.google.com/go/errorreporting",
1853        sum = "h1:kj1XEWMu8P0qlLhm3FwcaFsUvXChV/OraZwA70trRR0=",
1854        version = "v0.3.0",
1855    )
1856    go_repository(
1857        name = "com_google_cloud_go_essentialcontacts",
1858        importpath = "cloud.google.com/go/essentialcontacts",
1859        sum = "h1:S2if6wkjR4JCEAfDtIiYtD+sTz/oXjh2NUG4cgT1y/Q=",
1860        version = "v1.6.5",
1861    )
1862    go_repository(
1863        name = "com_google_cloud_go_eventarc",
1864        importpath = "cloud.google.com/go/eventarc",
1865        sum = "h1:+pFmO4eu4dOVipSaFBLkmqrRYG94Xl/TQZFOeohkuqU=",
1866        version = "v1.13.3",
1867    )
1868    go_repository(
1869        name = "com_google_cloud_go_filestore",
1870        importpath = "cloud.google.com/go/filestore",
1871        sum = "h1:/+wUEGwk3x3Kxomi2cP5dsR8+SIXxo7M0THDjreFSYo=",
1872        version = "v1.8.0",
1873    )
1874
1875    go_repository(
1876        name = "com_google_cloud_go_firestore",
1877        importpath = "cloud.google.com/go/firestore",
1878        sum = "h1:8aLcKnMPoldYU3YHgu4t2exrKhLQkqaXAGqT0ljrFVw=",
1879        version = "v1.14.0",
1880    )
1881    go_repository(
1882        name = "com_google_cloud_go_functions",
1883        importpath = "cloud.google.com/go/functions",
1884        sum = "h1:ZjdiV3MyumRM6++1Ixu6N0VV9LAGlCX4AhW6Yjr1t+U=",
1885        version = "v1.15.4",
1886    )
1887    go_repository(
1888        name = "com_google_cloud_go_gkebackup",
1889        importpath = "cloud.google.com/go/gkebackup",
1890        sum = "h1:KhnOrr9A1tXYIYeXKqCKbCI8TL2ZNGiD3dm+d7BDUBg=",
1891        version = "v1.3.4",
1892    )
1893    go_repository(
1894        name = "com_google_cloud_go_gkeconnect",
1895        importpath = "cloud.google.com/go/gkeconnect",
1896        sum = "h1:1JLpZl31YhQDQeJ98tK6QiwTpgHFYRJwpntggpQQWis=",
1897        version = "v0.8.4",
1898    )
1899    go_repository(
1900        name = "com_google_cloud_go_gkehub",
1901        importpath = "cloud.google.com/go/gkehub",
1902        sum = "h1:J5tYUtb3r0cl2mM7+YHvV32eL+uZQ7lONyUZnPikCEo=",
1903        version = "v0.14.4",
1904    )
1905    go_repository(
1906        name = "com_google_cloud_go_gkemulticloud",
1907        importpath = "cloud.google.com/go/gkemulticloud",
1908        sum = "h1:C2Suwn3uPz+Yy0bxVjTlsMrUCaDovkgvfdyIa+EnUOU=",
1909        version = "v1.1.0",
1910    )
1911    go_repository(
1912        name = "com_google_cloud_go_gsuiteaddons",
1913        importpath = "cloud.google.com/go/gsuiteaddons",
1914        sum = "h1:uuw2Xd37yHftViSI8J2hUcCS8S7SH3ZWH09sUDLW30Q=",
1915        version = "v1.6.4",
1916    )
1917
1918    go_repository(
1919        name = "com_google_cloud_go_iam",
1920        importpath = "cloud.google.com/go/iam",
1921        sum = "h1:1jTsCu4bcsNsE4iiqNT5SHwrDRCfRmIaaaVFhRveTJI=",
1922        version = "v1.1.5",
1923    )
1924    go_repository(
1925        name = "com_google_cloud_go_iap",
1926        importpath = "cloud.google.com/go/iap",
1927        sum = "h1:M4vDbQ4TLXdaljXVZSwW7XtxpwXUUarY2lIs66m0aCM=",
1928        version = "v1.9.3",
1929    )
1930    go_repository(
1931        name = "com_google_cloud_go_ids",
1932        importpath = "cloud.google.com/go/ids",
1933        sum = "h1:VuFqv2ctf/A7AyKlNxVvlHTzjrEvumWaZflUzBPz/M4=",
1934        version = "v1.4.4",
1935    )
1936    go_repository(
1937        name = "com_google_cloud_go_iot",
1938        importpath = "cloud.google.com/go/iot",
1939        sum = "h1:m1WljtkZnvLTIRYW1YTOv5A6H1yKgLHR6nU7O8yf27w=",
1940        version = "v1.7.4",
1941    )
1942
1943    go_repository(
1944        name = "com_google_cloud_go_kms",
1945        importpath = "cloud.google.com/go/kms",
1946        sum = "h1:pj1sRfut2eRbD9pFRjNnPNg/CzJPuQAzUujMIM1vVeM=",
1947        version = "v1.15.5",
1948    )
1949    go_repository(
1950        name = "com_google_cloud_go_language",
1951        importpath = "cloud.google.com/go/language",
1952        sum = "h1:zg9uq2yS9PGIOdc0Kz/l+zMtOlxKWonZjjo5w5YPG2A=",
1953        version = "v1.12.2",
1954    )
1955    go_repository(
1956        name = "com_google_cloud_go_lifesciences",
1957        importpath = "cloud.google.com/go/lifesciences",
1958        sum = "h1:rZEI/UxcxVKEzyoRS/kdJ1VoolNItRWjNN0Uk9tfexg=",
1959        version = "v0.9.4",
1960    )
1961
1962    go_repository(
1963        name = "com_google_cloud_go_logging",
1964        importpath = "cloud.google.com/go/logging",
1965        sum = "h1:iEIOXFO9EmSiTjDmfpbRjOxECO7R8C7b8IXUGOj7xZw=",
1966        version = "v1.9.0",
1967    )
1968    go_repository(
1969        name = "com_google_cloud_go_longrunning",
1970        importpath = "cloud.google.com/go/longrunning",
1971        sum = "h1:w8xEcbZodnA2BbW6sVirkkoC+1gP8wS57EUUgGS0GVg=",
1972        version = "v0.5.4",
1973    )
1974    go_repository(
1975        name = "com_google_cloud_go_managedidentities",
1976        importpath = "cloud.google.com/go/managedidentities",
1977        sum = "h1:SF/u1IJduMqQQdJA4MDyivlIQ4SrV5qAawkr/ZEREkY=",
1978        version = "v1.6.4",
1979    )
1980    go_repository(
1981        name = "com_google_cloud_go_maps",
1982        importpath = "cloud.google.com/go/maps",
1983        sum = "h1:WxxLo//b60nNFESefLgaBQevu8QGUmRV3+noOjCfIHs=",
1984        version = "v1.6.2",
1985    )
1986    go_repository(
1987        name = "com_google_cloud_go_mediatranslation",
1988        importpath = "cloud.google.com/go/mediatranslation",
1989        sum = "h1:VRCQfZB4s6jN0CSy7+cO3m4ewNwgVnaePanVCQh/9Z4=",
1990        version = "v0.8.4",
1991    )
1992    go_repository(
1993        name = "com_google_cloud_go_memcache",
1994        importpath = "cloud.google.com/go/memcache",
1995        sum = "h1:cdex/ayDd294XBj2cGeMe6Y+H1JvhN8y78B9UW7pxuQ=",
1996        version = "v1.10.4",
1997    )
1998    go_repository(
1999        name = "com_google_cloud_go_metastore",
2000        importpath = "cloud.google.com/go/metastore",
2001        sum = "h1:94l/Yxg9oBZjin2bzI79oK05feYefieDq0o5fjLSkC8=",
2002        version = "v1.13.3",
2003    )
2004
2005    go_repository(
2006        name = "com_google_cloud_go_monitoring",
2007        importpath = "cloud.google.com/go/monitoring",
2008        sum = "h1:blrdvF0MkPPivSO041ihul7rFMhXdVp8Uq7F59DKXTU=",
2009        version = "v1.17.0",
2010    )
2011    go_repository(
2012        name = "com_google_cloud_go_networkconnectivity",
2013        importpath = "cloud.google.com/go/networkconnectivity",
2014        sum = "h1:e9lUkCe2BexsqsUc2bjV8+gFBpQa54J+/F3qKVtW+wA=",
2015        version = "v1.14.3",
2016    )
2017    go_repository(
2018        name = "com_google_cloud_go_networkmanagement",
2019        importpath = "cloud.google.com/go/networkmanagement",
2020        sum = "h1:HsQk4FNKJUX04k3OI6gUsoveiHMGvDRqlaFM2xGyvqU=",
2021        version = "v1.9.3",
2022    )
2023    go_repository(
2024        name = "com_google_cloud_go_networksecurity",
2025        importpath = "cloud.google.com/go/networksecurity",
2026        sum = "h1:947tNIPnj1bMGTIEBo3fc4QrrFKS5hh0bFVsHmFm4Vo=",
2027        version = "v0.9.4",
2028    )
2029    go_repository(
2030        name = "com_google_cloud_go_notebooks",
2031        importpath = "cloud.google.com/go/notebooks",
2032        sum = "h1:eTOTfNL1yM6L/PCtquJwjWg7ZZGR0URFaFgbs8kllbM=",
2033        version = "v1.11.2",
2034    )
2035    go_repository(
2036        name = "com_google_cloud_go_optimization",
2037        importpath = "cloud.google.com/go/optimization",
2038        sum = "h1:iFsoexcp13cGT3k/Hv8PA5aK+FP7FnbhwDO9llnruas=",
2039        version = "v1.6.2",
2040    )
2041    go_repository(
2042        name = "com_google_cloud_go_orchestration",
2043        importpath = "cloud.google.com/go/orchestration",
2044        sum = "h1:kgwZ2f6qMMYIVBtUGGoU8yjYWwMTHDanLwM/CQCFaoQ=",
2045        version = "v1.8.4",
2046    )
2047    go_repository(
2048        name = "com_google_cloud_go_orgpolicy",
2049        importpath = "cloud.google.com/go/orgpolicy",
2050        sum = "h1:sab7cDiyfdthpAL0JkSpyw1C3mNqkXToVOhalm79PJQ=",
2051        version = "v1.12.0",
2052    )
2053    go_repository(
2054        name = "com_google_cloud_go_osconfig",
2055        importpath = "cloud.google.com/go/osconfig",
2056        sum = "h1:OrRCIYEAbrbXdhm13/JINn9pQchvTTIzgmOCA7uJw8I=",
2057        version = "v1.12.4",
2058    )
2059    go_repository(
2060        name = "com_google_cloud_go_oslogin",
2061        importpath = "cloud.google.com/go/oslogin",
2062        sum = "h1:NP/KgsD9+0r9hmHC5wKye0vJXVwdciv219DtYKYjgqE=",
2063        version = "v1.12.2",
2064    )
2065    go_repository(
2066        name = "com_google_cloud_go_phishingprotection",
2067        importpath = "cloud.google.com/go/phishingprotection",
2068        sum = "h1:sPLUQkHq6b4AL0czSJZ0jd6vL55GSTHz2B3Md+TCZI0=",
2069        version = "v0.8.4",
2070    )
2071    go_repository(
2072        name = "com_google_cloud_go_policytroubleshooter",
2073        importpath = "cloud.google.com/go/policytroubleshooter",
2074        sum = "h1:sq+ScLP83d7GJy9+wpwYJVnY+q6xNTXwOdRIuYjvHT4=",
2075        version = "v1.10.2",
2076    )
2077    go_repository(
2078        name = "com_google_cloud_go_privatecatalog",
2079        importpath = "cloud.google.com/go/privatecatalog",
2080        sum = "h1:Vo10IpWKbNvc/z/QZPVXgCiwfjpWoZ/wbgful4Uh/4E=",
2081        version = "v0.9.4",
2082    )
2083    go_repository(
2084        name = "com_google_cloud_go_profiler",
2085        importpath = "cloud.google.com/go/profiler",
2086        sum = "h1:b5got9Be9Ia0HVvyt7PavWxXEht15B9lWnigdvHtxOc=",
2087        version = "v0.3.1",
2088    )
2089
2090    go_repository(
2091        name = "com_google_cloud_go_pubsub",
2092        importpath = "cloud.google.com/go/pubsub",
2093        sum = "h1:6SPCPvWav64tj0sVX/+npCBKhUi/UjJehy9op/V3p2g=",
2094        version = "v1.33.0",
2095    )
2096    go_repository(
2097        name = "com_google_cloud_go_pubsublite",
2098        importpath = "cloud.google.com/go/pubsublite",
2099        sum = "h1:pX+idpWMIH30/K7c0epN6V703xpIcMXWRjKJsz0tYGY=",
2100        version = "v1.8.1",
2101    )
2102    go_repository(
2103        name = "com_google_cloud_go_recaptchaenterprise_v2",
2104        importpath = "cloud.google.com/go/recaptchaenterprise/v2",
2105        sum = "h1:Zrd4LvT9PaW91X/Z13H0i5RKEv9suCLuk8zp+bfOpN4=",
2106        version = "v2.9.0",
2107    )
2108    go_repository(
2109        name = "com_google_cloud_go_recommendationengine",
2110        importpath = "cloud.google.com/go/recommendationengine",
2111        sum = "h1:JRiwe4hvu3auuh2hujiTc2qNgPPfVp+Q8KOpsXlEzKQ=",
2112        version = "v0.8.4",
2113    )
2114    go_repository(
2115        name = "com_google_cloud_go_recommender",
2116        importpath = "cloud.google.com/go/recommender",
2117        sum = "h1:tC+ljmCCbuZ/ybt43odTFlay91n/HLIhflvaOeb0Dh4=",
2118        version = "v1.12.0",
2119    )
2120    go_repository(
2121        name = "com_google_cloud_go_redis",
2122        importpath = "cloud.google.com/go/redis",
2123        sum = "h1:QF0maEdVv0Fj/2roU8sX3NpiDBzP9ICYTO+5F32gQNo=",
2124        version = "v1.14.2",
2125    )
2126    go_repository(
2127        name = "com_google_cloud_go_resourcemanager",
2128        importpath = "cloud.google.com/go/resourcemanager",
2129        sum = "h1:JwZ7Ggle54XQ/FVYSBrMLOQIKoIT/uer8mmNvNLK51k=",
2130        version = "v1.9.4",
2131    )
2132    go_repository(
2133        name = "com_google_cloud_go_resourcesettings",
2134        importpath = "cloud.google.com/go/resourcesettings",
2135        sum = "h1:yTIL2CsZswmMfFyx2Ic77oLVzfBFoWBYgpkgiSPnC4Y=",
2136        version = "v1.6.4",
2137    )
2138    go_repository(
2139        name = "com_google_cloud_go_retail",
2140        importpath = "cloud.google.com/go/retail",
2141        sum = "h1:geqdX1FNqqL2p0ADXjPpw8lq986iv5GrVcieTYafuJQ=",
2142        version = "v1.14.4",
2143    )
2144    go_repository(
2145        name = "com_google_cloud_go_run",
2146        importpath = "cloud.google.com/go/run",
2147        sum = "h1:qdfZteAm+vgzN1iXzILo3nJFQbzziudkJrvd9wCf3FQ=",
2148        version = "v1.3.3",
2149    )
2150    go_repository(
2151        name = "com_google_cloud_go_scheduler",
2152        importpath = "cloud.google.com/go/scheduler",
2153        sum = "h1:eMEettHlFhG5pXsoHouIM5nRT+k+zU4+GUvRtnxhuVI=",
2154        version = "v1.10.5",
2155    )
2156
2157    go_repository(
2158        name = "com_google_cloud_go_secretmanager",
2159        importpath = "cloud.google.com/go/secretmanager",
2160        sum = "h1:krnX9qpG2kR2fJ+u+uNyNo+ACVhplIAS4Pu7u+4gd+k=",
2161        version = "v1.11.4",
2162    )
2163    go_repository(
2164        name = "com_google_cloud_go_security",
2165        importpath = "cloud.google.com/go/security",
2166        sum = "h1:sdnh4Islb1ljaNhpIXlIPgb3eYj70QWgPVDKOUYvzJc=",
2167        version = "v1.15.4",
2168    )
2169    go_repository(
2170        name = "com_google_cloud_go_securitycenter",
2171        importpath = "cloud.google.com/go/securitycenter",
2172        sum = "h1:crdn2Z2rFIy8WffmmhdlX3CwZJusqCiShtnrGFRwpeE=",
2173        version = "v1.24.3",
2174    )
2175    go_repository(
2176        name = "com_google_cloud_go_servicedirectory",
2177        importpath = "cloud.google.com/go/servicedirectory",
2178        sum = "h1:5niCMfkw+jifmFtbBrtRedbXkJm3fubSR/KHbxSJZVM=",
2179        version = "v1.11.3",
2180    )
2181    go_repository(
2182        name = "com_google_cloud_go_shell",
2183        importpath = "cloud.google.com/go/shell",
2184        sum = "h1:nurhlJcSVFZneoRZgkBEHumTYf/kFJptCK2eBUq/88M=",
2185        version = "v1.7.4",
2186    )
2187    go_repository(
2188        name = "com_google_cloud_go_spanner",
2189        importpath = "cloud.google.com/go/spanner",
2190        sum = "h1:ttU+lhARPF/iZE3OkCpmfsemCz9mLaqBhGPd3Qub2sQ=",
2191        version = "v1.54.0",
2192    )
2193    go_repository(
2194        name = "com_google_cloud_go_speech",
2195        importpath = "cloud.google.com/go/speech",
2196        sum = "h1:qkxNao58oF8ghAHE1Eghen7XepawYEN5zuZXYWaUTA4=",
2197        version = "v1.21.0",
2198    )
2199
2200    go_repository(
2201        name = "com_google_cloud_go_storage",
2202        importpath = "cloud.google.com/go/storage",
2203        sum = "h1:+S3LjjEN2zZ+L5hOwj4+1OkGCsLVe0NzpXKQ1pSdTCI=",
2204        version = "v1.31.0",
2205    )
2206    go_repository(
2207        name = "com_google_cloud_go_storagetransfer",
2208        importpath = "cloud.google.com/go/storagetransfer",
2209        sum = "h1:YM1dnj5gLjfL6aDldO2s4GeU8JoAvH1xyIwXre63KmI=",
2210        version = "v1.10.3",
2211    )
2212    go_repository(
2213        name = "com_google_cloud_go_talent",
2214        importpath = "cloud.google.com/go/talent",
2215        sum = "h1:LnRJhhYkODDBoTwf6BeYkiJHFw9k+1mAFNyArwZUZAs=",
2216        version = "v1.6.5",
2217    )
2218    go_repository(
2219        name = "com_google_cloud_go_texttospeech",
2220        importpath = "cloud.google.com/go/texttospeech",
2221        sum = "h1:ahrzTgr7uAbvebuhkBAAVU6kRwVD0HWsmDsvMhtad5Q=",
2222        version = "v1.7.4",
2223    )
2224    go_repository(
2225        name = "com_google_cloud_go_tpu",
2226        importpath = "cloud.google.com/go/tpu",
2227        sum = "h1:XIEH5c0WeYGaVy9H+UueiTaf3NI6XNdB4/v6TFQJxtE=",
2228        version = "v1.6.4",
2229    )
2230
2231    go_repository(
2232        name = "com_google_cloud_go_trace",
2233        importpath = "cloud.google.com/go/trace",
2234        sum = "h1:2qOAuAzNezwW3QN+t41BtkDJOG42HywL73q8x/f6fnM=",
2235        version = "v1.10.4",
2236    )
2237    go_repository(
2238        name = "com_google_cloud_go_translate",
2239        importpath = "cloud.google.com/go/translate",
2240        sum = "h1:tncNaKmlZnayMMRX/mMM2d5AJftecznnxVBD4w070NI=",
2241        version = "v1.10.0",
2242    )
2243    go_repository(
2244        name = "com_google_cloud_go_video",
2245        importpath = "cloud.google.com/go/video",
2246        sum = "h1:Xrpbm2S9UFQ1pZEeJt9Vqm5t2T/z9y/M3rNXhFoo8Is=",
2247        version = "v1.20.3",
2248    )
2249    go_repository(
2250        name = "com_google_cloud_go_videointelligence",
2251        importpath = "cloud.google.com/go/videointelligence",
2252        sum = "h1:YS4j7lY0zxYyneTFXjBJUj2r4CFe/UoIi/PJG0Zt/Rg=",
2253        version = "v1.11.4",
2254    )
2255    go_repository(
2256        name = "com_google_cloud_go_vision_v2",
2257        importpath = "cloud.google.com/go/vision/v2",
2258        sum = "h1:T/ujUghvEaTb+YnFY/jiYwVAkMbIC8EieK0CJo6B4vg=",
2259        version = "v2.7.5",
2260    )
2261    go_repository(
2262        name = "com_google_cloud_go_vmmigration",
2263        importpath = "cloud.google.com/go/vmmigration",
2264        sum = "h1:qPNdab4aGgtaRX+51jCOtJxlJp6P26qua4o1xxUDjpc=",
2265        version = "v1.7.4",
2266    )
2267    go_repository(
2268        name = "com_google_cloud_go_vmwareengine",
2269        importpath = "cloud.google.com/go/vmwareengine",
2270        sum = "h1:WY526PqM6QNmFHSqe2sRfK6gRpzWjmL98UFkql2+JDM=",
2271        version = "v1.0.3",
2272    )
2273    go_repository(
2274        name = "com_google_cloud_go_vpcaccess",
2275        importpath = "cloud.google.com/go/vpcaccess",
2276        sum = "h1:zbs3V+9ux45KYq8lxxn/wgXole6SlBHHKKyZhNJoS+8=",
2277        version = "v1.7.4",
2278    )
2279    go_repository(
2280        name = "com_google_cloud_go_webrisk",
2281        importpath = "cloud.google.com/go/webrisk",
2282        sum = "h1:iceR3k0BCRZgf2D/NiKviVMFfuNC9LmeNLtxUFRB/wI=",
2283        version = "v1.9.4",
2284    )
2285    go_repository(
2286        name = "com_google_cloud_go_websecurityscanner",
2287        importpath = "cloud.google.com/go/websecurityscanner",
2288        sum = "h1:5Gp7h5j7jywxLUp6NTpjNPkgZb3ngl0tUSw6ICWvtJQ=",
2289        version = "v1.6.4",
2290    )
2291    go_repository(
2292        name = "com_google_cloud_go_workflows",
2293        importpath = "cloud.google.com/go/workflows",
2294        sum = "h1:qocsqETmLAl34mSa01hKZjcqAvt699gaoFbooGGMvaM=",
2295        version = "v1.12.3",
2296    )
2297
2298    go_repository(
2299        name = "in_gopkg_alecthomas_kingpin_v2",
2300        importpath = "gopkg.in/alecthomas/kingpin.v2",
2301        sum = "h1:jMFz6MfLP0/4fUyZle81rXUoxOBFi19VUFKVDOQfozc=",
2302        version = "v2.2.6",
2303    )
2304    go_repository(
2305        name = "in_gopkg_cenkalti_backoff_v1",
2306        importpath = "gopkg.in/cenkalti/backoff.v1",
2307        sum = "h1:Arh75ttbsvlpVA7WtVpH4u9h6Zl46xuptxqLxPiSo4Y=",
2308        version = "v1.1.0",
2309    )
2310
2311    go_repository(
2312        name = "in_gopkg_check_v1",
2313        importpath = "gopkg.in/check.v1",
2314        sum = "h1:BLraFXnmrev5lT+xlilqcH8XK9/i0At2xKjWk4p6zsU=",
2315        version = "v1.0.0-20200227125254-8fa46927fb4f",
2316    )
2317
2318    go_repository(
2319        name = "in_gopkg_fsnotify_v1",
2320        importpath = "gopkg.in/fsnotify.v1",
2321        sum = "h1:xOHLXZwVvI9hhs+cLKq5+I5onOuwQLhQwiu63xxlHs4=",
2322        version = "v1.4.7",
2323    )
2324
2325    go_repository(
2326        name = "in_gopkg_inf_v0",
2327        importpath = "gopkg.in/inf.v0",
2328        sum = "h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=",
2329        version = "v0.9.1",
2330    )
2331    go_repository(
2332        name = "in_gopkg_ini_v1",
2333        importpath = "gopkg.in/ini.v1",
2334        sum = "h1:Dgnx+6+nfE+IfzjUEISNeydPJh9AXNNsWbGP9KzCsOA=",
2335        version = "v1.67.0",
2336    )
2337    go_repository(
2338        name = "in_gopkg_olivere_elastic_v5",
2339        importpath = "gopkg.in/olivere/elastic.v5",
2340        sum = "h1:xFy6qRCGAmo5Wjx96srho9BitLhZl2fcnpuidPwduXM=",
2341        version = "v5.0.86",
2342    )
2343
2344    go_repository(
2345        name = "in_gopkg_sourcemap_v1",
2346        importpath = "gopkg.in/sourcemap.v1",
2347        sum = "h1:inv58fC9f9J3TK2Y2R1NPntXEn3/wjWHkonhIUODNTI=",
2348        version = "v1.0.5",
2349    )
2350    go_repository(
2351        name = "in_gopkg_src_d_go_billy_v4",
2352        importpath = "gopkg.in/src-d/go-billy.v4",
2353        sum = "h1:0SQA1pRztfTFx2miS8sA97XvooFeNOmvUenF4o0EcVg=",
2354        version = "v4.3.2",
2355    )
2356
2357    go_repository(
2358        name = "in_gopkg_src_d_go_git_v4",
2359        importpath = "gopkg.in/src-d/go-git.v4",
2360        sum = "h1:SRtFyV8Kxc0UP7aCHcijOMQGPxHSmMOPrzulQWolkYE=",
2361        version = "v4.13.1",
2362    )
2363
2364    go_repository(
2365        name = "in_gopkg_warnings_v0",
2366        importpath = "gopkg.in/warnings.v0",
2367        sum = "h1:wFXVbFY8DY5/xOe1ECiWdKCzZlxgshcYVNkBHstARME=",
2368        version = "v0.1.2",
2369    )
2370
2371    go_repository(
2372        name = "in_gopkg_yaml_v2",
2373        importpath = "gopkg.in/yaml.v2",
2374        sum = "h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=",
2375        version = "v2.4.0",
2376    )
2377    go_repository(
2378        name = "in_gopkg_yaml_v3",
2379        importpath = "gopkg.in/yaml.v3",
2380        sum = "h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=",
2381        version = "v3.0.1",
2382    )
2383
2384    go_repository(
2385        name = "io_k8s_api",
2386        importpath = "k8s.io/api",
2387        sum = "h1:HV4VjUSd7dTbKpop+1klDpRrLnXwN67oB0B+8abaH1k=",
2388        version = "v0.22.12",
2389    )
2390    go_repository(
2391        name = "io_k8s_apimachinery",
2392        importpath = "k8s.io/apimachinery",
2393        sum = "h1:yTZH8GEKWVm1/zpcBzbPBSxJ/kVlP1GDL75IFEnjOqw=",
2394        version = "v0.22.12",
2395    )
2396
2397    go_repository(
2398        name = "io_k8s_client_go",
2399        importpath = "k8s.io/client-go",
2400        sum = "h1:bzrRaanClLWgWSTH4rXFneXoiaXN4HepjIBlCZdfdqs=",
2401        version = "v0.22.12",
2402    )
2403
2404    go_repository(
2405        name = "io_k8s_klog_v2",
2406        importpath = "k8s.io/klog/v2",
2407        sum = "h1:U/Af64HJf7FcwMcXyKm2RPM22WZzyR7OSpYj5tg3cL0=",
2408        version = "v2.110.1",
2409    )
2410
2411    go_repository(
2412        name = "io_k8s_kubectl",
2413        importpath = "k8s.io/kubectl",
2414        sum = "h1:DGC1afNdCcL8hEuFguBjL+R1sqbByFc8nCXoPdSQo1I=",
2415        version = "v0.22.12",
2416    )
2417
2418    go_repository(
2419        name = "io_k8s_sigs_structured_merge_diff_v4",
2420        importpath = "sigs.k8s.io/structured-merge-diff/v4",
2421        sum = "h1:bKCqE9GvQ5tiVHn5rfn1r+yao3aLQEaLzkkmAkf+A6Y=",
2422        version = "v4.2.1",
2423    )
2424    go_repository(
2425        name = "io_k8s_sigs_yaml",
2426        importpath = "sigs.k8s.io/yaml",
2427        sum = "h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q=",
2428        version = "v1.2.0",
2429    )
2430    go_repository(
2431        name = "io_k8s_utils",
2432        importpath = "k8s.io/utils",
2433        sum = "h1:ck1fRPWPJWsMd8ZRFsWc6mh/zHp5fZ/shhbrgPUxDAE=",
2434        version = "v0.0.0-20211116205334-6203023598ed",
2435    )
2436
2437    go_repository(
2438        name = "io_opencensus_go",
2439        importpath = "go.opencensus.io",
2440        sum = "h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=",
2441        version = "v0.24.0",
2442    )
2443    go_repository(
2444        name = "io_opencensus_go_contrib_exporter_stackdriver",
2445        importpath = "contrib.go.opencensus.io/exporter/stackdriver",
2446        sum = "h1:ksUxwH3OD5sxkjzEqGxNTl+Xjsmu3BnC/300MhSVTSc=",
2447        version = "v0.13.4",
2448    )
2449    go_repository(
2450        name = "io_opentelemetry_go_contrib_detectors_gcp",
2451        importpath = "go.opentelemetry.io/contrib/detectors/gcp",
2452        sum = "h1:VLAa8mb2eMu2Iq9pnVhece0Yla2mIq1yKYLUoZ/ifJs=",
2453        version = "v1.21.1",
2454    )
2455    go_repository(
2456        name = "io_opentelemetry_go_contrib_instrumentation_google_golang_org_grpc_otelgrpc",
2457        importpath = "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
2458        sum = "h1:UNQQKPfTDe1J81ViolILjTKPr9WetKW6uei2hFgJmFs=",
2459        version = "v0.47.0",
2460    )
2461    go_repository(
2462        name = "io_opentelemetry_go_contrib_instrumentation_net_http_httptrace_otelhttptrace",
2463        importpath = "go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace",
2464        sum = "h1:gbhw/u49SS3gkPWiYweQNJGm/uJN5GkI/FrosxSHT7A=",
2465        version = "v0.46.1",
2466    )
2467    go_repository(
2468        name = "io_opentelemetry_go_contrib_instrumentation_net_http_otelhttp",
2469        importpath = "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
2470        sum = "h1:sv9kVfal0MK0wBMCOGr+HeJm9v803BkJxGrk2au7j08=",
2471        version = "v0.47.0",
2472    )
2473    go_repository(
2474        name = "io_opentelemetry_go_otel",
2475        importpath = "go.opentelemetry.io/otel",
2476        sum = "h1:xS7Ku+7yTFvDfDraDIJVpw7XPyuHlB9MCiqqX5mcJ6Y=",
2477        version = "v1.22.0",
2478    )
2479    go_repository(
2480        name = "io_opentelemetry_go_otel_metric",
2481        importpath = "go.opentelemetry.io/otel/metric",
2482        sum = "h1:lypMQnGyJYeuYPhOM/bgjbFM6WE44W1/T45er4d8Hhg=",
2483        version = "v1.22.0",
2484    )
2485    go_repository(
2486        name = "io_opentelemetry_go_otel_sdk",
2487        importpath = "go.opentelemetry.io/otel/sdk",
2488        sum = "h1:FTt8qirL1EysG6sTQRZ5TokkU8d0ugCj8htOgThZXQ8=",
2489        version = "v1.21.0",
2490    )
2491    go_repository(
2492        name = "io_opentelemetry_go_otel_trace",
2493        importpath = "go.opentelemetry.io/otel/trace",
2494        sum = "h1:Hg6pPujv0XG9QaVbGOBVHunyuLcCC3jN7WEhPx83XD0=",
2495        version = "v1.22.0",
2496    )
2497    go_repository(
2498        name = "io_temporal_go_api",
2499        importpath = "go.temporal.io/api",
2500        sum = "h1:X3KVICazpVq1CI+La+6MgeQpnQtyUUUtUBo9V4TPjcE=",
2501        version = "v1.26.2",
2502    )
2503    go_repository(
2504        name = "io_temporal_go_sdk",
2505        importpath = "go.temporal.io/sdk",
2506        sum = "h1:Cqyujbnt831agvkiFrJwZHVWT52kAUy4m2XyUsQpjZE=",
2507        version = "v1.25.2-0.20240108215803-6244097c5aca",
2508    )
2509
2510    go_repository(
2511        name = "net_howett_plist",
2512        importpath = "howett.net/plist",
2513        sum = "h1:7CrbWYbPPO/PyNy38b2EB/+gYbjCe2DXBxgtOOZbSQM=",
2514        version = "v1.0.0",
2515    )
2516    go_repository(
2517        name = "net_starlark_go",
2518        importpath = "go.starlark.net",
2519        sum = "h1:FlKSIJl+UmVFgpyCr4Bdmj443NNBDW5ZSDP/HciJ96g=",
2520        version = "v0.0.0-20230807144010-2aa75752d1da",
2521    )
2522
2523    go_repository(
2524        name = "org_chromium_go_luci",
2525        # This module is distributed with pre-generated .pb.go files, so we disable generation of
2526        # go_proto_library targets.
2527        build_file_proto_mode = "disable",
2528        importpath = "go.chromium.org/luci",
2529        sum = "h1:JJNTpSU1X9ClKbBtSk4dw6TH9w4hbDkQIpPhPEGp6lw=",
2530        version = "v0.0.0-20240206071351-fb32c458db6e",
2531    )
2532
2533    go_repository(
2534        name = "org_golang_google_api",
2535        importpath = "google.golang.org/api",
2536        sum = "h1:SEspjXHVqE1m5a1fRy8JFB+5jSu+V0GEDKDghF3ttO4=",
2537        version = "v0.160.0",
2538    )
2539    go_repository(
2540        name = "org_golang_google_appengine",
2541        importpath = "google.golang.org/appengine",
2542        sum = "h1:IhEN5q69dyKagZPYMSdIjS2HqprW324FRQZJcGqPAsM=",
2543        version = "v1.6.8",
2544    )
2545    go_repository(
2546        name = "org_golang_google_genproto",
2547        importpath = "google.golang.org/genproto",
2548        sum = "h1:ZL/Teoy/ZGnzyrqK/Optxxp2pmVh+fmJ97slxSRyzUg=",
2549        version = "v0.0.0-20240116215550-a9fa1716bcac",
2550    )
2551    go_repository(
2552        name = "org_golang_google_genproto_googleapis_api",
2553        importpath = "google.golang.org/genproto/googleapis/api",
2554        sum = "h1:0poefMBYvYbs7g5UkjS6HcxBPaTRAmznle9jnxYoAI8=",
2555        version = "v0.0.0-20240125205218-1f4bbc51befe",
2556    )
2557    go_repository(
2558        name = "org_golang_google_genproto_googleapis_bytestream",
2559        importpath = "google.golang.org/genproto/googleapis/bytestream",
2560        sum = "h1:QXtV4qU5zS94SeHJhPqxJQF0XyxssnVrEZOUgp1+NuY=",
2561        version = "v0.0.0-20240116215550-a9fa1716bcac",
2562    )
2563    go_repository(
2564        name = "org_golang_google_genproto_googleapis_rpc",
2565        importpath = "google.golang.org/genproto/googleapis/rpc",
2566        sum = "h1:nUQEQmH/csSvFECKYRv6HWEyypysidKl2I6Qpsglq/0=",
2567        version = "v0.0.0-20240116215550-a9fa1716bcac",
2568    )
2569
2570    go_repository(
2571        name = "org_golang_google_grpc",
2572        importpath = "google.golang.org/grpc",
2573        sum = "h1:TOvOcuXn30kRao+gfcvsebNEa5iZIiLkisYEkf7R7o0=",
2574        version = "v1.61.0",
2575    )
2576    go_repository(
2577        name = "org_golang_google_grpc_cmd_protoc_gen_go_grpc",
2578        importpath = "google.golang.org/grpc/cmd/protoc-gen-go-grpc",
2579        sum = "h1:rNBFJjBCOgVr9pWD7rs/knKL4FRTKgpZmsRfV214zcA=",
2580        version = "v1.3.0",
2581    )
2582
2583    go_repository(
2584        name = "org_golang_google_protobuf",
2585        importpath = "google.golang.org/protobuf",
2586        sum = "h1:pPC6BG5ex8PDFnkbrGU3EixyhKcQ2aDuBS36lqK/C7I=",
2587        version = "v1.32.0",
2588    )
2589
2590    go_repository(
2591        name = "org_golang_x_crypto",
2592        importpath = "golang.org/x/crypto",
2593        sum = "h1:jmAMJJZXr5KiCw05dfYK9QnqaqKLYXijU23lsEdcQqg=",
2594        version = "v0.20.0",
2595    )
2596    go_repository(
2597        name = "org_golang_x_exp",
2598        importpath = "golang.org/x/exp",
2599        sum = "h1:Gvh4YaCaXNs6dKTlfgismwWZKyjVZXwOPfIyUaqU3No=",
2600        version = "v0.0.0-20231127185646-65229373498e",
2601    )
2602
2603    go_repository(
2604        name = "org_golang_x_lint",
2605        importpath = "golang.org/x/lint",
2606        sum = "h1:VLliZ0d+/avPrXXH+OakdXhpJuEoBZuwh1m2j7U6Iug=",
2607        version = "v0.0.0-20210508222113-6edffad5e616",
2608    )
2609
2610    go_repository(
2611        name = "org_golang_x_mod",
2612        importpath = "golang.org/x/mod",
2613        sum = "h1:dGoOF9QVLYng8IHTm7BAyWqCqSheQ5pYWGhzW00YJr0=",
2614        version = "v0.14.0",
2615    )
2616    go_repository(
2617        name = "org_golang_x_net",
2618        importpath = "golang.org/x/net",
2619        sum = "h1:AQyQV4dYCvJ7vGmJyKki9+PBdyvhkSd8EIx/qb0AYv4=",
2620        version = "v0.21.0",
2621    )
2622    go_repository(
2623        name = "org_golang_x_oauth2",
2624        importpath = "golang.org/x/oauth2",
2625        sum = "h1:aDkGMBSYxElaoP81NpoUoz2oo2R2wHdZpGToUxfyQrQ=",
2626        version = "v0.16.0",
2627    )
2628
2629    go_repository(
2630        name = "org_golang_x_sync",
2631        importpath = "golang.org/x/sync",
2632        sum = "h1:5BMeUDZ7vkXGfEr1x9B4bRcTH4lpkTkpdh0T/J+qjbQ=",
2633        version = "v0.6.0",
2634    )
2635    go_repository(
2636        name = "org_golang_x_sys",
2637        importpath = "golang.org/x/sys",
2638        sum = "h1:25cE3gD+tdBA7lp7QfhuV+rJiE9YXTcS3VG1SqssI/Y=",
2639        version = "v0.17.0",
2640    )
2641    go_repository(
2642        name = "org_golang_x_term",
2643        importpath = "golang.org/x/term",
2644        sum = "h1:mkTF7LCd6WGJNL3K1Ad7kwxNfYAW6a8a8QqtMblp/4U=",
2645        version = "v0.17.0",
2646    )
2647    go_repository(
2648        name = "org_golang_x_text",
2649        importpath = "golang.org/x/text",
2650        sum = "h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ=",
2651        version = "v0.14.0",
2652    )
2653    go_repository(
2654        name = "org_golang_x_time",
2655        importpath = "golang.org/x/time",
2656        sum = "h1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk=",
2657        version = "v0.5.0",
2658    )
2659    go_repository(
2660        name = "org_golang_x_tools",
2661        importpath = "golang.org/x/tools",
2662        sum = "h1:GO788SKMRunPIBCXiQyo2AaexLstOrVhuAL5YwsckQM=",
2663        version = "v0.16.0",
2664    )
2665    go_repository(
2666        name = "org_golang_x_tools_go_vcs",
2667        importpath = "golang.org/x/tools/go/vcs",
2668        sum = "h1:cOIJqWBl99H1dH5LWizPa+0ImeeJq3t3cJjaeOWUAL4=",
2669        version = "v0.1.0-deprecated",
2670    )
2671
2672    go_repository(
2673        name = "org_golang_x_xerrors",
2674        importpath = "golang.org/x/xerrors",
2675        sum = "h1:H2TDz8ibqkAF6YGhCdN3jS9O0/s90v0rJh3X/OLHEUk=",
2676        version = "v0.0.0-20220907171357-04be3eba64a2",
2677    )
2678    go_repository(
2679        name = "org_gonum_v1_gonum",
2680        importpath = "gonum.org/v1/gonum",
2681        sum = "h1:xKuo6hzt+gMav00meVPUlXwSdoEJP46BR+wdxQEFK2o=",
2682        version = "v0.12.0",
2683    )
2684
2685    go_repository(
2686        name = "org_skia_go_infra",
2687        importpath = "go.skia.org/infra",
2688        sum = "h1:Epz51ttm2P3ctwLH6wpuXO0fE97AilIR6FIY/dfOlD4=",
2689        version = "v0.0.0-20241207010704-ca6066d7097c",
2690    )
2691    go_repository(
2692        name = "org_uber_go_atomic",
2693        importpath = "go.uber.org/atomic",
2694        sum = "h1:ECmE8Bn/WFTYwEW/bpKD3M8VtR/zQVbavAoalC1PYyE=",
2695        version = "v1.9.0",
2696    )
2697