github.com/GoogleCloudPlatform/testgrid@v0.0.174/repos.bzl (about)

     1  # Copyright 2019 The Kubernetes Authors.
     2  #
     3  # Licensed under the Apache License, Version 2.0 (the "License");
     4  # you may not use this file except in compliance with the License.
     5  # You may obtain a copy of the License at
     6  #
     7  #     http://www.apache.org/licenses/LICENSE-2.0
     8  #
     9  # Unless required by applicable law or agreed to in writing, software
    10  # distributed under the License is distributed on an "AS IS" BASIS,
    11  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    12  # See the License for the specific language governing permissions and
    13  # limitations under the License.
    14  
    15  load("@bazel_gazelle//:deps.bzl", "go_repository")
    16  
    17  def go_repositories():
    18      go_repository(
    19          name = "co_honnef_go_tools",
    20          build_file_generation = "on",
    21          build_file_proto_mode = "disable",
    22          importpath = "honnef.co/go/tools",
    23          sum = "h1:qTakTkI6ni6LFD5sBwwsdSO+AQqbSIxOauHTTQKZ/7o=",
    24          version = "v0.1.3",
    25      )
    26      go_repository(
    27          name = "com_github_ajstarks_deck",
    28          build_file_generation = "on",
    29          build_file_proto_mode = "disable",
    30          importpath = "github.com/ajstarks/deck",
    31          sum = "h1:7kQgkwGRoLzC9K0oyXdJo7nve/bynv/KwUsxbiTlzAM=",
    32          version = "v0.0.0-20200831202436-30c9fc6549a9",
    33      )
    34      go_repository(
    35          name = "com_github_ajstarks_deck_generate",
    36          build_file_generation = "on",
    37          build_file_proto_mode = "disable",
    38          importpath = "github.com/ajstarks/deck/generate",
    39          sum = "h1:iXUgAaqDcIUGbRoy2TdeofRG/j1zpGRSEmNK05T+bi8=",
    40          version = "v0.0.0-20210309230005-c3f852c02e19",
    41      )
    42      go_repository(
    43          name = "com_github_ajstarks_svgo",
    44          build_file_generation = "on",
    45          build_file_proto_mode = "disable",
    46          importpath = "github.com/ajstarks/svgo",
    47          sum = "h1:slYM766cy2nI3BwyRiyQj/Ud48djTMtMebDqepE95rw=",
    48          version = "v0.0.0-20211024235047-1546f124cd8b",
    49      )
    50  
    51      go_repository(
    52          name = "com_github_alecthomas_template",
    53          build_file_generation = "on",
    54          build_file_proto_mode = "disable",
    55          importpath = "github.com/alecthomas/template",
    56          sum = "h1:JYp7IbQjafoB+tBA3gMyHYHrpOtNuDiK/uB5uXxq5wM=",
    57          version = "v0.0.0-20190718012654-fb15b899a751",
    58      )
    59      go_repository(
    60          name = "com_github_alecthomas_units",
    61          build_file_generation = "on",
    62          build_file_proto_mode = "disable",
    63          importpath = "github.com/alecthomas/units",
    64          sum = "h1:UQZhZ2O0vMHr2cI+DC1Mbh0TJxzA3RcLoMsFw+aXw7E=",
    65          version = "v0.0.0-20190924025748-f65c72e2690d",
    66      )
    67      go_repository(
    68          name = "com_github_andybalholm_brotli",
    69          build_file_generation = "on",
    70          build_file_proto_mode = "disable",
    71          importpath = "github.com/andybalholm/brotli",
    72          sum = "h1:V7DdXeJtZscaqfNuAdSRuRFzuiKlHSC/Zh3zl9qY3JY=",
    73          version = "v1.0.4",
    74      )
    75  
    76      go_repository(
    77          name = "com_github_antihax_optional",
    78          build_file_generation = "on",
    79          build_file_proto_mode = "disable",
    80          importpath = "github.com/antihax/optional",
    81          sum = "h1:xK2lYat7ZLaVVcIuj82J8kIro4V6kDe0AUDFboUCwcg=",
    82          version = "v1.0.0",
    83      )
    84      go_repository(
    85          name = "com_github_apache_arrow_go_v10",
    86          build_file_generation = "on",
    87          build_file_proto_mode = "disable",
    88          importpath = "github.com/apache/arrow/go/v10",
    89          sum = "h1:n9dERvixoC/1JjDmBcs9FPaEryoANa2sCgVFo6ez9cI=",
    90          version = "v10.0.1",
    91      )
    92      go_repository(
    93          name = "com_github_apache_arrow_go_v11",
    94          build_file_generation = "on",
    95          build_file_proto_mode = "disable",
    96          importpath = "github.com/apache/arrow/go/v11",
    97          sum = "h1:hqauxvFQxww+0mEU/2XHG6LT7eZternCZq+A5Yly2uM=",
    98          version = "v11.0.0",
    99      )
   100      go_repository(
   101          name = "com_github_apache_arrow_go_v12",
   102          build_file_generation = "on",
   103          build_file_proto_mode = "disable",
   104          importpath = "github.com/apache/arrow/go/v12",
   105          sum = "h1:xtZE63VWl7qLdB0JObIXvvhGjoVNrQ9ciIHG2OK5cmc=",
   106          version = "v12.0.0",
   107      )
   108      go_repository(
   109          name = "com_github_apache_thrift",
   110          build_file_generation = "on",
   111          build_file_proto_mode = "disable",
   112          importpath = "github.com/apache/thrift",
   113          sum = "h1:qEy6UW60iVOlUy+b9ZR0d5WzUWYGOo4HfopoyBaNmoY=",
   114          version = "v0.16.0",
   115      )
   116      go_repository(
   117          name = "com_github_armon_go_socks5",
   118          build_file_generation = "on",
   119          build_file_proto_mode = "disable",
   120          importpath = "github.com/armon/go-socks5",
   121          sum = "h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=",
   122          version = "v0.0.0-20160902184237-e75332964ef5",
   123      )
   124      go_repository(
   125          name = "com_github_asaskevich_govalidator",
   126          build_file_generation = "on",
   127          build_file_proto_mode = "disable",
   128          importpath = "github.com/asaskevich/govalidator",
   129          sum = "h1:idn718Q4B6AGu/h5Sxe66HYVdqdGu2l9Iebqhi/AEoA=",
   130          version = "v0.0.0-20190424111038-f61b66f89f4a",
   131      )
   132  
   133      go_repository(
   134          name = "com_github_beorn7_perks",
   135          build_file_generation = "on",
   136          build_file_proto_mode = "disable",
   137          importpath = "github.com/beorn7/perks",
   138          sum = "h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=",
   139          version = "v1.0.1",
   140      )
   141      go_repository(
   142          name = "com_github_boombuler_barcode",
   143          build_file_generation = "on",
   144          build_file_proto_mode = "disable",
   145          importpath = "github.com/boombuler/barcode",
   146          sum = "h1:NDBbPmhS+EqABEs5Kg3n/5ZNjy73Pz7SIV+KCeqyXcs=",
   147          version = "v1.0.1",
   148      )
   149  
   150      go_repository(
   151          name = "com_github_burntsushi_toml",
   152          build_file_generation = "on",
   153          build_file_proto_mode = "disable",
   154          importpath = "github.com/BurntSushi/toml",
   155          sum = "h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=",
   156          version = "v0.3.1",
   157      )
   158  
   159      go_repository(
   160          name = "com_github_burntsushi_xgb",
   161          build_file_generation = "on",
   162          build_file_proto_mode = "disable",
   163          importpath = "github.com/BurntSushi/xgb",
   164          sum = "h1:1BDTz0u9nC3//pOCMdNH+CiXJVYJh5UQNCOBG7jbELc=",
   165          version = "v0.0.0-20160522181843-27f122750802",
   166      )
   167  
   168      go_repository(
   169          name = "com_github_census_instrumentation_opencensus_proto",
   170          build_file_generation = "on",
   171          build_file_proto_mode = "disable",
   172          importpath = "github.com/census-instrumentation/opencensus-proto",
   173          sum = "h1:iKLQ0xPNFxR/2hzXZMrBo8f1j86j5WHzznCCQxV/b8g=",
   174          version = "v0.4.1",
   175      )
   176      go_repository(
   177          name = "com_github_cespare_xxhash",
   178          build_file_generation = "on",
   179          build_file_proto_mode = "disable",
   180          importpath = "github.com/cespare/xxhash",
   181          sum = "h1:a6HrQnmkObjyL+Gs60czilIUGqrzKutQD6XZog3p+ko=",
   182          version = "v1.1.0",
   183      )
   184  
   185      go_repository(
   186          name = "com_github_cespare_xxhash_v2",
   187          build_file_generation = "on",
   188          build_file_proto_mode = "disable",
   189          importpath = "github.com/cespare/xxhash/v2",
   190          sum = "h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=",
   191          version = "v2.2.0",
   192      )
   193  
   194      go_repository(
   195          name = "com_github_chzyer_logex",
   196          build_file_generation = "on",
   197          build_file_proto_mode = "disable",
   198          importpath = "github.com/chzyer/logex",
   199          sum = "h1:Swpa1K6QvQznwJRcfTfQJmTE72DqScAa40E+fbHEXEE=",
   200          version = "v1.1.10",
   201      )
   202      go_repository(
   203          name = "com_github_chzyer_readline",
   204          build_file_generation = "on",
   205          build_file_proto_mode = "disable",
   206          importpath = "github.com/chzyer/readline",
   207          sum = "h1:fY5BOSpyZCqRo5OhCuC+XN+r/bBCmeuuJtjz+bCNIf8=",
   208          version = "v0.0.0-20180603132655-2972be24d48e",
   209      )
   210      go_repository(
   211          name = "com_github_chzyer_test",
   212          build_file_generation = "on",
   213          build_file_proto_mode = "disable",
   214          importpath = "github.com/chzyer/test",
   215          sum = "h1:q763qf9huN11kDQavWsoZXJNW3xEE4JJyHa5Q25/sd8=",
   216          version = "v0.0.0-20180213035817-a1ea475d72b1",
   217      )
   218      go_repository(
   219          name = "com_github_client9_misspell",
   220          build_file_generation = "on",
   221          build_file_proto_mode = "disable",
   222          importpath = "github.com/client9/misspell",
   223          sum = "h1:ta993UF76GwbvJcIo3Y68y/M3WxlpEHPWIGDkJYwzJI=",
   224          version = "v0.3.4",
   225      )
   226  
   227      go_repository(
   228          name = "com_github_cncf_udpa_go",
   229          build_file_generation = "on",
   230          build_file_proto_mode = "disable",
   231          importpath = "github.com/cncf/udpa/go",
   232          sum = "h1:QQ3GSy+MqSHxm/d8nCtnAiZdYFd45cYZPs8vOOIYKfk=",
   233          version = "v0.0.0-20220112060539-c52dc94e7fbe",
   234      )
   235      go_repository(
   236          name = "com_github_cncf_xds_go",
   237          build_file_generation = "on",
   238          build_file_proto_mode = "disable",
   239          importpath = "github.com/cncf/xds/go",
   240          sum = "h1:/inchEIKaYC1Akx+H+gqO04wryn5h75LSazbRlnya1k=",
   241          version = "v0.0.0-20230607035331-e9ce68804cb4",
   242      )
   243      go_repository(
   244          name = "com_github_creack_pty",
   245          build_file_generation = "on",
   246          build_file_proto_mode = "disable",
   247          importpath = "github.com/creack/pty",
   248          sum = "h1:uDmaGzcdjhF4i/plgjmEsriH11Y0o7RKapEf/LDaM3w=",
   249          version = "v1.1.9",
   250      )
   251  
   252      go_repository(
   253          name = "com_github_davecgh_go_spew",
   254          build_file_generation = "on",
   255          build_file_proto_mode = "disable",
   256          importpath = "github.com/davecgh/go-spew",
   257          sum = "h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=",
   258          version = "v1.1.1",
   259      )
   260  
   261      go_repository(
   262          name = "com_github_docopt_docopt_go",
   263          build_file_generation = "on",
   264          build_file_proto_mode = "disable",
   265          importpath = "github.com/docopt/docopt-go",
   266          sum = "h1:bWDMxwH3px2JBh6AyO7hdCn/PkvCZXii8TGj7sbtEbQ=",
   267          version = "v0.0.0-20180111231733-ee0de3bc6815",
   268      )
   269      go_repository(
   270          name = "com_github_dustin_go_humanize",
   271          build_file_generation = "on",
   272          build_file_proto_mode = "disable",
   273          importpath = "github.com/dustin/go-humanize",
   274          sum = "h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY=",
   275          version = "v1.0.1",
   276      )
   277      go_repository(
   278          name = "com_github_emicklei_go_restful_v3",
   279          build_file_generation = "on",
   280          build_file_proto_mode = "disable",
   281          importpath = "github.com/emicklei/go-restful/v3",
   282          sum = "h1:eCZ8ulSerjdAiaNpF7GxXIE7ZCMo1moN1qX+S609eVw=",
   283          version = "v3.8.0",
   284      )
   285  
   286      go_repository(
   287          name = "com_github_envoyproxy_go_control_plane",
   288          build_file_generation = "on",
   289          build_file_proto_mode = "disable",
   290          importpath = "github.com/envoyproxy/go-control-plane",
   291          sum = "h1:7T++XKzy4xg7PKy+bM+Sa9/oe1OC88yz2hXQUISoXfA=",
   292          version = "v0.11.1-0.20230524094728-9239064ad72f",
   293      )
   294      go_repository(
   295          name = "com_github_envoyproxy_protoc_gen_validate",
   296          build_file_generation = "on",
   297          build_file_proto_mode = "disable",
   298          importpath = "github.com/envoyproxy/protoc-gen-validate",
   299          sum = "h1:c0g45+xCJhdgFGw7a5QAfdS4byAbud7miNWJ1WwEVf8=",
   300          version = "v0.10.1",
   301      )
   302  
   303      go_repository(
   304          name = "com_github_evanphx_json_patch",
   305          build_file_generation = "on",
   306          build_file_proto_mode = "disable",
   307          importpath = "github.com/evanphx/json-patch",
   308          sum = "h1:4onqiflcdA9EOZ4RxV643DvftH5pOlLGNtQ5lPWQu84=",
   309          version = "v4.12.0+incompatible",
   310      )
   311      go_repository(
   312          name = "com_github_fogleman_gg",
   313          build_file_generation = "on",
   314          build_file_proto_mode = "disable",
   315          importpath = "github.com/fogleman/gg",
   316          sum = "h1:/7zJX8F6AaYQc57WQCyN9cAIz+4bCJGO9B+dyW29am8=",
   317          version = "v1.3.0",
   318      )
   319  
   320      go_repository(
   321          name = "com_github_fsnotify_fsnotify",
   322          build_file_generation = "on",
   323          build_file_proto_mode = "disable",
   324          importpath = "github.com/fsnotify/fsnotify",
   325          sum = "h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWoS4=",
   326          version = "v1.4.9",
   327      )
   328      go_repository(
   329          name = "com_github_fvbommel_sortorder",
   330          build_file_generation = "on",
   331          build_file_proto_mode = "disable",
   332          importpath = "github.com/fvbommel/sortorder",
   333          sum = "h1:fUmoe+HLsBTctBDoaBwpQo5N+nrCp8g/BjKb/6ZQmYw=",
   334          version = "v1.1.0",
   335      )
   336  
   337      go_repository(
   338          name = "com_github_ghodss_yaml",
   339          build_file_generation = "on",
   340          build_file_proto_mode = "disable",
   341          importpath = "github.com/ghodss/yaml",
   342          sum = "h1:wQHKEahhL6wmXdzwWG11gIVCkOv05bNOh+Rxn0yngAk=",
   343          version = "v1.0.0",
   344      )
   345      go_repository(
   346          name = "com_github_go_chi_chi",
   347          build_file_generation = "on",
   348          build_file_proto_mode = "disable",
   349          importpath = "github.com/go-chi/chi",
   350          sum = "h1:QHdzF2szwjqVV4wmByUnTcsbIg7UGaQ0tPF2t5GcAIs=",
   351          version = "v1.5.4",
   352      )
   353      go_repository(
   354          name = "com_github_go_fonts_dejavu",
   355          build_file_generation = "on",
   356          build_file_proto_mode = "disable",
   357          importpath = "github.com/go-fonts/dejavu",
   358          sum = "h1:JSajPXURYqpr+Cu8U9bt8K+XcACIHWqWrvWCKyeFmVQ=",
   359          version = "v0.1.0",
   360      )
   361      go_repository(
   362          name = "com_github_go_fonts_latin_modern",
   363          build_file_generation = "on",
   364          build_file_proto_mode = "disable",
   365          importpath = "github.com/go-fonts/latin-modern",
   366          sum = "h1:5/Tv1Ek/QCr20C6ZOz15vw3g7GELYL98KWr8Hgo+3vk=",
   367          version = "v0.2.0",
   368      )
   369      go_repository(
   370          name = "com_github_go_fonts_liberation",
   371          build_file_generation = "on",
   372          build_file_proto_mode = "disable",
   373          importpath = "github.com/go-fonts/liberation",
   374          sum = "h1:jAkAWJP4S+OsrPLZM4/eC9iW7CtHy+HBXrEwZXWo5VM=",
   375          version = "v0.2.0",
   376      )
   377      go_repository(
   378          name = "com_github_go_fonts_stix",
   379          build_file_generation = "on",
   380          build_file_proto_mode = "disable",
   381          importpath = "github.com/go-fonts/stix",
   382          sum = "h1:UlZlgrvvmT/58o573ot7NFw0vZasZ5I6bcIft/oMdgg=",
   383          version = "v0.1.0",
   384      )
   385  
   386      go_repository(
   387          name = "com_github_go_gl_glfw",
   388          build_file_generation = "on",
   389          build_file_proto_mode = "disable",
   390          importpath = "github.com/go-gl/glfw",
   391          sum = "h1:QbL/5oDUmRBzO9/Z7Seo6zf912W/a6Sr4Eu0G/3Jho0=",
   392          version = "v0.0.0-20190409004039-e6da0acd62b1",
   393      )
   394      go_repository(
   395          name = "com_github_go_gl_glfw_v3_3_glfw",
   396          build_file_generation = "on",
   397          build_file_proto_mode = "disable",
   398          importpath = "github.com/go-gl/glfw/v3.3/glfw",
   399          sum = "h1:WtGNWLvXpe6ZudgnXrq0barxBImvnnJoMEhXAzcbM0I=",
   400          version = "v0.0.0-20200222043503-6f7a984d4dc4",
   401      )
   402      go_repository(
   403          name = "com_github_go_kit_kit",
   404          build_file_generation = "on",
   405          build_file_proto_mode = "disable",
   406          importpath = "github.com/go-kit/kit",
   407          sum = "h1:wDJmvq38kDhkVxi50ni9ykkdUr1PKgqKOoi01fa0Mdk=",
   408          version = "v0.9.0",
   409      )
   410      go_repository(
   411          name = "com_github_go_kit_log",
   412          build_file_generation = "on",
   413          build_file_proto_mode = "disable",
   414          importpath = "github.com/go-kit/log",
   415          sum = "h1:DGJh0Sm43HbOeYDNnVZFl8BvcYVvjD5bqYJvp0REbwQ=",
   416          version = "v0.1.0",
   417      )
   418      go_repository(
   419          name = "com_github_go_latex_latex",
   420          build_file_generation = "on",
   421          build_file_proto_mode = "disable",
   422          importpath = "github.com/go-latex/latex",
   423          sum = "h1:6zl3BbBhdnMkpSj2YY30qV3gDcVBGtFgVsV3+/i+mKQ=",
   424          version = "v0.0.0-20210823091927-c0d11ff05a81",
   425      )
   426  
   427      go_repository(
   428          name = "com_github_go_logfmt_logfmt",
   429          build_file_generation = "on",
   430          build_file_proto_mode = "disable",
   431          importpath = "github.com/go-logfmt/logfmt",
   432          sum = "h1:TrB8swr/68K7m9CcGut2g3UOihhbcbiMAYiuTXdEih4=",
   433          version = "v0.5.0",
   434      )
   435  
   436      go_repository(
   437          name = "com_github_go_logr_logr",
   438          build_file_generation = "on",
   439          build_file_proto_mode = "disable",
   440          importpath = "github.com/go-logr/logr",
   441          sum = "h1:g01GSCwiDw2xSZfjJ2/T9M+S6pFdcNtFYsp+Y43HYDQ=",
   442          version = "v1.2.4",
   443      )
   444      go_repository(
   445          name = "com_github_go_openapi_jsonpointer",
   446          build_file_generation = "on",
   447          build_file_proto_mode = "disable",
   448          importpath = "github.com/go-openapi/jsonpointer",
   449          sum = "h1:eCs3fxoIi3Wh6vtgmLTOjdhSpiqphQ+DaPn38N2ZdrE=",
   450          version = "v0.19.6",
   451      )
   452      go_repository(
   453          name = "com_github_go_openapi_jsonreference",
   454          build_file_generation = "on",
   455          build_file_proto_mode = "disable",
   456          importpath = "github.com/go-openapi/jsonreference",
   457          sum = "h1:FBLnyygC4/IZZr893oiomc9XaghoveYTrLC1F86HID8=",
   458          version = "v0.20.1",
   459      )
   460  
   461      go_repository(
   462          name = "com_github_go_openapi_swag",
   463          build_file_generation = "on",
   464          build_file_proto_mode = "disable",
   465          importpath = "github.com/go-openapi/swag",
   466          sum = "h1:yMBqmnQ0gyZvEb/+KzuWZOXgllrXT4SADYbvDaXHv/g=",
   467          version = "v0.22.3",
   468      )
   469      go_repository(
   470          name = "com_github_go_pdf_fpdf",
   471          build_file_generation = "on",
   472          build_file_proto_mode = "disable",
   473          importpath = "github.com/go-pdf/fpdf",
   474          sum = "h1:MlgtGIfsdMEEQJr2le6b/HNr1ZlQwxyWr77r2aj2U/8=",
   475          version = "v0.6.0",
   476      )
   477  
   478      go_repository(
   479          name = "com_github_go_stack_stack",
   480          build_file_generation = "on",
   481          build_file_proto_mode = "disable",
   482          importpath = "github.com/go-stack/stack",
   483          sum = "h1:5SgMzNM5HxrEjV0ww2lTmX6E2Izsfxas4+YHWRs3Lsk=",
   484          version = "v1.8.0",
   485      )
   486      go_repository(
   487          name = "com_github_go_task_slim_sprig",
   488          build_file_generation = "on",
   489          build_file_proto_mode = "disable",
   490          importpath = "github.com/go-task/slim-sprig",
   491          sum = "h1:p104kn46Q8WdvHunIJ9dAyjPVtrBPhSr3KT2yUst43I=",
   492          version = "v0.0.0-20210107165309-348f09dbbbc0",
   493      )
   494      go_repository(
   495          name = "com_github_goccy_go_json",
   496          build_file_generation = "on",
   497          build_file_proto_mode = "disable",
   498          importpath = "github.com/goccy/go-json",
   499          sum = "h1:/pAaQDLHEoCq/5FFmSKBswWmK6H0e8g4159Kc/X/nqk=",
   500          version = "v0.9.11",
   501      )
   502  
   503      go_repository(
   504          name = "com_github_gogo_protobuf",
   505          build_file_generation = "on",
   506          build_file_proto_mode = "disable",
   507          importpath = "github.com/gogo/protobuf",
   508          sum = "h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=",
   509          version = "v1.3.2",
   510      )
   511      go_repository(
   512          name = "com_github_golang_freetype",
   513          build_file_generation = "on",
   514          build_file_proto_mode = "disable",
   515          importpath = "github.com/golang/freetype",
   516          sum = "h1:DACJavvAHhabrF08vX0COfcOBJRhZ8lUbR+ZWIs0Y5g=",
   517          version = "v0.0.0-20170609003504-e2365dfdc4a0",
   518      )
   519  
   520      go_repository(
   521          name = "com_github_golang_glog",
   522          build_file_generation = "on",
   523          build_file_proto_mode = "disable",
   524          importpath = "github.com/golang/glog",
   525          sum = "h1:/d3pCKDPWNnvIWe0vVUpNP32qc8U3PDVxySP/y360qE=",
   526          version = "v1.1.0",
   527      )
   528      go_repository(
   529          name = "com_github_golang_groupcache",
   530          build_file_generation = "on",
   531          build_file_proto_mode = "disable",
   532          importpath = "github.com/golang/groupcache",
   533          sum = "h1:oI5xCqsCo564l8iNU+DwB5epxmsaqB+rhGL0m5jtYqE=",
   534          version = "v0.0.0-20210331224755-41bb18bfe9da",
   535      )
   536      go_repository(
   537          name = "com_github_golang_mock",
   538          build_file_generation = "on",
   539          build_file_proto_mode = "disable",
   540          importpath = "github.com/golang/mock",
   541          sum = "h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=",
   542          version = "v1.6.0",
   543      )
   544      go_repository(
   545          name = "com_github_golang_protobuf",
   546          build_file_generation = "on",
   547          build_file_proto_mode = "disable",
   548          importpath = "github.com/golang/protobuf",
   549          sum = "h1:KhyjKVUg7Usr/dYsdSqoFveMYd5ko72D+zANwlG1mmg=",
   550          version = "v1.5.3",
   551      )
   552      go_repository(
   553          name = "com_github_golang_snappy",
   554          build_file_generation = "on",
   555          build_file_proto_mode = "disable",
   556          importpath = "github.com/golang/snappy",
   557          sum = "h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM=",
   558          version = "v0.0.4",
   559      )
   560  
   561      go_repository(
   562          name = "com_github_google_btree",
   563          build_file_generation = "on",
   564          build_file_proto_mode = "disable",
   565          importpath = "github.com/google/btree",
   566          sum = "h1:0udJVsspx3VBr5FwtLhQQtuAsVc79tTq0ocGIPAU6qo=",
   567          version = "v1.0.0",
   568      )
   569      go_repository(
   570          name = "com_github_google_flatbuffers",
   571          build_file_generation = "on",
   572          build_file_proto_mode = "disable",
   573          importpath = "github.com/google/flatbuffers",
   574          sum = "h1:ivUb1cGomAB101ZM1T0nOiWz9pSrTMoa9+EiY7igmkM=",
   575          version = "v2.0.8+incompatible",
   576      )
   577      go_repository(
   578          name = "com_github_google_gnostic",
   579          build_file_generation = "on",
   580          build_file_proto_mode = "disable",
   581          importpath = "github.com/google/gnostic",
   582          sum = "h1:FhTMOKj2VhjpouxvWJAV1TL304uMlb9zcDqkl6cEI54=",
   583          version = "v0.5.7-v3refs",
   584      )
   585  
   586      go_repository(
   587          name = "com_github_google_go_cmp",
   588          build_file_generation = "on",
   589          build_file_proto_mode = "disable",
   590          importpath = "github.com/google/go-cmp",
   591          sum = "h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=",
   592          version = "v0.5.9",
   593      )
   594      go_repository(
   595          name = "com_github_google_go_pkcs11",
   596          build_file_generation = "on",
   597          build_file_proto_mode = "disable",
   598          importpath = "github.com/google/go-pkcs11",
   599          sum = "h1:5meDPB26aJ98f+K9G21f0AqZwo/S5BJMJh8nuhMbdsI=",
   600          version = "v0.2.0",
   601      )
   602  
   603      go_repository(
   604          name = "com_github_google_gofuzz",
   605          build_file_generation = "on",
   606          build_file_proto_mode = "disable",
   607          importpath = "github.com/google/gofuzz",
   608          sum = "h1:xRy4A+RhZaiKjJ1bPfwQ8sedCA+YS2YcCHW6ec7JMi0=",
   609          version = "v1.2.0",
   610      )
   611      go_repository(
   612          name = "com_github_google_martian",
   613          build_file_generation = "on",
   614          build_file_proto_mode = "disable",
   615          importpath = "github.com/google/martian",
   616          sum = "h1:/CP5g8u/VJHijgedC/Legn3BAbAaWPgecwXBIDzw5no=",
   617          version = "v2.1.0+incompatible",
   618      )
   619  
   620      go_repository(
   621          name = "com_github_google_martian_v3",
   622          build_file_generation = "on",
   623          build_file_proto_mode = "disable",
   624          importpath = "github.com/google/martian/v3",
   625          sum = "h1:IqNFLAmvJOgVlpdEBiQbDc2EwKW77amAycfTuWKdfvw=",
   626          version = "v3.3.2",
   627      )
   628      go_repository(
   629          name = "com_github_google_pprof",
   630          build_file_generation = "on",
   631          build_file_proto_mode = "disable",
   632          importpath = "github.com/google/pprof",
   633          sum = "h1:K6RDEckDVWvDI9JAJYCmNdQXq6neHJOYx3V6jnqNEec=",
   634          version = "v0.0.0-20210720184732-4bb14d4b1be1",
   635      )
   636  
   637      go_repository(
   638          name = "com_github_google_renameio",
   639          build_file_generation = "on",
   640          build_file_proto_mode = "disable",
   641          importpath = "github.com/google/renameio",
   642          sum = "h1:GOZbcHa3HfsPKPlmyPyN2KEohoMXOhdMbHrvbpl2QaA=",
   643          version = "v0.1.0",
   644      )
   645      go_repository(
   646          name = "com_github_google_s2a_go",
   647          build_file_generation = "on",
   648          build_file_proto_mode = "disable",
   649          importpath = "github.com/google/s2a-go",
   650          sum = "h1:1kZ/sQM3srePvKs3tXAvQzo66XfcReoqFpIpIccE7Oc=",
   651          version = "v0.1.4",
   652      )
   653  
   654      go_repository(
   655          name = "com_github_google_uuid",
   656          build_file_generation = "on",
   657          build_file_proto_mode = "disable",
   658          importpath = "github.com/google/uuid",
   659          sum = "h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I=",
   660          version = "v1.3.0",
   661      )
   662      go_repository(
   663          name = "com_github_googleapis_enterprise_certificate_proxy",
   664          build_file_generation = "on",
   665          build_file_proto_mode = "disable",
   666          importpath = "github.com/googleapis/enterprise-certificate-proxy",
   667          sum = "h1:UR4rDjcgpgEnqpIEvkiqTYKBCKLNmlge2eVjoZfySzM=",
   668          version = "v0.2.5",
   669      )
   670  
   671      go_repository(
   672          name = "com_github_googleapis_gax_go_v2",
   673          build_file_generation = "on",
   674          build_file_proto_mode = "disable",
   675          importpath = "github.com/googleapis/gax-go/v2",
   676          sum = "h1:A+gCJKdRfqXkr+BIRGtZLibNXf0m1f9E4HG56etFpas=",
   677          version = "v2.12.0",
   678      )
   679  
   680      go_repository(
   681          name = "com_github_googleapis_go_type_adapters",
   682          build_file_generation = "on",
   683          build_file_proto_mode = "disable",
   684          importpath = "github.com/googleapis/go-type-adapters",
   685          sum = "h1:9XdMn+d/G57qq1s8dNc5IesGCXHf6V2HZ2JwRxfA2tA=",
   686          version = "v1.0.0",
   687      )
   688      go_repository(
   689          name = "com_github_googleapis_google_cloud_go_testing",
   690          build_file_generation = "on",
   691          build_file_proto_mode = "disable",
   692          importpath = "github.com/googleapis/google-cloud-go-testing",
   693          sum = "h1:tlyzajkF3030q6M8SvmJSemC9DTHL/xaMa18b65+JM4=",
   694          version = "v0.0.0-20200911160855-bcd43fbb19e8",
   695      )
   696      go_repository(
   697          name = "com_github_gorilla_websocket",
   698          build_file_generation = "on",
   699          build_file_proto_mode = "disable",
   700          importpath = "github.com/gorilla/websocket",
   701          sum = "h1:+/TMaTYc4QFitKJxsQ7Yye35DkWvkdLcvGKqM+x0Ufc=",
   702          version = "v1.4.2",
   703      )
   704  
   705      go_repository(
   706          name = "com_github_grpc_ecosystem_grpc_gateway",
   707          build_file_generation = "on",
   708          build_file_proto_mode = "disable",
   709          importpath = "github.com/grpc-ecosystem/grpc-gateway",
   710          sum = "h1:gmcG1KaJ57LophUzW0Hy8NmPhnMZb4M0+kPpLofRdBo=",
   711          version = "v1.16.0",
   712      )
   713      go_repository(
   714          name = "com_github_grpc_ecosystem_grpc_gateway_v2",
   715          build_file_generation = "on",
   716          build_file_proto_mode = "disable",
   717          importpath = "github.com/grpc-ecosystem/grpc-gateway/v2",
   718          sum = "h1:lLT7ZLSzGLI08vc9cpd+tYmNWjdKDqyr/2L+f6U12Fk=",
   719          version = "v2.11.3",
   720      )
   721  
   722      go_repository(
   723          name = "com_github_hashicorp_errwrap",
   724          build_file_generation = "on",
   725          build_file_proto_mode = "disable",
   726          importpath = "github.com/hashicorp/errwrap",
   727          sum = "h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I=",
   728          version = "v1.1.0",
   729      )
   730      go_repository(
   731          name = "com_github_hashicorp_go_multierror",
   732          build_file_generation = "on",
   733          build_file_proto_mode = "disable",
   734          importpath = "github.com/hashicorp/go-multierror",
   735          sum = "h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo=",
   736          version = "v1.1.1",
   737      )
   738      go_repository(
   739          name = "com_github_hashicorp_golang_lru",
   740          build_file_generation = "on",
   741          build_file_proto_mode = "disable",
   742          importpath = "github.com/hashicorp/golang-lru",
   743          sum = "h1:0hERBMJE1eitiLkihrMvRVBYAkpHzc/J3QdDN+dAcgU=",
   744          version = "v0.5.1",
   745      )
   746  
   747      go_repository(
   748          name = "com_github_hpcloud_tail",
   749          build_file_generation = "on",
   750          build_file_proto_mode = "disable",
   751          importpath = "github.com/hpcloud/tail",
   752          sum = "h1:nfCOvKYfkgYP8hkirhJocXT2+zOD8yUNjXaWfTlyFKI=",
   753          version = "v1.0.0",
   754      )
   755      go_repository(
   756          name = "com_github_iancoleman_strcase",
   757          build_file_generation = "on",
   758          build_file_proto_mode = "disable",
   759          importpath = "github.com/iancoleman/strcase",
   760          sum = "h1:05I4QRnGpI0m37iZQRuskXh+w77mr6Z41lwQzuHLwW0=",
   761          version = "v0.2.0",
   762      )
   763  
   764      go_repository(
   765          name = "com_github_ianlancetaylor_demangle",
   766          build_file_generation = "on",
   767          build_file_proto_mode = "disable",
   768          importpath = "github.com/ianlancetaylor/demangle",
   769          sum = "h1:mV02weKRL81bEnm8A0HT1/CAelMQDBuQIfLw8n+d6xI=",
   770          version = "v0.0.0-20200824232613-28f6c0f3b639",
   771      )
   772      go_repository(
   773          name = "com_github_johncgriffin_overflow",
   774          build_file_generation = "on",
   775          build_file_proto_mode = "disable",
   776          importpath = "github.com/JohnCGriffin/overflow",
   777          sum = "h1:RGWPOewvKIROun94nF7v2cua9qP+thov/7M50KEoeSU=",
   778          version = "v0.0.0-20211019200055-46fa312c352c",
   779      )
   780      go_repository(
   781          name = "com_github_josharian_intern",
   782          build_file_generation = "on",
   783          build_file_proto_mode = "disable",
   784          importpath = "github.com/josharian/intern",
   785          sum = "h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY=",
   786          version = "v1.0.0",
   787      )
   788  
   789      go_repository(
   790          name = "com_github_jpillora_backoff",
   791          build_file_generation = "on",
   792          build_file_proto_mode = "disable",
   793          importpath = "github.com/jpillora/backoff",
   794          sum = "h1:uvFg412JmmHBHw7iwprIxkPMI+sGQ4kzOWsMeHnm2EA=",
   795          version = "v1.0.0",
   796      )
   797  
   798      go_repository(
   799          name = "com_github_json_iterator_go",
   800          build_file_generation = "on",
   801          build_file_proto_mode = "disable",
   802          importpath = "github.com/json-iterator/go",
   803          sum = "h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=",
   804          version = "v1.1.12",
   805      )
   806      go_repository(
   807          name = "com_github_jstemmer_go_junit_report",
   808          build_file_generation = "on",
   809          build_file_proto_mode = "disable",
   810          importpath = "github.com/jstemmer/go-junit-report",
   811          sum = "h1:6QPYqodiu3GuPL+7mfx+NwDdp2eTkp9IfEUpgAwUN0o=",
   812          version = "v0.9.1",
   813      )
   814      go_repository(
   815          name = "com_github_julienschmidt_httprouter",
   816          build_file_generation = "on",
   817          build_file_proto_mode = "disable",
   818          importpath = "github.com/julienschmidt/httprouter",
   819          sum = "h1:U0609e9tgbseu3rBINet9P48AI/D3oJs4dN7jwJOQ1U=",
   820          version = "v1.3.0",
   821      )
   822      go_repository(
   823          name = "com_github_jung_kurt_gofpdf",
   824          build_file_generation = "on",
   825          build_file_proto_mode = "disable",
   826          importpath = "github.com/jung-kurt/gofpdf",
   827          sum = "h1:PJr+ZMXIecYc1Ey2zucXdR73SMBtgjPgwa31099IMv0=",
   828          version = "v1.0.3-0.20190309125859-24315acbbda5",
   829      )
   830      go_repository(
   831          name = "com_github_kballard_go_shellquote",
   832          build_file_generation = "on",
   833          build_file_proto_mode = "disable",
   834          importpath = "github.com/kballard/go-shellquote",
   835          sum = "h1:Z9n2FFNUXsshfwJMBgNA0RU6/i7WVaAegv3PtuIHPMs=",
   836          version = "v0.0.0-20180428030007-95032a82bc51",
   837      )
   838  
   839      go_repository(
   840          name = "com_github_kisielk_errcheck",
   841          build_file_generation = "on",
   842          build_file_proto_mode = "disable",
   843          importpath = "github.com/kisielk/errcheck",
   844          sum = "h1:e8esj/e4R+SAOwFwN+n3zr0nYeCyeweozKfO23MvHzY=",
   845          version = "v1.5.0",
   846      )
   847      go_repository(
   848          name = "com_github_kisielk_gotool",
   849          build_file_generation = "on",
   850          build_file_proto_mode = "disable",
   851          importpath = "github.com/kisielk/gotool",
   852          sum = "h1:AV2c/EiW3KqPNT9ZKl07ehoAGi4C5/01Cfbblndcapg=",
   853          version = "v1.0.0",
   854      )
   855      go_repository(
   856          name = "com_github_klauspost_asmfmt",
   857          build_file_generation = "on",
   858          build_file_proto_mode = "disable",
   859          importpath = "github.com/klauspost/asmfmt",
   860          sum = "h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4=",
   861          version = "v1.3.2",
   862      )
   863      go_repository(
   864          name = "com_github_klauspost_compress",
   865          build_file_generation = "on",
   866          build_file_proto_mode = "disable",
   867          importpath = "github.com/klauspost/compress",
   868          sum = "h1:wKRjX6JRtDdrE9qwa4b/Cip7ACOshUI4smpCQanqjSY=",
   869          version = "v1.15.9",
   870      )
   871      go_repository(
   872          name = "com_github_klauspost_cpuid_v2",
   873          build_file_generation = "on",
   874          build_file_proto_mode = "disable",
   875          importpath = "github.com/klauspost/cpuid/v2",
   876          sum = "h1:lgaqFMSdTdQYdZ04uHyN2d/eKdOMyi2YLSvlQIBFYa4=",
   877          version = "v2.0.9",
   878      )
   879  
   880      go_repository(
   881          name = "com_github_konsorten_go_windows_terminal_sequences",
   882          build_file_generation = "on",
   883          build_file_proto_mode = "disable",
   884          importpath = "github.com/konsorten/go-windows-terminal-sequences",
   885          sum = "h1:CE8S1cTafDpPvMhIxNJKvHsGVBgn1xWYf1NbHQhywc8=",
   886          version = "v1.0.3",
   887      )
   888      go_repository(
   889          name = "com_github_kr_fs",
   890          build_file_generation = "on",
   891          build_file_proto_mode = "disable",
   892          importpath = "github.com/kr/fs",
   893          sum = "h1:Jskdu9ieNAYnjxsi0LbQp1ulIKZV1LAFgK1tWhpZgl8=",
   894          version = "v0.1.0",
   895      )
   896  
   897      go_repository(
   898          name = "com_github_kr_logfmt",
   899          build_file_generation = "on",
   900          build_file_proto_mode = "disable",
   901          importpath = "github.com/kr/logfmt",
   902          sum = "h1:T+h1c/A9Gawja4Y9mFVWj2vyii2bbUNDw3kt9VxK2EY=",
   903          version = "v0.0.0-20140226030751-b84e30acd515",
   904      )
   905  
   906      go_repository(
   907          name = "com_github_kr_pretty",
   908          build_file_generation = "on",
   909          build_file_proto_mode = "disable",
   910          importpath = "github.com/kr/pretty",
   911          sum = "h1:WgNl7dwNpEZ6jJ9k1snq4pZsg7DOEN8hP9Xw0Tsjwk0=",
   912          version = "v0.3.0",
   913      )
   914      go_repository(
   915          name = "com_github_kr_pty",
   916          build_file_generation = "on",
   917          build_file_proto_mode = "disable",
   918          importpath = "github.com/kr/pty",
   919          sum = "h1:VkoXIwSboBpnk99O/KFauAEILuNHv5DVFKZMBN/gUgw=",
   920          version = "v1.1.1",
   921      )
   922      go_repository(
   923          name = "com_github_kr_text",
   924          build_file_generation = "on",
   925          build_file_proto_mode = "disable",
   926          importpath = "github.com/kr/text",
   927          sum = "h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=",
   928          version = "v0.2.0",
   929      )
   930      go_repository(
   931          name = "com_github_lyft_protoc_gen_star",
   932          build_file_generation = "on",
   933          build_file_proto_mode = "disable",
   934          importpath = "github.com/lyft/protoc-gen-star",
   935          sum = "h1:erE0rdztuaDq3bpGifD95wfoPrSZc95nGA6tbiNYh6M=",
   936          version = "v0.6.1",
   937      )
   938      go_repository(
   939          name = "com_github_lyft_protoc_gen_star_v2",
   940          build_file_generation = "on",
   941          build_file_proto_mode = "disable",
   942          importpath = "github.com/lyft/protoc-gen-star/v2",
   943          sum = "h1:keaAo8hRuAT0O3DfJ/wM3rufbAjGeJ1lAtWZHDjKGB0=",
   944          version = "v2.0.1",
   945      )
   946  
   947      go_repository(
   948          name = "com_github_mailru_easyjson",
   949          build_file_generation = "on",
   950          build_file_proto_mode = "disable",
   951          importpath = "github.com/mailru/easyjson",
   952          sum = "h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=",
   953          version = "v0.7.7",
   954      )
   955      go_repository(
   956          name = "com_github_mattn_go_isatty",
   957          build_file_generation = "on",
   958          build_file_proto_mode = "disable",
   959          importpath = "github.com/mattn/go-isatty",
   960          sum = "h1:BTarxUcIeDqL27Mc+vyvdWYSL28zpIhv3RoTdsLMPng=",
   961          version = "v0.0.17",
   962      )
   963      go_repository(
   964          name = "com_github_mattn_go_sqlite3",
   965          build_file_generation = "on",
   966          build_file_proto_mode = "disable",
   967          importpath = "github.com/mattn/go-sqlite3",
   968          sum = "h1:vfoHhTN1af61xCRSWzFIWzx2YskyMTwHLrExkBOjvxI=",
   969          version = "v1.14.15",
   970      )
   971  
   972      go_repository(
   973          name = "com_github_matttproud_golang_protobuf_extensions",
   974          build_file_generation = "on",
   975          build_file_proto_mode = "disable",
   976          importpath = "github.com/matttproud/golang_protobuf_extensions",
   977          sum = "h1:4hp9jkHxhMHkqkrB3Ix0jegS5sx/RkqARlsWZ6pIwiU=",
   978          version = "v1.0.1",
   979      )
   980      go_repository(
   981          name = "com_github_minio_asm2plan9s",
   982          build_file_generation = "on",
   983          build_file_proto_mode = "disable",
   984          importpath = "github.com/minio/asm2plan9s",
   985          sum = "h1:AMFGa4R4MiIpspGNG7Z948v4n35fFGB3RR3G/ry4FWs=",
   986          version = "v0.0.0-20200509001527-cdd76441f9d8",
   987      )
   988      go_repository(
   989          name = "com_github_minio_c2goasm",
   990          build_file_generation = "on",
   991          build_file_proto_mode = "disable",
   992          importpath = "github.com/minio/c2goasm",
   993          sum = "h1:+n/aFZefKZp7spd8DFdX7uMikMLXX4oubIzJF4kv/wI=",
   994          version = "v0.0.0-20190812172519-36a3d3bbc4f3",
   995      )
   996      go_repository(
   997          name = "com_github_mitchellh_mapstructure",
   998          build_file_generation = "on",
   999          build_file_proto_mode = "disable",
  1000          importpath = "github.com/mitchellh/mapstructure",
  1001          sum = "h1:fmNYVwqnSfB9mZU6OS2O6GsXM+wcskZDuKQzvN1EDeE=",
  1002          version = "v1.1.2",
  1003      )
  1004      go_repository(
  1005          name = "com_github_moby_spdystream",
  1006          build_file_generation = "on",
  1007          build_file_proto_mode = "disable",
  1008          importpath = "github.com/moby/spdystream",
  1009          sum = "h1:cjW1zVyyoiM0T7b6UoySUFqzXMoqRckQtXwGPiBhOM8=",
  1010          version = "v0.2.0",
  1011      )
  1012  
  1013      go_repository(
  1014          name = "com_github_modern_go_concurrent",
  1015          build_file_generation = "on",
  1016          build_file_proto_mode = "disable",
  1017          importpath = "github.com/modern-go/concurrent",
  1018          sum = "h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=",
  1019          version = "v0.0.0-20180306012644-bacd9c7ef1dd",
  1020      )
  1021      go_repository(
  1022          name = "com_github_modern_go_reflect2",
  1023          build_file_generation = "on",
  1024          build_file_proto_mode = "disable",
  1025          importpath = "github.com/modern-go/reflect2",
  1026          sum = "h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M=",
  1027          version = "v1.0.2",
  1028      )
  1029      go_repository(
  1030          name = "com_github_munnerz_goautoneg",
  1031          build_file_generation = "on",
  1032          build_file_proto_mode = "disable",
  1033          importpath = "github.com/munnerz/goautoneg",
  1034          sum = "h1:7PxY7LVfSZm7PEeBTyK1rj1gABdCO2mbri6GKO1cMDs=",
  1035          version = "v0.0.0-20120707110453-a547fc61f48d",
  1036      )
  1037      go_repository(
  1038          name = "com_github_mwitkow_go_conntrack",
  1039          build_file_generation = "on",
  1040          build_file_proto_mode = "disable",
  1041          importpath = "github.com/mwitkow/go-conntrack",
  1042          sum = "h1:KUppIJq7/+SVif2QVs3tOP0zanoHgBEVAwHxUSIzRqU=",
  1043          version = "v0.0.0-20190716064945-2f068394615f",
  1044      )
  1045  
  1046      go_repository(
  1047          name = "com_github_mxk_go_flowrate",
  1048          build_file_generation = "on",
  1049          build_file_proto_mode = "disable",
  1050          importpath = "github.com/mxk/go-flowrate",
  1051          sum = "h1:y5//uYreIhSUg3J1GEMiLbxo1LJaP8RfCpH6pymGZus=",
  1052          version = "v0.0.0-20140419014527-cca7078d478f",
  1053      )
  1054      go_repository(
  1055          name = "com_github_nxadm_tail",
  1056          build_file_generation = "on",
  1057          build_file_proto_mode = "disable",
  1058          importpath = "github.com/nxadm/tail",
  1059          sum = "h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=",
  1060          version = "v1.4.8",
  1061      )
  1062  
  1063      go_repository(
  1064          name = "com_github_nytimes_gziphandler",
  1065          build_file_generation = "on",
  1066          build_file_proto_mode = "disable",
  1067          importpath = "github.com/NYTimes/gziphandler",
  1068          sum = "h1:lsxEuwrXEAokXB9qhlbKWPpo3KMLZQ5WB5WLQRW1uq0=",
  1069          version = "v0.0.0-20170623195520-56545f4a5d46",
  1070      )
  1071      go_repository(
  1072          name = "com_github_oneofone_xxhash",
  1073          build_file_generation = "on",
  1074          build_file_proto_mode = "disable",
  1075          importpath = "github.com/OneOfOne/xxhash",
  1076          sum = "h1:KMrpdQIwFcEqXDklaen+P1axHaj9BSKzvpUUfnHldSE=",
  1077          version = "v1.2.2",
  1078      )
  1079  
  1080      go_repository(
  1081          name = "com_github_onsi_ginkgo",
  1082          build_file_generation = "on",
  1083          build_file_proto_mode = "disable",
  1084          importpath = "github.com/onsi/ginkgo",
  1085          sum = "h1:29JGrr5oVBm5ulCWet69zQkzWipVXIol6ygQUe/EzNc=",
  1086          version = "v1.16.4",
  1087      )
  1088      go_repository(
  1089          name = "com_github_onsi_ginkgo_v2",
  1090          build_file_generation = "on",
  1091          build_file_proto_mode = "disable",
  1092          importpath = "github.com/onsi/ginkgo/v2",
  1093          sum = "h1:zie5Ly042PD3bsCvsSOPvRnFwyo3rKe64TJlD6nu0mk=",
  1094          version = "v2.9.1",
  1095      )
  1096  
  1097      go_repository(
  1098          name = "com_github_onsi_gomega",
  1099          build_file_generation = "on",
  1100          build_file_proto_mode = "disable",
  1101          importpath = "github.com/onsi/gomega",
  1102          sum = "h1:Z2AnStgsdSayCMDiCU42qIz+HLqEPcgiOCXjAU/w+8E=",
  1103          version = "v1.27.4",
  1104      )
  1105      go_repository(
  1106          name = "com_github_phpdave11_gofpdf",
  1107          build_file_generation = "on",
  1108          build_file_proto_mode = "disable",
  1109          importpath = "github.com/phpdave11/gofpdf",
  1110          sum = "h1:KPKiIbfwbvC/wOncwhrpRdXVj2CZTCFlw4wnoyjtHfQ=",
  1111          version = "v1.4.2",
  1112      )
  1113      go_repository(
  1114          name = "com_github_phpdave11_gofpdi",
  1115          build_file_generation = "on",
  1116          build_file_proto_mode = "disable",
  1117          importpath = "github.com/phpdave11/gofpdi",
  1118          sum = "h1:o61duiW8M9sMlkVXWlvP92sZJtGKENvW3VExs6dZukQ=",
  1119          version = "v1.0.13",
  1120      )
  1121      go_repository(
  1122          name = "com_github_pierrec_lz4_v4",
  1123          build_file_generation = "on",
  1124          build_file_proto_mode = "disable",
  1125          importpath = "github.com/pierrec/lz4/v4",
  1126          sum = "h1:MO0/ucJhngq7299dKLwIMtgTfbkoSPF6AoMYDd8Q4q0=",
  1127          version = "v4.1.15",
  1128      )
  1129      go_repository(
  1130          name = "com_github_pkg_diff",
  1131          build_file_generation = "on",
  1132          build_file_proto_mode = "disable",
  1133          importpath = "github.com/pkg/diff",
  1134          sum = "h1:aoZm08cpOy4WuID//EZDgcC4zIxODThtZNPirFr42+A=",
  1135          version = "v0.0.0-20210226163009-20ebb0f2a09e",
  1136      )
  1137  
  1138      go_repository(
  1139          name = "com_github_pkg_errors",
  1140          build_file_generation = "on",
  1141          build_file_proto_mode = "disable",
  1142          importpath = "github.com/pkg/errors",
  1143          sum = "h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=",
  1144          version = "v0.9.1",
  1145      )
  1146      go_repository(
  1147          name = "com_github_pkg_sftp",
  1148          build_file_generation = "on",
  1149          build_file_proto_mode = "disable",
  1150          importpath = "github.com/pkg/sftp",
  1151          sum = "h1:I2qBYMChEhIjOgazfJmV3/mZM256btk6wkCDRmW7JYs=",
  1152          version = "v1.13.1",
  1153      )
  1154  
  1155      go_repository(
  1156          name = "com_github_pmezard_go_difflib",
  1157          build_file_generation = "on",
  1158          build_file_proto_mode = "disable",
  1159          importpath = "github.com/pmezard/go-difflib",
  1160          sum = "h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=",
  1161          version = "v1.0.0",
  1162      )
  1163      go_repository(
  1164          name = "com_github_prometheus_client_golang",
  1165          build_file_generation = "on",
  1166          build_file_proto_mode = "disable",
  1167          importpath = "github.com/prometheus/client_golang",
  1168          sum = "h1:+4eQaD7vAZ6DsfsxB15hbE0odUjGI5ARs9yskGu1v4s=",
  1169          version = "v1.11.1",
  1170      )
  1171  
  1172      go_repository(
  1173          name = "com_github_prometheus_client_model",
  1174          build_file_generation = "on",
  1175          build_file_proto_mode = "disable",
  1176          importpath = "github.com/prometheus/client_model",
  1177          sum = "h1:UBgGFHqYdG/TPFD1B1ogZywDqEkwp3fBMvqdiQ7Xew4=",
  1178          version = "v0.3.0",
  1179      )
  1180      go_repository(
  1181          name = "com_github_prometheus_common",
  1182          build_file_generation = "on",
  1183          build_file_proto_mode = "disable",
  1184          importpath = "github.com/prometheus/common",
  1185          sum = "h1:iMAkS2TDoNWnKM+Kopnx/8tnEStIfpYA0ur0xQzzhMQ=",
  1186          version = "v0.26.0",
  1187      )
  1188      go_repository(
  1189          name = "com_github_prometheus_procfs",
  1190          build_file_generation = "on",
  1191          build_file_proto_mode = "disable",
  1192          importpath = "github.com/prometheus/procfs",
  1193          sum = "h1:mxy4L2jP6qMonqmq+aTtOx1ifVWUgG/TAmntgbh3xv4=",
  1194          version = "v0.6.0",
  1195      )
  1196      go_repository(
  1197          name = "com_github_remyoudompheng_bigfft",
  1198          build_file_generation = "on",
  1199          build_file_proto_mode = "disable",
  1200          importpath = "github.com/remyoudompheng/bigfft",
  1201          sum = "h1:W09IVJc94icq4NjY3clb7Lk8O1qJ8BdBEF8z0ibU0rE=",
  1202          version = "v0.0.0-20230129092748-24d4a6f8daec",
  1203      )
  1204  
  1205      go_repository(
  1206          name = "com_github_rogpeppe_fastuuid",
  1207          build_file_generation = "on",
  1208          build_file_proto_mode = "disable",
  1209          importpath = "github.com/rogpeppe/fastuuid",
  1210          sum = "h1:Ppwyp6VYCF1nvBTXL3trRso7mXMlRrw9ooo375wvi2s=",
  1211          version = "v1.2.0",
  1212      )
  1213  
  1214      go_repository(
  1215          name = "com_github_rogpeppe_go_internal",
  1216          build_file_generation = "on",
  1217          build_file_proto_mode = "disable",
  1218          importpath = "github.com/rogpeppe/go-internal",
  1219          sum = "h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDNXVBh4M=",
  1220          version = "v1.11.0",
  1221      )
  1222      go_repository(
  1223          name = "com_github_ruudk_golang_pdf417",
  1224          build_file_generation = "on",
  1225          build_file_proto_mode = "disable",
  1226          importpath = "github.com/ruudk/golang-pdf417",
  1227          sum = "h1:K1Xf3bKttbF+koVGaX5xngRIZ5bVjbmPnaxE/dR08uY=",
  1228          version = "v0.0.0-20201230142125-a7e3863a1245",
  1229      )
  1230      go_repository(
  1231          name = "com_github_sethvargo_go_retry",
  1232          build_file_generation = "on",
  1233          build_file_proto_mode = "disable",
  1234          importpath = "github.com/sethvargo/go-retry",
  1235          sum = "h1:T+jHEQy/zKJf5s95UkguisicE0zuF9y7+/vgz08Ocec=",
  1236          version = "v0.2.4",
  1237      )
  1238  
  1239      go_repository(
  1240          name = "com_github_sirupsen_logrus",
  1241          build_file_generation = "on",
  1242          build_file_proto_mode = "disable",
  1243          importpath = "github.com/sirupsen/logrus",
  1244          sum = "h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=",
  1245          version = "v1.9.3",
  1246      )
  1247      go_repository(
  1248          name = "com_github_spaolacci_murmur3",
  1249          build_file_generation = "on",
  1250          build_file_proto_mode = "disable",
  1251          importpath = "github.com/spaolacci/murmur3",
  1252          sum = "h1:qLC7fQah7D6K1B0ujays3HV9gkFtllcxhzImRR7ArPQ=",
  1253          version = "v0.0.0-20180118202830-f09979ecbc72",
  1254      )
  1255      go_repository(
  1256          name = "com_github_spf13_afero",
  1257          build_file_generation = "on",
  1258          build_file_proto_mode = "disable",
  1259          importpath = "github.com/spf13/afero",
  1260          sum = "h1:j49Hj62F0n+DaZ1dDCvhABaPNSGNkt32oRFxI33IEMw=",
  1261          version = "v1.9.2",
  1262      )
  1263  
  1264      go_repository(
  1265          name = "com_github_spf13_pflag",
  1266          build_file_generation = "on",
  1267          build_file_proto_mode = "disable",
  1268          importpath = "github.com/spf13/pflag",
  1269          sum = "h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=",
  1270          version = "v1.0.5",
  1271      )
  1272      go_repository(
  1273          name = "com_github_stoewer_go_strcase",
  1274          build_file_generation = "on",
  1275          build_file_proto_mode = "disable",
  1276          importpath = "github.com/stoewer/go-strcase",
  1277          sum = "h1:Z2iHWqGXH00XYgqDmNgQbIBxf3wrNq0F3feEy0ainaU=",
  1278          version = "v1.2.0",
  1279      )
  1280  
  1281      go_repository(
  1282          name = "com_github_stretchr_objx",
  1283          build_file_generation = "on",
  1284          build_file_proto_mode = "disable",
  1285          importpath = "github.com/stretchr/objx",
  1286          sum = "h1:1zr/of2m5FGMsad5YfcqgdqdWrIhu+EBEJRhR1U7z/c=",
  1287          version = "v0.5.0",
  1288      )
  1289      go_repository(
  1290          name = "com_github_stretchr_testify",
  1291          build_file_generation = "on",
  1292          build_file_proto_mode = "disable",
  1293          importpath = "github.com/stretchr/testify",
  1294          sum = "h1:RP3t2pwF7cMEbC1dqtB6poj3niw/9gnV4Cjg5oW5gtY=",
  1295          version = "v1.8.3",
  1296      )
  1297  
  1298      go_repository(
  1299          name = "com_github_yuin_goldmark",
  1300          build_file_generation = "on",
  1301          build_file_proto_mode = "disable",
  1302          importpath = "github.com/yuin/goldmark",
  1303          sum = "h1:fVcFKWvrslecOb/tg+Cc05dkeYx540o0FuFt3nUVDoE=",
  1304          version = "v1.4.13",
  1305      )
  1306      go_repository(
  1307          name = "com_github_zeebo_assert",
  1308          build_file_generation = "on",
  1309          build_file_proto_mode = "disable",
  1310          importpath = "github.com/zeebo/assert",
  1311          sum = "h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ=",
  1312          version = "v1.3.0",
  1313      )
  1314      go_repository(
  1315          name = "com_github_zeebo_xxh3",
  1316          build_file_generation = "on",
  1317          build_file_proto_mode = "disable",
  1318          importpath = "github.com/zeebo/xxh3",
  1319          sum = "h1:xZmwmqxHZA8AI603jOQ0tMqmBr9lPeFwGg6d+xy9DC0=",
  1320          version = "v1.0.2",
  1321      )
  1322  
  1323      go_repository(
  1324          name = "com_google_cloud_go",
  1325          build_file_generation = "on",
  1326          build_file_proto_mode = "disable",
  1327          importpath = "cloud.google.com/go",
  1328          sum = "h1:rJyC7nWRg2jWGZ4wSJ5nY65GTdYJkg0cd/uXb+ACI6o=",
  1329          version = "v0.110.7",
  1330      )
  1331      go_repository(
  1332          name = "com_google_cloud_go_accessapproval",
  1333          build_file_generation = "on",
  1334          build_file_proto_mode = "disable",
  1335          importpath = "cloud.google.com/go/accessapproval",
  1336          sum = "h1:/5YjNhR6lzCvmJZAnByYkfEgWjfAKwYP6nkuTk6nKFE=",
  1337          version = "v1.7.1",
  1338      )
  1339      go_repository(
  1340          name = "com_google_cloud_go_accesscontextmanager",
  1341          build_file_generation = "on",
  1342          build_file_proto_mode = "disable",
  1343          importpath = "cloud.google.com/go/accesscontextmanager",
  1344          sum = "h1:WIAt9lW9AXtqw/bnvrEUaE8VG/7bAAeMzRCBGMkc4+w=",
  1345          version = "v1.8.1",
  1346      )
  1347      go_repository(
  1348          name = "com_google_cloud_go_aiplatform",
  1349          build_file_generation = "on",
  1350          build_file_proto_mode = "disable",
  1351          importpath = "cloud.google.com/go/aiplatform",
  1352          sum = "h1:M5davZWCTzE043rJCn+ZLW6hSxfG1KAx4vJTtas2/ec=",
  1353          version = "v1.48.0",
  1354      )
  1355      go_repository(
  1356          name = "com_google_cloud_go_analytics",
  1357          build_file_generation = "on",
  1358          build_file_proto_mode = "disable",
  1359          importpath = "cloud.google.com/go/analytics",
  1360          sum = "h1:TFBC1ZAqX9/jL56GEXdLrVe5vT3I22bDVWyDwZX4IEg=",
  1361          version = "v0.21.3",
  1362      )
  1363      go_repository(
  1364          name = "com_google_cloud_go_apigateway",
  1365          build_file_generation = "on",
  1366          build_file_proto_mode = "disable",
  1367          importpath = "cloud.google.com/go/apigateway",
  1368          sum = "h1:aBSwCQPcp9rZ0zVEUeJbR623palnqtvxJlUyvzsKGQc=",
  1369          version = "v1.6.1",
  1370      )
  1371      go_repository(
  1372          name = "com_google_cloud_go_apigeeconnect",
  1373          build_file_generation = "on",
  1374          build_file_proto_mode = "disable",
  1375          importpath = "cloud.google.com/go/apigeeconnect",
  1376          sum = "h1:6u/jj0P2c3Mcm+H9qLsXI7gYcTiG9ueyQL3n6vCmFJM=",
  1377          version = "v1.6.1",
  1378      )
  1379      go_repository(
  1380          name = "com_google_cloud_go_apigeeregistry",
  1381          build_file_generation = "on",
  1382          build_file_proto_mode = "disable",
  1383          importpath = "cloud.google.com/go/apigeeregistry",
  1384          sum = "h1:hgq0ANLDx7t2FDZDJQrCMtCtddR/pjCqVuvQWGrQbXw=",
  1385          version = "v0.7.1",
  1386      )
  1387      go_repository(
  1388          name = "com_google_cloud_go_apikeys",
  1389          build_file_generation = "on",
  1390          build_file_proto_mode = "disable",
  1391          importpath = "cloud.google.com/go/apikeys",
  1392          sum = "h1:B9CdHFZTFjVti89tmyXXrO+7vSNo2jvZuHG8zD5trdQ=",
  1393          version = "v0.6.0",
  1394      )
  1395      go_repository(
  1396          name = "com_google_cloud_go_appengine",
  1397          build_file_generation = "on",
  1398          build_file_proto_mode = "disable",
  1399          importpath = "cloud.google.com/go/appengine",
  1400          sum = "h1:J+aaUZ6IbTpBegXbmEsh8qZZy864ZVnOoWyfa1XSNbI=",
  1401          version = "v1.8.1",
  1402      )
  1403      go_repository(
  1404          name = "com_google_cloud_go_area120",
  1405          build_file_generation = "on",
  1406          build_file_proto_mode = "disable",
  1407          importpath = "cloud.google.com/go/area120",
  1408          sum = "h1:wiOq3KDpdqXmaHzvZwKdpoM+3lDcqsI2Lwhyac7stss=",
  1409          version = "v0.8.1",
  1410      )
  1411      go_repository(
  1412          name = "com_google_cloud_go_artifactregistry",
  1413          build_file_generation = "on",
  1414          build_file_proto_mode = "disable",
  1415          importpath = "cloud.google.com/go/artifactregistry",
  1416          sum = "h1:k6hNqab2CubhWlGcSzunJ7kfxC7UzpAfQ1UPb9PDCKI=",
  1417          version = "v1.14.1",
  1418      )
  1419      go_repository(
  1420          name = "com_google_cloud_go_asset",
  1421          build_file_generation = "on",
  1422          build_file_proto_mode = "disable",
  1423          importpath = "cloud.google.com/go/asset",
  1424          sum = "h1:vlHdznX70eYW4V1y1PxocvF6tEwxJTTarwIGwOhFF3U=",
  1425          version = "v1.14.1",
  1426      )
  1427      go_repository(
  1428          name = "com_google_cloud_go_assuredworkloads",
  1429          build_file_generation = "on",
  1430          build_file_proto_mode = "disable",
  1431          importpath = "cloud.google.com/go/assuredworkloads",
  1432          sum = "h1:yaO0kwS+SnhVSTF7BqTyVGt3DTocI6Jqo+S3hHmCwNk=",
  1433          version = "v1.11.1",
  1434      )
  1435      go_repository(
  1436          name = "com_google_cloud_go_automl",
  1437          build_file_generation = "on",
  1438          build_file_proto_mode = "disable",
  1439          importpath = "cloud.google.com/go/automl",
  1440          sum = "h1:iP9iQurb0qbz+YOOMfKSEjhONA/WcoOIjt6/m+6pIgo=",
  1441          version = "v1.13.1",
  1442      )
  1443      go_repository(
  1444          name = "com_google_cloud_go_baremetalsolution",
  1445          build_file_generation = "on",
  1446          build_file_proto_mode = "disable",
  1447          importpath = "cloud.google.com/go/baremetalsolution",
  1448          sum = "h1:0Ge9PQAy6cZ1tRrkc44UVgYV15nw2TVnzJzYsMHXF+E=",
  1449          version = "v1.1.1",
  1450      )
  1451      go_repository(
  1452          name = "com_google_cloud_go_batch",
  1453          build_file_generation = "on",
  1454          build_file_proto_mode = "disable",
  1455          importpath = "cloud.google.com/go/batch",
  1456          sum = "h1:uE0Q//W7FOGPjf7nuPiP0zoE8wOT3ngoIO2HIet0ilY=",
  1457          version = "v1.3.1",
  1458      )
  1459      go_repository(
  1460          name = "com_google_cloud_go_beyondcorp",
  1461          build_file_generation = "on",
  1462          build_file_proto_mode = "disable",
  1463          importpath = "cloud.google.com/go/beyondcorp",
  1464          sum = "h1:VPg+fZXULQjs8LiMeWdLaB5oe8G9sEoZ0I0j6IMiG1Q=",
  1465          version = "v1.0.0",
  1466      )
  1467  
  1468      go_repository(
  1469          name = "com_google_cloud_go_bigquery",
  1470          build_file_generation = "on",
  1471          build_file_proto_mode = "disable",
  1472          importpath = "cloud.google.com/go/bigquery",
  1473          sum = "h1:K3wLbjbnSlxhuG5q4pntHv5AEbQM1QqHKGYgwFIqOTg=",
  1474          version = "v1.53.0",
  1475      )
  1476      go_repository(
  1477          name = "com_google_cloud_go_billing",
  1478          build_file_generation = "on",
  1479          build_file_proto_mode = "disable",
  1480          importpath = "cloud.google.com/go/billing",
  1481          sum = "h1:1iktEAIZ2uA6KpebC235zi/rCXDdDYQ0bTXTNetSL80=",
  1482          version = "v1.16.0",
  1483      )
  1484      go_repository(
  1485          name = "com_google_cloud_go_binaryauthorization",
  1486          build_file_generation = "on",
  1487          build_file_proto_mode = "disable",
  1488          importpath = "cloud.google.com/go/binaryauthorization",
  1489          sum = "h1:cAkOhf1ic92zEN4U1zRoSupTmwmxHfklcp1X7CCBKvE=",
  1490          version = "v1.6.1",
  1491      )
  1492      go_repository(
  1493          name = "com_google_cloud_go_certificatemanager",
  1494          build_file_generation = "on",
  1495          build_file_proto_mode = "disable",
  1496          importpath = "cloud.google.com/go/certificatemanager",
  1497          sum = "h1:uKsohpE0hiobx1Eak9jNcPCznwfB6gvyQCcS28Ah9E8=",
  1498          version = "v1.7.1",
  1499      )
  1500      go_repository(
  1501          name = "com_google_cloud_go_channel",
  1502          build_file_generation = "on",
  1503          build_file_proto_mode = "disable",
  1504          importpath = "cloud.google.com/go/channel",
  1505          sum = "h1:dqRkK2k7Ll/HHeYGxv18RrfhozNxuTJRkspW0iaFZoY=",
  1506          version = "v1.16.0",
  1507      )
  1508      go_repository(
  1509          name = "com_google_cloud_go_cloudbuild",
  1510          build_file_generation = "on",
  1511          build_file_proto_mode = "disable",
  1512          importpath = "cloud.google.com/go/cloudbuild",
  1513          sum = "h1:YBbAWcvE4x6xPWTyS+OU4eiUpz5rCS3VCM/aqmfddPA=",
  1514          version = "v1.13.0",
  1515      )
  1516      go_repository(
  1517          name = "com_google_cloud_go_clouddms",
  1518          build_file_generation = "on",
  1519          build_file_proto_mode = "disable",
  1520          importpath = "cloud.google.com/go/clouddms",
  1521          sum = "h1:rjR1nV6oVf2aNNB7B5uz1PDIlBjlOiBgR+q5n7bbB7M=",
  1522          version = "v1.6.1",
  1523      )
  1524      go_repository(
  1525          name = "com_google_cloud_go_cloudtasks",
  1526          build_file_generation = "on",
  1527          build_file_proto_mode = "disable",
  1528          importpath = "cloud.google.com/go/cloudtasks",
  1529          sum = "h1:cMh9Q6dkvh+Ry5LAPbD/U2aw6KAqdiU6FttwhbTo69w=",
  1530          version = "v1.12.1",
  1531      )
  1532  
  1533      go_repository(
  1534          name = "com_google_cloud_go_compute",
  1535          build_file_generation = "on",
  1536          build_file_proto_mode = "disable",
  1537          importpath = "cloud.google.com/go/compute",
  1538          sum = "h1:tP41Zoavr8ptEqaW6j+LQOnyBBhO7OkOMAGrgLopTwY=",
  1539          version = "v1.23.0",
  1540      )
  1541      go_repository(
  1542          name = "com_google_cloud_go_compute_metadata",
  1543          build_file_generation = "on",
  1544          build_file_proto_mode = "disable",
  1545          importpath = "cloud.google.com/go/compute/metadata",
  1546          sum = "h1:mg4jlk7mCAj6xXp9UJ4fjI9VUI5rubuGBW5aJ7UnBMY=",
  1547          version = "v0.2.3",
  1548      )
  1549      go_repository(
  1550          name = "com_google_cloud_go_contactcenterinsights",
  1551          build_file_generation = "on",
  1552          build_file_proto_mode = "disable",
  1553          importpath = "cloud.google.com/go/contactcenterinsights",
  1554          sum = "h1:YR2aPedGVQPpFBZXJnPkqRj8M//8veIZZH5ZvICoXnI=",
  1555          version = "v1.10.0",
  1556      )
  1557      go_repository(
  1558          name = "com_google_cloud_go_container",
  1559          build_file_generation = "on",
  1560          build_file_proto_mode = "disable",
  1561          importpath = "cloud.google.com/go/container",
  1562          sum = "h1:N51t/cgQJFqDD/W7Mb+IvmAPHrf8AbPx7Bb7aF4lROE=",
  1563          version = "v1.24.0",
  1564      )
  1565      go_repository(
  1566          name = "com_google_cloud_go_containeranalysis",
  1567          build_file_generation = "on",
  1568          build_file_proto_mode = "disable",
  1569          importpath = "cloud.google.com/go/containeranalysis",
  1570          sum = "h1:SM/ibWHWp4TYyJMwrILtcBtYKObyupwOVeceI9pNblw=",
  1571          version = "v0.10.1",
  1572      )
  1573      go_repository(
  1574          name = "com_google_cloud_go_datacatalog",
  1575          build_file_generation = "on",
  1576          build_file_proto_mode = "disable",
  1577          importpath = "cloud.google.com/go/datacatalog",
  1578          sum = "h1:qVeQcw1Cz93/cGu2E7TYUPh8Lz5dn5Ws2siIuQ17Vng=",
  1579          version = "v1.16.0",
  1580      )
  1581      go_repository(
  1582          name = "com_google_cloud_go_dataflow",
  1583          build_file_generation = "on",
  1584          build_file_proto_mode = "disable",
  1585          importpath = "cloud.google.com/go/dataflow",
  1586          sum = "h1:VzG2tqsk/HbmOtq/XSfdF4cBvUWRK+S+oL9k4eWkENQ=",
  1587          version = "v0.9.1",
  1588      )
  1589      go_repository(
  1590          name = "com_google_cloud_go_dataform",
  1591          build_file_generation = "on",
  1592          build_file_proto_mode = "disable",
  1593          importpath = "cloud.google.com/go/dataform",
  1594          sum = "h1:xcWso0hKOoxeW72AjBSIp/UfkvpqHNzzS0/oygHlcqY=",
  1595          version = "v0.8.1",
  1596      )
  1597      go_repository(
  1598          name = "com_google_cloud_go_datafusion",
  1599          build_file_generation = "on",
  1600          build_file_proto_mode = "disable",
  1601          importpath = "cloud.google.com/go/datafusion",
  1602          sum = "h1:eX9CZoyhKQW6g1Xj7+RONeDj1mV8KQDKEB9KLELX9/8=",
  1603          version = "v1.7.1",
  1604      )
  1605      go_repository(
  1606          name = "com_google_cloud_go_datalabeling",
  1607          build_file_generation = "on",
  1608          build_file_proto_mode = "disable",
  1609          importpath = "cloud.google.com/go/datalabeling",
  1610          sum = "h1:zxsCD/BLKXhNuRssen8lVXChUj8VxF3ofN06JfdWOXw=",
  1611          version = "v0.8.1",
  1612      )
  1613      go_repository(
  1614          name = "com_google_cloud_go_dataplex",
  1615          build_file_generation = "on",
  1616          build_file_proto_mode = "disable",
  1617          importpath = "cloud.google.com/go/dataplex",
  1618          sum = "h1:yoBWuuUZklYp7nx26evIhzq8+i/nvKYuZr1jka9EqLs=",
  1619          version = "v1.9.0",
  1620      )
  1621      go_repository(
  1622          name = "com_google_cloud_go_dataproc",
  1623          build_file_generation = "on",
  1624          build_file_proto_mode = "disable",
  1625          importpath = "cloud.google.com/go/dataproc",
  1626          sum = "h1:W47qHL3W4BPkAIbk4SWmIERwsWBaNnWm0P2sdx3YgGU=",
  1627          version = "v1.12.0",
  1628      )
  1629      go_repository(
  1630          name = "com_google_cloud_go_dataproc_v2",
  1631          build_file_generation = "on",
  1632          build_file_proto_mode = "disable",
  1633          importpath = "cloud.google.com/go/dataproc/v2",
  1634          sum = "h1:4OpSiPMMGV3XmtPqskBU/RwYpj3yMFjtMLj/exi425Q=",
  1635          version = "v2.0.1",
  1636      )
  1637      go_repository(
  1638          name = "com_google_cloud_go_dataqna",
  1639          build_file_generation = "on",
  1640          build_file_proto_mode = "disable",
  1641          importpath = "cloud.google.com/go/dataqna",
  1642          sum = "h1:ITpUJep04hC9V7C+gcK390HO++xesQFSUJ7S4nSnF3U=",
  1643          version = "v0.8.1",
  1644      )
  1645  
  1646      go_repository(
  1647          name = "com_google_cloud_go_datastore",
  1648          build_file_generation = "on",
  1649          build_file_proto_mode = "disable",
  1650          importpath = "cloud.google.com/go/datastore",
  1651          sum = "h1:ktbC66bOQB3HJPQe8qNI1/aiQ77PMu7hD4mzE6uxe3w=",
  1652          version = "v1.13.0",
  1653      )
  1654      go_repository(
  1655          name = "com_google_cloud_go_datastream",
  1656          build_file_generation = "on",
  1657          build_file_proto_mode = "disable",
  1658          importpath = "cloud.google.com/go/datastream",
  1659          sum = "h1:ra/+jMv36zTAGPfi8TRne1hXme+UsKtdcK4j6bnqQiw=",
  1660          version = "v1.10.0",
  1661      )
  1662      go_repository(
  1663          name = "com_google_cloud_go_deploy",
  1664          build_file_generation = "on",
  1665          build_file_proto_mode = "disable",
  1666          importpath = "cloud.google.com/go/deploy",
  1667          sum = "h1:A+w/xpWgz99EYzB6e31gMGAI/P5jTZ2UO7veQK5jQ8o=",
  1668          version = "v1.13.0",
  1669      )
  1670      go_repository(
  1671          name = "com_google_cloud_go_dialogflow",
  1672          build_file_generation = "on",
  1673          build_file_proto_mode = "disable",
  1674          importpath = "cloud.google.com/go/dialogflow",
  1675          sum = "h1:sCJbaXt6ogSbxWQnERKAzos57f02PP6WkGbOZvXUdwc=",
  1676          version = "v1.40.0",
  1677      )
  1678      go_repository(
  1679          name = "com_google_cloud_go_dlp",
  1680          build_file_generation = "on",
  1681          build_file_proto_mode = "disable",
  1682          importpath = "cloud.google.com/go/dlp",
  1683          sum = "h1:tF3wsJ2QulRhRLWPzWVkeDz3FkOGVoMl6cmDUHtfYxw=",
  1684          version = "v1.10.1",
  1685      )
  1686      go_repository(
  1687          name = "com_google_cloud_go_documentai",
  1688          build_file_generation = "on",
  1689          build_file_proto_mode = "disable",
  1690          importpath = "cloud.google.com/go/documentai",
  1691          sum = "h1:dW8ex9yb3oT9s1yD2+yLcU8Zq15AquRZ+wd0U+TkxFw=",
  1692          version = "v1.22.0",
  1693      )
  1694      go_repository(
  1695          name = "com_google_cloud_go_domains",
  1696          build_file_generation = "on",
  1697          build_file_proto_mode = "disable",
  1698          importpath = "cloud.google.com/go/domains",
  1699          sum = "h1:rqz6KY7mEg7Zs/69U6m6LMbB7PxFDWmT3QWNXIqhHm0=",
  1700          version = "v0.9.1",
  1701      )
  1702      go_repository(
  1703          name = "com_google_cloud_go_edgecontainer",
  1704          build_file_generation = "on",
  1705          build_file_proto_mode = "disable",
  1706          importpath = "cloud.google.com/go/edgecontainer",
  1707          sum = "h1:zhHWnLzg6AqzE+I3gzJqiIwHfjEBhWctNQEzqb+FaRo=",
  1708          version = "v1.1.1",
  1709      )
  1710      go_repository(
  1711          name = "com_google_cloud_go_errorreporting",
  1712          build_file_generation = "on",
  1713          build_file_proto_mode = "disable",
  1714          importpath = "cloud.google.com/go/errorreporting",
  1715          sum = "h1:kj1XEWMu8P0qlLhm3FwcaFsUvXChV/OraZwA70trRR0=",
  1716          version = "v0.3.0",
  1717      )
  1718      go_repository(
  1719          name = "com_google_cloud_go_essentialcontacts",
  1720          build_file_generation = "on",
  1721          build_file_proto_mode = "disable",
  1722          importpath = "cloud.google.com/go/essentialcontacts",
  1723          sum = "h1:OEJ0MLXXCW/tX1fkxzEZOsv/wRfyFsvDVNaHWBAvoV0=",
  1724          version = "v1.6.2",
  1725      )
  1726      go_repository(
  1727          name = "com_google_cloud_go_eventarc",
  1728          build_file_generation = "on",
  1729          build_file_proto_mode = "disable",
  1730          importpath = "cloud.google.com/go/eventarc",
  1731          sum = "h1:xIP3XZi0Xawx8DEfh++mE2lrIi5kQmCr/KcWhJ1q0J4=",
  1732          version = "v1.13.0",
  1733      )
  1734      go_repository(
  1735          name = "com_google_cloud_go_filestore",
  1736          build_file_generation = "on",
  1737          build_file_proto_mode = "disable",
  1738          importpath = "cloud.google.com/go/filestore",
  1739          sum = "h1:Eiz8xZzMJc5ppBWkuaod/PUdUZGCFR8ku0uS+Ah2fRw=",
  1740          version = "v1.7.1",
  1741      )
  1742      go_repository(
  1743          name = "com_google_cloud_go_firestore",
  1744          build_file_generation = "on",
  1745          build_file_proto_mode = "disable",
  1746          importpath = "cloud.google.com/go/firestore",
  1747          sum = "h1:PPgtwcYUOXV2jFe1bV3nda3RCrOa8cvBjTOn2MQVfW8=",
  1748          version = "v1.11.0",
  1749      )
  1750      go_repository(
  1751          name = "com_google_cloud_go_functions",
  1752          build_file_generation = "on",
  1753          build_file_proto_mode = "disable",
  1754          importpath = "cloud.google.com/go/functions",
  1755          sum = "h1:LtAyqvO1TFmNLcROzHZhV0agEJfBi+zfMZsF4RT/a7U=",
  1756          version = "v1.15.1",
  1757      )
  1758      go_repository(
  1759          name = "com_google_cloud_go_gaming",
  1760          build_file_generation = "on",
  1761          build_file_proto_mode = "disable",
  1762          importpath = "cloud.google.com/go/gaming",
  1763          sum = "h1:5qZmZEWzMf8GEFgm9NeC3bjFRpt7x4S6U7oLbxaf7N8=",
  1764          version = "v1.10.1",
  1765      )
  1766      go_repository(
  1767          name = "com_google_cloud_go_gkebackup",
  1768          build_file_generation = "on",
  1769          build_file_proto_mode = "disable",
  1770          importpath = "cloud.google.com/go/gkebackup",
  1771          sum = "h1:lgyrpdhtJKV7l1GM15YFt+OCyHMxsQZuSydyNmS0Pxo=",
  1772          version = "v1.3.0",
  1773      )
  1774      go_repository(
  1775          name = "com_google_cloud_go_gkeconnect",
  1776          build_file_generation = "on",
  1777          build_file_proto_mode = "disable",
  1778          importpath = "cloud.google.com/go/gkeconnect",
  1779          sum = "h1:a1ckRvVznnuvDWESM2zZDzSVFvggeBaVY5+BVB8tbT0=",
  1780          version = "v0.8.1",
  1781      )
  1782      go_repository(
  1783          name = "com_google_cloud_go_gkehub",
  1784          build_file_generation = "on",
  1785          build_file_proto_mode = "disable",
  1786          importpath = "cloud.google.com/go/gkehub",
  1787          sum = "h1:2BLSb8i+Co1P05IYCKATXy5yaaIw/ZqGvVSBTLdzCQo=",
  1788          version = "v0.14.1",
  1789      )
  1790      go_repository(
  1791          name = "com_google_cloud_go_gkemulticloud",
  1792          build_file_generation = "on",
  1793          build_file_proto_mode = "disable",
  1794          importpath = "cloud.google.com/go/gkemulticloud",
  1795          sum = "h1:MluqhtPVZReoriP5+adGIw+ij/RIeRik8KApCW2WMTw=",
  1796          version = "v1.0.0",
  1797      )
  1798      go_repository(
  1799          name = "com_google_cloud_go_grafeas",
  1800          build_file_generation = "on",
  1801          build_file_proto_mode = "disable",
  1802          importpath = "cloud.google.com/go/grafeas",
  1803          sum = "h1:oyTL/KjiUeBs9eYLw/40cpSZglUC+0F7X4iu/8t7NWs=",
  1804          version = "v0.3.0",
  1805      )
  1806      go_repository(
  1807          name = "com_google_cloud_go_gsuiteaddons",
  1808          build_file_generation = "on",
  1809          build_file_proto_mode = "disable",
  1810          importpath = "cloud.google.com/go/gsuiteaddons",
  1811          sum = "h1:mi9jxZpzVjLQibTS/XfPZvl+Jr6D5Bs8pGqUjllRb00=",
  1812          version = "v1.6.1",
  1813      )
  1814  
  1815      go_repository(
  1816          name = "com_google_cloud_go_iam",
  1817          build_file_generation = "on",
  1818          build_file_proto_mode = "disable",
  1819          importpath = "cloud.google.com/go/iam",
  1820          sum = "h1:lW7fzj15aVIXYHREOqjRBV9PsH0Z6u8Y46a1YGvQP4Y=",
  1821          version = "v1.1.1",
  1822      )
  1823      go_repository(
  1824          name = "com_google_cloud_go_iap",
  1825          build_file_generation = "on",
  1826          build_file_proto_mode = "disable",
  1827          importpath = "cloud.google.com/go/iap",
  1828          sum = "h1:X1tcp+EoJ/LGX6cUPt3W2D4H2Kbqq0pLAsldnsCjLlE=",
  1829          version = "v1.8.1",
  1830      )
  1831      go_repository(
  1832          name = "com_google_cloud_go_ids",
  1833          build_file_generation = "on",
  1834          build_file_proto_mode = "disable",
  1835          importpath = "cloud.google.com/go/ids",
  1836          sum = "h1:khXYmSoDDhWGEVxHl4c4IgbwSRR+qE/L4hzP3vaU9Hc=",
  1837          version = "v1.4.1",
  1838      )
  1839      go_repository(
  1840          name = "com_google_cloud_go_iot",
  1841          build_file_generation = "on",
  1842          build_file_proto_mode = "disable",
  1843          importpath = "cloud.google.com/go/iot",
  1844          sum = "h1:yrH0OSmicD5bqGBoMlWG8UltzdLkYzNUwNVUVz7OT54=",
  1845          version = "v1.7.1",
  1846      )
  1847  
  1848      go_repository(
  1849          name = "com_google_cloud_go_kms",
  1850          build_file_generation = "on",
  1851          build_file_proto_mode = "disable",
  1852          importpath = "cloud.google.com/go/kms",
  1853          sum = "h1:xYl5WEaSekKYN5gGRyhjvZKM22GVBBCzegGNVPy+aIs=",
  1854          version = "v1.15.0",
  1855      )
  1856      go_repository(
  1857          name = "com_google_cloud_go_language",
  1858          build_file_generation = "on",
  1859          build_file_proto_mode = "disable",
  1860          importpath = "cloud.google.com/go/language",
  1861          sum = "h1:3MXeGEv8AlX+O2LyV4pO4NGpodanc26AmXwOuipEym0=",
  1862          version = "v1.10.1",
  1863      )
  1864      go_repository(
  1865          name = "com_google_cloud_go_lifesciences",
  1866          build_file_generation = "on",
  1867          build_file_proto_mode = "disable",
  1868          importpath = "cloud.google.com/go/lifesciences",
  1869          sum = "h1:axkANGx1wiBXHiPcJZAE+TDjjYoJRIDzbHC/WYllCBU=",
  1870          version = "v0.9.1",
  1871      )
  1872      go_repository(
  1873          name = "com_google_cloud_go_logging",
  1874          build_file_generation = "on",
  1875          build_file_proto_mode = "disable",
  1876          importpath = "cloud.google.com/go/logging",
  1877          sum = "h1:CJYxlNNNNAMkHp9em/YEXcfJg+rPDg7YfwoRpMU+t5I=",
  1878          version = "v1.7.0",
  1879      )
  1880      go_repository(
  1881          name = "com_google_cloud_go_longrunning",
  1882          build_file_generation = "on",
  1883          build_file_proto_mode = "disable",
  1884          importpath = "cloud.google.com/go/longrunning",
  1885          sum = "h1:Fr7TXftcqTudoyRJa113hyaqlGdiBQkp0Gq7tErFDWI=",
  1886          version = "v0.5.1",
  1887      )
  1888      go_repository(
  1889          name = "com_google_cloud_go_managedidentities",
  1890          build_file_generation = "on",
  1891          build_file_proto_mode = "disable",
  1892          importpath = "cloud.google.com/go/managedidentities",
  1893          sum = "h1:2/qZuOeLgUHorSdxSQGtnOu9xQkBn37+j+oZQv/KHJY=",
  1894          version = "v1.6.1",
  1895      )
  1896      go_repository(
  1897          name = "com_google_cloud_go_maps",
  1898          build_file_generation = "on",
  1899          build_file_proto_mode = "disable",
  1900          importpath = "cloud.google.com/go/maps",
  1901          sum = "h1:PdfgpBLhAoSzZrQXP+/zBc78fIPLZSJp5y8+qSMn2UU=",
  1902          version = "v1.4.0",
  1903      )
  1904      go_repository(
  1905          name = "com_google_cloud_go_mediatranslation",
  1906          build_file_generation = "on",
  1907          build_file_proto_mode = "disable",
  1908          importpath = "cloud.google.com/go/mediatranslation",
  1909          sum = "h1:50cF7c1l3BanfKrpnTCaTvhf+Fo6kdF21DG0byG7gYU=",
  1910          version = "v0.8.1",
  1911      )
  1912      go_repository(
  1913          name = "com_google_cloud_go_memcache",
  1914          build_file_generation = "on",
  1915          build_file_proto_mode = "disable",
  1916          importpath = "cloud.google.com/go/memcache",
  1917          sum = "h1:7lkLsF0QF+Mre0O/NvkD9Q5utUNwtzvIYjrOLOs0HO0=",
  1918          version = "v1.10.1",
  1919      )
  1920      go_repository(
  1921          name = "com_google_cloud_go_metastore",
  1922          build_file_generation = "on",
  1923          build_file_proto_mode = "disable",
  1924          importpath = "cloud.google.com/go/metastore",
  1925          sum = "h1:+9DsxUOHvsqvC0ylrRc/JwzbXJaaBpfIK3tX0Lx8Tcc=",
  1926          version = "v1.12.0",
  1927      )
  1928      go_repository(
  1929          name = "com_google_cloud_go_monitoring",
  1930          build_file_generation = "on",
  1931          build_file_proto_mode = "disable",
  1932          importpath = "cloud.google.com/go/monitoring",
  1933          sum = "h1:65JhLMd+JiYnXr6j5Z63dUYCuOg770p8a/VC+gil/58=",
  1934          version = "v1.15.1",
  1935      )
  1936      go_repository(
  1937          name = "com_google_cloud_go_networkconnectivity",
  1938          build_file_generation = "on",
  1939          build_file_proto_mode = "disable",
  1940          importpath = "cloud.google.com/go/networkconnectivity",
  1941          sum = "h1:LnrYM6lBEeTq+9f2lR4DjBhv31EROSAQi/P5W4Q0AEc=",
  1942          version = "v1.12.1",
  1943      )
  1944      go_repository(
  1945          name = "com_google_cloud_go_networkmanagement",
  1946          build_file_generation = "on",
  1947          build_file_proto_mode = "disable",
  1948          importpath = "cloud.google.com/go/networkmanagement",
  1949          sum = "h1:/3xP37eMxnyvkfLrsm1nv1b2FbMMSAEAOlECTvoeCq4=",
  1950          version = "v1.8.0",
  1951      )
  1952      go_repository(
  1953          name = "com_google_cloud_go_networksecurity",
  1954          build_file_generation = "on",
  1955          build_file_proto_mode = "disable",
  1956          importpath = "cloud.google.com/go/networksecurity",
  1957          sum = "h1:TBLEkMp3AE+6IV/wbIGRNTxnqLXHCTEQWoxRVC18TzY=",
  1958          version = "v0.9.1",
  1959      )
  1960      go_repository(
  1961          name = "com_google_cloud_go_notebooks",
  1962          build_file_generation = "on",
  1963          build_file_proto_mode = "disable",
  1964          importpath = "cloud.google.com/go/notebooks",
  1965          sum = "h1:CUqMNEtv4EHFnbogV+yGHQH5iAQLmijOx191innpOcs=",
  1966          version = "v1.9.1",
  1967      )
  1968      go_repository(
  1969          name = "com_google_cloud_go_optimization",
  1970          build_file_generation = "on",
  1971          build_file_proto_mode = "disable",
  1972          importpath = "cloud.google.com/go/optimization",
  1973          sum = "h1:pEwOAmO00mxdbesCRSsfj8Sd4rKY9kBrYW7Vd3Pq7cA=",
  1974          version = "v1.4.1",
  1975      )
  1976      go_repository(
  1977          name = "com_google_cloud_go_orchestration",
  1978          build_file_generation = "on",
  1979          build_file_proto_mode = "disable",
  1980          importpath = "cloud.google.com/go/orchestration",
  1981          sum = "h1:KmN18kE/xa1n91cM5jhCh7s1/UfIguSCisw7nTMUzgE=",
  1982          version = "v1.8.1",
  1983      )
  1984      go_repository(
  1985          name = "com_google_cloud_go_orgpolicy",
  1986          build_file_generation = "on",
  1987          build_file_proto_mode = "disable",
  1988          importpath = "cloud.google.com/go/orgpolicy",
  1989          sum = "h1:I/7dHICQkNwym9erHqmlb50LRU588NPCvkfIY0Bx9jI=",
  1990          version = "v1.11.1",
  1991      )
  1992      go_repository(
  1993          name = "com_google_cloud_go_osconfig",
  1994          build_file_generation = "on",
  1995          build_file_proto_mode = "disable",
  1996          importpath = "cloud.google.com/go/osconfig",
  1997          sum = "h1:dgyEHdfqML6cUW6/MkihNdTVc0INQst0qSE8Ou1ub9c=",
  1998          version = "v1.12.1",
  1999      )
  2000      go_repository(
  2001          name = "com_google_cloud_go_oslogin",
  2002          build_file_generation = "on",
  2003          build_file_proto_mode = "disable",
  2004          importpath = "cloud.google.com/go/oslogin",
  2005          sum = "h1:LdSuG3xBYu2Sgr3jTUULL1XCl5QBx6xwzGqzoDUw1j0=",
  2006          version = "v1.10.1",
  2007      )
  2008      go_repository(
  2009          name = "com_google_cloud_go_phishingprotection",
  2010          build_file_generation = "on",
  2011          build_file_proto_mode = "disable",
  2012          importpath = "cloud.google.com/go/phishingprotection",
  2013          sum = "h1:aK/lNmSd1vtbft/vLe2g7edXK72sIQbqr2QyrZN/iME=",
  2014          version = "v0.8.1",
  2015      )
  2016      go_repository(
  2017          name = "com_google_cloud_go_policytroubleshooter",
  2018          build_file_generation = "on",
  2019          build_file_proto_mode = "disable",
  2020          importpath = "cloud.google.com/go/policytroubleshooter",
  2021          sum = "h1:XTMHy31yFmXgQg57CB3w9YQX8US7irxDX0Fl0VwlZyY=",
  2022          version = "v1.8.0",
  2023      )
  2024      go_repository(
  2025          name = "com_google_cloud_go_privatecatalog",
  2026          build_file_generation = "on",
  2027          build_file_proto_mode = "disable",
  2028          importpath = "cloud.google.com/go/privatecatalog",
  2029          sum = "h1:B/18xGo+E0EMS9LOEQ0zXz7F2asMgmVgTYGSI89MHOA=",
  2030          version = "v0.9.1",
  2031      )
  2032  
  2033      go_repository(
  2034          name = "com_google_cloud_go_pubsub",
  2035          build_file_generation = "on",
  2036          build_file_proto_mode = "disable",
  2037          importpath = "cloud.google.com/go/pubsub",
  2038          sum = "h1:6SPCPvWav64tj0sVX/+npCBKhUi/UjJehy9op/V3p2g=",
  2039          version = "v1.33.0",
  2040      )
  2041      go_repository(
  2042          name = "com_google_cloud_go_pubsublite",
  2043          build_file_generation = "on",
  2044          build_file_proto_mode = "disable",
  2045          importpath = "cloud.google.com/go/pubsublite",
  2046          sum = "h1:pX+idpWMIH30/K7c0epN6V703xpIcMXWRjKJsz0tYGY=",
  2047          version = "v1.8.1",
  2048      )
  2049      go_repository(
  2050          name = "com_google_cloud_go_recaptchaenterprise",
  2051          build_file_generation = "on",
  2052          build_file_proto_mode = "disable",
  2053          importpath = "cloud.google.com/go/recaptchaenterprise",
  2054          sum = "h1:u6EznTGzIdsyOsvm+Xkw0aSuKFXQlyjGE9a4exk6iNQ=",
  2055          version = "v1.3.1",
  2056      )
  2057      go_repository(
  2058          name = "com_google_cloud_go_recaptchaenterprise_v2",
  2059          build_file_generation = "on",
  2060          build_file_proto_mode = "disable",
  2061          importpath = "cloud.google.com/go/recaptchaenterprise/v2",
  2062          sum = "h1:IGkbudobsTXAwmkEYOzPCQPApUCsN4Gbq3ndGVhHQpI=",
  2063          version = "v2.7.2",
  2064      )
  2065      go_repository(
  2066          name = "com_google_cloud_go_recommendationengine",
  2067          build_file_generation = "on",
  2068          build_file_proto_mode = "disable",
  2069          importpath = "cloud.google.com/go/recommendationengine",
  2070          sum = "h1:nMr1OEVHuDambRn+/y4RmNAmnR/pXCuHtH0Y4tCgGRQ=",
  2071          version = "v0.8.1",
  2072      )
  2073      go_repository(
  2074          name = "com_google_cloud_go_recommender",
  2075          build_file_generation = "on",
  2076          build_file_proto_mode = "disable",
  2077          importpath = "cloud.google.com/go/recommender",
  2078          sum = "h1:UKp94UH5/Lv2WXSQe9+FttqV07x/2p1hFTMMYVFtilg=",
  2079          version = "v1.10.1",
  2080      )
  2081      go_repository(
  2082          name = "com_google_cloud_go_redis",
  2083          build_file_generation = "on",
  2084          build_file_proto_mode = "disable",
  2085          importpath = "cloud.google.com/go/redis",
  2086          sum = "h1:YrjQnCC7ydk+k30op7DSjSHw1yAYhqYXFcOq1bSXRYA=",
  2087          version = "v1.13.1",
  2088      )
  2089      go_repository(
  2090          name = "com_google_cloud_go_resourcemanager",
  2091          build_file_generation = "on",
  2092          build_file_proto_mode = "disable",
  2093          importpath = "cloud.google.com/go/resourcemanager",
  2094          sum = "h1:QIAMfndPOHR6yTmMUB0ZN+HSeRmPjR/21Smq5/xwghI=",
  2095          version = "v1.9.1",
  2096      )
  2097      go_repository(
  2098          name = "com_google_cloud_go_resourcesettings",
  2099          build_file_generation = "on",
  2100          build_file_proto_mode = "disable",
  2101          importpath = "cloud.google.com/go/resourcesettings",
  2102          sum = "h1:Fdyq418U69LhvNPFdlEO29w+DRRjwDA4/pFamm4ksAg=",
  2103          version = "v1.6.1",
  2104      )
  2105      go_repository(
  2106          name = "com_google_cloud_go_retail",
  2107          build_file_generation = "on",
  2108          build_file_proto_mode = "disable",
  2109          importpath = "cloud.google.com/go/retail",
  2110          sum = "h1:gYBrb9u/Hc5s5lUTFXX1Vsbc/9BEvgtioY6ZKaK0DK8=",
  2111          version = "v1.14.1",
  2112      )
  2113      go_repository(
  2114          name = "com_google_cloud_go_run",
  2115          build_file_generation = "on",
  2116          build_file_proto_mode = "disable",
  2117          importpath = "cloud.google.com/go/run",
  2118          sum = "h1:kHeIG8q+N6Zv0nDkBjSOYfK2eWqa5FnaiDPH/7/HirE=",
  2119          version = "v1.2.0",
  2120      )
  2121      go_repository(
  2122          name = "com_google_cloud_go_scheduler",
  2123          build_file_generation = "on",
  2124          build_file_proto_mode = "disable",
  2125          importpath = "cloud.google.com/go/scheduler",
  2126          sum = "h1:yoZbZR8880KgPGLmACOMCiY2tPk+iX4V/dkxqTirlz8=",
  2127          version = "v1.10.1",
  2128      )
  2129      go_repository(
  2130          name = "com_google_cloud_go_secretmanager",
  2131          build_file_generation = "on",
  2132          build_file_proto_mode = "disable",
  2133          importpath = "cloud.google.com/go/secretmanager",
  2134          sum = "h1:cLTCwAjFh9fKvU6F13Y4L9vPcx9yiWPyWXE4+zkuEQs=",
  2135          version = "v1.11.1",
  2136      )
  2137      go_repository(
  2138          name = "com_google_cloud_go_security",
  2139          build_file_generation = "on",
  2140          build_file_proto_mode = "disable",
  2141          importpath = "cloud.google.com/go/security",
  2142          sum = "h1:jR3itwycg/TgGA0uIgTItcVhA55hKWiNJxaNNpQJaZE=",
  2143          version = "v1.15.1",
  2144      )
  2145      go_repository(
  2146          name = "com_google_cloud_go_securitycenter",
  2147          build_file_generation = "on",
  2148          build_file_proto_mode = "disable",
  2149          importpath = "cloud.google.com/go/securitycenter",
  2150          sum = "h1:XOGJ9OpnDtqg8izd7gYk/XUhj8ytjIalyjjsR6oyG0M=",
  2151          version = "v1.23.0",
  2152      )
  2153      go_repository(
  2154          name = "com_google_cloud_go_servicecontrol",
  2155          build_file_generation = "on",
  2156          build_file_proto_mode = "disable",
  2157          importpath = "cloud.google.com/go/servicecontrol",
  2158          sum = "h1:d0uV7Qegtfaa7Z2ClDzr9HJmnbJW7jn0WhZ7wOX6hLE=",
  2159          version = "v1.11.1",
  2160      )
  2161      go_repository(
  2162          name = "com_google_cloud_go_servicedirectory",
  2163          build_file_generation = "on",
  2164          build_file_proto_mode = "disable",
  2165          importpath = "cloud.google.com/go/servicedirectory",
  2166          sum = "h1:pBWpjCFVGWkzVTkqN3TBBIqNSoSHY86/6RL0soSQ4z8=",
  2167          version = "v1.11.0",
  2168      )
  2169      go_repository(
  2170          name = "com_google_cloud_go_servicemanagement",
  2171          build_file_generation = "on",
  2172          build_file_proto_mode = "disable",
  2173          importpath = "cloud.google.com/go/servicemanagement",
  2174          sum = "h1:fopAQI/IAzlxnVeiKn/8WiV6zKndjFkvi+gzu+NjywY=",
  2175          version = "v1.8.0",
  2176      )
  2177      go_repository(
  2178          name = "com_google_cloud_go_serviceusage",
  2179          build_file_generation = "on",
  2180          build_file_proto_mode = "disable",
  2181          importpath = "cloud.google.com/go/serviceusage",
  2182          sum = "h1:rXyq+0+RSIm3HFypctp7WoXxIA563rn206CfMWdqXX4=",
  2183          version = "v1.6.0",
  2184      )
  2185      go_repository(
  2186          name = "com_google_cloud_go_shell",
  2187          build_file_generation = "on",
  2188          build_file_proto_mode = "disable",
  2189          importpath = "cloud.google.com/go/shell",
  2190          sum = "h1:aHbwH9LSqs4r2rbay9f6fKEls61TAjT63jSyglsw7sI=",
  2191          version = "v1.7.1",
  2192      )
  2193      go_repository(
  2194          name = "com_google_cloud_go_spanner",
  2195          build_file_generation = "on",
  2196          build_file_proto_mode = "disable",
  2197          importpath = "cloud.google.com/go/spanner",
  2198          sum = "h1:aqiMP8dhsEXgn9K5EZBWxPG7dxIiyM2VaikqeU4iteg=",
  2199          version = "v1.47.0",
  2200      )
  2201      go_repository(
  2202          name = "com_google_cloud_go_speech",
  2203          build_file_generation = "on",
  2204          build_file_proto_mode = "disable",
  2205          importpath = "cloud.google.com/go/speech",
  2206          sum = "h1:MCagaq8ObV2tr1kZJcJYgXYbIn8Ai5rp42tyGYw9rls=",
  2207          version = "v1.19.0",
  2208      )
  2209  
  2210      go_repository(
  2211          name = "com_google_cloud_go_storage",
  2212          build_file_generation = "on",
  2213          build_file_proto_mode = "disable",
  2214          importpath = "cloud.google.com/go/storage",
  2215          sum = "h1:+S3LjjEN2zZ+L5hOwj4+1OkGCsLVe0NzpXKQ1pSdTCI=",
  2216          version = "v1.31.0",
  2217      )
  2218      go_repository(
  2219          name = "com_google_cloud_go_storagetransfer",
  2220          build_file_generation = "on",
  2221          build_file_proto_mode = "disable",
  2222          importpath = "cloud.google.com/go/storagetransfer",
  2223          sum = "h1:+ZLkeXx0K0Pk5XdDmG0MnUVqIR18lllsihU/yq39I8Q=",
  2224          version = "v1.10.0",
  2225      )
  2226      go_repository(
  2227          name = "com_google_cloud_go_talent",
  2228          build_file_generation = "on",
  2229          build_file_proto_mode = "disable",
  2230          importpath = "cloud.google.com/go/talent",
  2231          sum = "h1:j46ZgD6N2YdpFPux9mc7OAf4YK3tiBCsbLKc8rQx+bU=",
  2232          version = "v1.6.2",
  2233      )
  2234      go_repository(
  2235          name = "com_google_cloud_go_texttospeech",
  2236          build_file_generation = "on",
  2237          build_file_proto_mode = "disable",
  2238          importpath = "cloud.google.com/go/texttospeech",
  2239          sum = "h1:S/pR/GZT9p15R7Y2dk2OXD/3AufTct/NSxT4a7nxByw=",
  2240          version = "v1.7.1",
  2241      )
  2242      go_repository(
  2243          name = "com_google_cloud_go_tpu",
  2244          build_file_generation = "on",
  2245          build_file_proto_mode = "disable",
  2246          importpath = "cloud.google.com/go/tpu",
  2247          sum = "h1:kQf1jgPY04UJBYYjNUO+3GrZtIb57MfGAW2bwgLbR3A=",
  2248          version = "v1.6.1",
  2249      )
  2250      go_repository(
  2251          name = "com_google_cloud_go_trace",
  2252          build_file_generation = "on",
  2253          build_file_proto_mode = "disable",
  2254          importpath = "cloud.google.com/go/trace",
  2255          sum = "h1:EwGdOLCNfYOOPtgqo+D2sDLZmRCEO1AagRTJCU6ztdg=",
  2256          version = "v1.10.1",
  2257      )
  2258      go_repository(
  2259          name = "com_google_cloud_go_translate",
  2260          build_file_generation = "on",
  2261          build_file_proto_mode = "disable",
  2262          importpath = "cloud.google.com/go/translate",
  2263          sum = "h1:PQHamiOzlehqLBJMnM72lXk/OsMQewZB12BKJ8zXrU0=",
  2264          version = "v1.8.2",
  2265      )
  2266      go_repository(
  2267          name = "com_google_cloud_go_video",
  2268          build_file_generation = "on",
  2269          build_file_proto_mode = "disable",
  2270          importpath = "cloud.google.com/go/video",
  2271          sum = "h1:BRyyS+wU+Do6VOXnb8WfPr42ZXti9hzmLKLUCkggeK4=",
  2272          version = "v1.19.0",
  2273      )
  2274      go_repository(
  2275          name = "com_google_cloud_go_videointelligence",
  2276          build_file_generation = "on",
  2277          build_file_proto_mode = "disable",
  2278          importpath = "cloud.google.com/go/videointelligence",
  2279          sum = "h1:MBMWnkQ78GQnRz5lfdTAbBq/8QMCF3wahgtHh3s/J+k=",
  2280          version = "v1.11.1",
  2281      )
  2282      go_repository(
  2283          name = "com_google_cloud_go_vision",
  2284          build_file_generation = "on",
  2285          build_file_proto_mode = "disable",
  2286          importpath = "cloud.google.com/go/vision",
  2287          sum = "h1:/CsSTkbmO9HC8iQpxbK8ATms3OQaX3YQUeTMGCxlaK4=",
  2288          version = "v1.2.0",
  2289      )
  2290      go_repository(
  2291          name = "com_google_cloud_go_vision_v2",
  2292          build_file_generation = "on",
  2293          build_file_proto_mode = "disable",
  2294          importpath = "cloud.google.com/go/vision/v2",
  2295          sum = "h1:ccK6/YgPfGHR/CyESz1mvIbsht5Y2xRsWCPqmTNydEw=",
  2296          version = "v2.7.2",
  2297      )
  2298      go_repository(
  2299          name = "com_google_cloud_go_vmmigration",
  2300          build_file_generation = "on",
  2301          build_file_proto_mode = "disable",
  2302          importpath = "cloud.google.com/go/vmmigration",
  2303          sum = "h1:gnjIclgqbEMc+cF5IJuPxp53wjBIlqZ8h9hE8Rkwp7A=",
  2304          version = "v1.7.1",
  2305      )
  2306      go_repository(
  2307          name = "com_google_cloud_go_vmwareengine",
  2308          build_file_generation = "on",
  2309          build_file_proto_mode = "disable",
  2310          importpath = "cloud.google.com/go/vmwareengine",
  2311          sum = "h1:qsJ0CPlOQu/3MFBGklu752v3AkD+Pdu091UmXJ+EjTA=",
  2312          version = "v1.0.0",
  2313      )
  2314      go_repository(
  2315          name = "com_google_cloud_go_vpcaccess",
  2316          build_file_generation = "on",
  2317          build_file_proto_mode = "disable",
  2318          importpath = "cloud.google.com/go/vpcaccess",
  2319          sum = "h1:ram0GzjNWElmbxXMIzeOZUkQ9J8ZAahD6V8ilPGqX0Y=",
  2320          version = "v1.7.1",
  2321      )
  2322      go_repository(
  2323          name = "com_google_cloud_go_webrisk",
  2324          build_file_generation = "on",
  2325          build_file_proto_mode = "disable",
  2326          importpath = "cloud.google.com/go/webrisk",
  2327          sum = "h1:Ssy3MkOMOnyRV5H2bkMQ13Umv7CwB/kugo3qkAX83Fk=",
  2328          version = "v1.9.1",
  2329      )
  2330      go_repository(
  2331          name = "com_google_cloud_go_websecurityscanner",
  2332          build_file_generation = "on",
  2333          build_file_proto_mode = "disable",
  2334          importpath = "cloud.google.com/go/websecurityscanner",
  2335          sum = "h1:CfEF/vZ+xXyAR3zC9iaC/QRdf1MEgS20r5UR17Q4gOg=",
  2336          version = "v1.6.1",
  2337      )
  2338      go_repository(
  2339          name = "com_google_cloud_go_workflows",
  2340          build_file_generation = "on",
  2341          build_file_proto_mode = "disable",
  2342          importpath = "cloud.google.com/go/workflows",
  2343          sum = "h1:2akeQ/PgtRhrNuD/n1WvJd5zb7YyuDZrlOanBj2ihPg=",
  2344          version = "v1.11.1",
  2345      )
  2346      go_repository(
  2347          name = "com_lukechampine_uint128",
  2348          build_file_generation = "on",
  2349          build_file_proto_mode = "disable",
  2350          importpath = "lukechampine.com/uint128",
  2351          sum = "h1:mBi/5l91vocEN8otkC5bDLhi2KdCticRiwbdB0O+rjI=",
  2352          version = "v1.2.0",
  2353      )
  2354  
  2355      go_repository(
  2356          name = "com_shuralyov_dmitri_gpu_mtl",
  2357          build_file_generation = "on",
  2358          build_file_proto_mode = "disable",
  2359          importpath = "dmitri.shuralyov.com/gpu/mtl",
  2360          sum = "h1:VpgP7xuJadIUuKccphEpTJnWhS2jkQyMt6Y7pJCD7fY=",
  2361          version = "v0.0.0-20190408044501-666a987793e9",
  2362      )
  2363      go_repository(
  2364          name = "ht_sr_git_sbinet_gg",
  2365          build_file_generation = "on",
  2366          build_file_proto_mode = "disable",
  2367          importpath = "git.sr.ht/~sbinet/gg",
  2368          sum = "h1:LNhjNn8DerC8f9DHLz6lS0YYul/b602DUxDgGkd/Aik=",
  2369          version = "v0.3.1",
  2370      )
  2371  
  2372      go_repository(
  2373          name = "in_gopkg_alecthomas_kingpin_v2",
  2374          build_file_generation = "on",
  2375          build_file_proto_mode = "disable",
  2376          importpath = "gopkg.in/alecthomas/kingpin.v2",
  2377          sum = "h1:jMFz6MfLP0/4fUyZle81rXUoxOBFi19VUFKVDOQfozc=",
  2378          version = "v2.2.6",
  2379      )
  2380  
  2381      go_repository(
  2382          name = "in_gopkg_check_v1",
  2383          build_file_generation = "on",
  2384          build_file_proto_mode = "disable",
  2385          importpath = "gopkg.in/check.v1",
  2386          sum = "h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=",
  2387          version = "v1.0.0-20201130134442-10cb98267c6c",
  2388      )
  2389  
  2390      go_repository(
  2391          name = "in_gopkg_errgo_v2",
  2392          build_file_generation = "on",
  2393          build_file_proto_mode = "disable",
  2394          importpath = "gopkg.in/errgo.v2",
  2395          sum = "h1:0vLT13EuvQ0hNvakwLuFZ/jYrLp5F3kcWHXdRggjCE8=",
  2396          version = "v2.1.0",
  2397      )
  2398  
  2399      go_repository(
  2400          name = "in_gopkg_fsnotify_v1",
  2401          build_file_generation = "on",
  2402          build_file_proto_mode = "disable",
  2403          importpath = "gopkg.in/fsnotify.v1",
  2404          sum = "h1:xOHLXZwVvI9hhs+cLKq5+I5onOuwQLhQwiu63xxlHs4=",
  2405          version = "v1.4.7",
  2406      )
  2407      go_repository(
  2408          name = "in_gopkg_inf_v0",
  2409          build_file_generation = "on",
  2410          build_file_proto_mode = "disable",
  2411          importpath = "gopkg.in/inf.v0",
  2412          sum = "h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=",
  2413          version = "v0.9.1",
  2414      )
  2415      go_repository(
  2416          name = "in_gopkg_tomb_v1",
  2417          build_file_generation = "on",
  2418          build_file_proto_mode = "disable",
  2419          importpath = "gopkg.in/tomb.v1",
  2420          sum = "h1:uRGJdciOHaEIrze2W8Q3AKkepLTh2hOroT7a+7czfdQ=",
  2421          version = "v1.0.0-20141024135613-dd632973f1e7",
  2422      )
  2423      go_repository(
  2424          name = "in_gopkg_yaml_v2",
  2425          build_file_generation = "on",
  2426          build_file_proto_mode = "disable",
  2427          importpath = "gopkg.in/yaml.v2",
  2428          sum = "h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=",
  2429          version = "v2.4.0",
  2430      )
  2431      go_repository(
  2432          name = "in_gopkg_yaml_v3",
  2433          build_file_generation = "on",
  2434          build_file_proto_mode = "disable",
  2435          importpath = "gopkg.in/yaml.v3",
  2436          sum = "h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=",
  2437          version = "v3.0.1",
  2438      )
  2439  
  2440      go_repository(
  2441          name = "io_k8s_api",
  2442          build_file_generation = "on",
  2443          build_file_proto_mode = "disable",
  2444          importpath = "k8s.io/api",
  2445          sum = "h1:0pCo/AN9hONazBKlNUdhQymmnfLRbSZjd5H5H3f0bSs=",
  2446          version = "v0.27.4",
  2447      )
  2448      go_repository(
  2449          name = "io_k8s_apimachinery",
  2450          build_file_generation = "on",
  2451          build_file_proto_mode = "disable",
  2452          importpath = "k8s.io/apimachinery",
  2453          sum = "h1:CdxflD4AF61yewuid0fLl6bM4a3q04jWel0IlP+aYjs=",
  2454          version = "v0.27.4",
  2455      )
  2456      go_repository(
  2457          name = "io_k8s_gengo",
  2458          build_file_generation = "on",
  2459          build_file_proto_mode = "disable",
  2460          importpath = "k8s.io/gengo",
  2461          sum = "h1:GohjlNKauSai7gN4wsJkeZ3WAJx4Sh+oT/b5IYn5suA=",
  2462          version = "v0.0.0-20210813121822-485abfe95c7c",
  2463      )
  2464      go_repository(
  2465          name = "io_k8s_klog_v2",
  2466          build_file_generation = "on",
  2467          build_file_proto_mode = "disable",
  2468          importpath = "k8s.io/klog/v2",
  2469          sum = "h1:7WCHKK6K8fNhTqfBhISHQ97KrnJNFZMcQvKp7gP/tmg=",
  2470          version = "v2.100.1",
  2471      )
  2472  
  2473      go_repository(
  2474          name = "io_k8s_kube_openapi",
  2475          build_file_generation = "on",
  2476          build_file_proto_mode = "disable",
  2477          importpath = "k8s.io/kube-openapi",
  2478          sum = "h1:2kWPakN3i/k81b0gvD5C5FJ2kxm1WrQFanWchyKuqGg=",
  2479          version = "v0.0.0-20230501164219-8b0f38b5fd1f",
  2480      )
  2481      go_repository(
  2482          name = "io_k8s_sigs_json",
  2483          build_file_generation = "on",
  2484          build_file_proto_mode = "disable",
  2485          importpath = "sigs.k8s.io/json",
  2486          sum = "h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo=",
  2487          version = "v0.0.0-20221116044647-bc3834ca7abd",
  2488      )
  2489  
  2490      go_repository(
  2491          name = "io_k8s_sigs_structured_merge_diff_v4",
  2492          build_file_generation = "on",
  2493          build_file_proto_mode = "disable",
  2494          importpath = "sigs.k8s.io/structured-merge-diff/v4",
  2495          sum = "h1:UZbZAZfX0wV2zr7YZorDz6GXROfDFj6LvqCRm4VUVKk=",
  2496          version = "v4.3.0",
  2497      )
  2498  
  2499      go_repository(
  2500          name = "io_k8s_sigs_yaml",
  2501          build_file_generation = "on",
  2502          build_file_proto_mode = "disable",
  2503          importpath = "sigs.k8s.io/yaml",
  2504          sum = "h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=",
  2505          version = "v1.3.0",
  2506      )
  2507      go_repository(
  2508          name = "io_k8s_utils",
  2509          build_file_generation = "on",
  2510          build_file_proto_mode = "disable",
  2511          importpath = "k8s.io/utils",
  2512          sum = "h1:sgn3ZU783SCgtaSJjpcVVlRqd6GSnlTLKgpAAttJvpI=",
  2513          version = "v0.0.0-20230726121419-3b25d923346b",
  2514      )
  2515  
  2516      go_repository(
  2517          name = "io_opencensus_go",
  2518          build_file_generation = "on",
  2519          build_file_proto_mode = "disable",
  2520          importpath = "go.opencensus.io",
  2521          sum = "h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=",
  2522          version = "v0.24.0",
  2523      )
  2524      go_repository(
  2525          name = "io_opentelemetry_go_proto_otlp",
  2526          build_file_generation = "on",
  2527          build_file_proto_mode = "disable",
  2528          importpath = "go.opentelemetry.io/proto/otlp",
  2529          sum = "h1:IVN6GR+mhC4s5yfcTbmzHYODqvWAp3ZedA2SJPI1Nnw=",
  2530          version = "v0.19.0",
  2531      )
  2532  
  2533      go_repository(
  2534          name = "io_rsc_binaryregexp",
  2535          build_file_generation = "on",
  2536          build_file_proto_mode = "disable",
  2537          importpath = "rsc.io/binaryregexp",
  2538          sum = "h1:HfqmD5MEmC0zvwBuF187nq9mdnXjXsSivRiXN7SmRkE=",
  2539          version = "v0.2.0",
  2540      )
  2541      go_repository(
  2542          name = "io_rsc_pdf",
  2543          build_file_generation = "on",
  2544          build_file_proto_mode = "disable",
  2545          importpath = "rsc.io/pdf",
  2546          sum = "h1:k1MczvYDUvJBe93bYd7wrZLLUEcLZAuF824/I4e5Xr4=",
  2547          version = "v0.1.1",
  2548      )
  2549  
  2550      go_repository(
  2551          name = "io_rsc_quote_v3",
  2552          build_file_generation = "on",
  2553          build_file_proto_mode = "disable",
  2554          importpath = "rsc.io/quote/v3",
  2555          sum = "h1:9JKUTTIUgS6kzR9mK1YuGKv6Nl+DijDNIc0ghT58FaY=",
  2556          version = "v3.1.0",
  2557      )
  2558      go_repository(
  2559          name = "io_rsc_sampler",
  2560          build_file_generation = "on",
  2561          build_file_proto_mode = "disable",
  2562          importpath = "rsc.io/sampler",
  2563          sum = "h1:7uVkIFmeBqHfdjD+gZwtXXI+RODJ2Wc4O7MPEh/QiW4=",
  2564          version = "v1.3.0",
  2565      )
  2566  
  2567      go_repository(
  2568          name = "org_bitbucket_creachadair_stringset",
  2569          build_file_generation = "on",
  2570          build_file_proto_mode = "disable",
  2571          importpath = "bitbucket.org/creachadair/stringset",
  2572          sum = "h1:6Sv4CCv14Wm+OipW4f3tWOb0SQVpBDLW0knnJqUnmZ8=",
  2573          version = "v0.0.11",
  2574      )
  2575      go_repository(
  2576          name = "org_gioui",
  2577          build_file_generation = "on",
  2578          build_file_proto_mode = "disable",
  2579          importpath = "gioui.org",
  2580          sum = "h1:K72hopUosKG3ntOPNG4OzzbuhxGuVf06fa2la1/H/Ho=",
  2581          version = "v0.0.0-20210308172011-57750fc8a0a6",
  2582      )
  2583  
  2584      go_repository(
  2585          name = "org_golang_google_api",
  2586          build_file_generation = "on",
  2587          build_file_proto_mode = "disable",
  2588          importpath = "google.golang.org/api",
  2589          sum = "h1:ktL4Goua+UBgoP1eL1/60LwZJqa1sIzkLmvoR3hR6Gw=",
  2590          version = "v0.134.0",
  2591      )
  2592      go_repository(
  2593          name = "org_golang_google_appengine",
  2594          build_file_generation = "on",
  2595          build_file_proto_mode = "disable",
  2596          importpath = "google.golang.org/appengine",
  2597          sum = "h1:FZR1q0exgwxzPzp/aF+VccGrSfxfPpkBqjIIEq3ru6c=",
  2598          version = "v1.6.7",
  2599      )
  2600      go_repository(
  2601          name = "org_golang_google_genproto",
  2602          build_file_generation = "on",
  2603          build_file_proto_mode = "disable",
  2604          importpath = "google.golang.org/genproto",
  2605          sum = "h1:v5Cf4E9+6tawYrs/grq1q1hFpGtzlGFzgWHqwt6NFiU=",
  2606          version = "v0.0.0-20230731193218-e0aa005b6bdf",
  2607      )
  2608      go_repository(
  2609          name = "org_golang_google_genproto_googleapis_api",
  2610          build_file_generation = "on",
  2611          build_file_proto_mode = "disable",
  2612          importpath = "google.golang.org/genproto/googleapis/api",
  2613          sum = "h1:xkVZ5FdZJF4U82Q/JS+DcZA83s/GRVL+QrFMlexk9Yo=",
  2614          version = "v0.0.0-20230731193218-e0aa005b6bdf",
  2615      )
  2616      go_repository(
  2617          name = "org_golang_google_genproto_googleapis_bytestream",
  2618          build_file_generation = "on",
  2619          build_file_proto_mode = "disable",
  2620          importpath = "google.golang.org/genproto/googleapis/bytestream",
  2621          sum = "h1:gm8vsVR64Jx1GxHY8M+p8YA2bxU/H/lymcutB2l7l9s=",
  2622          version = "v0.0.0-20230720185612-659f7aaaa771",
  2623      )
  2624      go_repository(
  2625          name = "org_golang_google_genproto_googleapis_rpc",
  2626          build_file_generation = "on",
  2627          build_file_proto_mode = "disable",
  2628          importpath = "google.golang.org/genproto/googleapis/rpc",
  2629          sum = "h1:guOdSPaeFgN+jEJwTo1dQ71hdBm+yKSCCKuTRkJzcVo=",
  2630          version = "v0.0.0-20230731193218-e0aa005b6bdf",
  2631      )
  2632  
  2633      go_repository(
  2634          name = "org_golang_google_grpc",
  2635          build_file_generation = "on",
  2636          build_file_proto_mode = "disable",
  2637          importpath = "google.golang.org/grpc",
  2638          sum = "h1:kfzNeI/klCGD2YPMUlaGNT3pxvYfga7smW3Vth8Zsiw=",
  2639          version = "v1.57.0",
  2640      )
  2641      go_repository(
  2642          name = "org_golang_google_grpc_cmd_protoc_gen_go_grpc",
  2643          build_file_generation = "on",
  2644          build_file_proto_mode = "disable",
  2645          importpath = "google.golang.org/grpc/cmd/protoc-gen-go-grpc",
  2646          sum = "h1:M1YKkFIboKNieVO5DLUEVzQfGwJD30Nv2jfUgzb5UcE=",
  2647          version = "v1.1.0",
  2648      )
  2649  
  2650      go_repository(
  2651          name = "org_golang_google_protobuf",
  2652          build_file_generation = "on",
  2653          build_file_proto_mode = "disable",
  2654          importpath = "google.golang.org/protobuf",
  2655          sum = "h1:g0LDEJHgrBl9N9r17Ru3sqWhkIx2NB67okBHPwC7hs8=",
  2656          version = "v1.31.0",
  2657      )
  2658      go_repository(
  2659          name = "org_golang_x_crypto",
  2660          build_file_generation = "on",
  2661          build_file_proto_mode = "disable",
  2662          importpath = "golang.org/x/crypto",
  2663          sum = "h1:6Ewdq3tDic1mg5xRO4milcWCfMVQhI4NkqWWvqejpuA=",
  2664          version = "v0.11.0",
  2665      )
  2666      go_repository(
  2667          name = "org_golang_x_exp",
  2668          build_file_generation = "on",
  2669          build_file_proto_mode = "disable",
  2670          importpath = "golang.org/x/exp",
  2671          sum = "h1:tnebWN09GYg9OLPss1KXj8txwZc6X6uMr6VFdcGNbHw=",
  2672          version = "v0.0.0-20220827204233-334a2380cb91",
  2673      )
  2674  
  2675      go_repository(
  2676          name = "org_golang_x_image",
  2677          build_file_generation = "on",
  2678          build_file_proto_mode = "disable",
  2679          importpath = "golang.org/x/image",
  2680          sum = "h1:TcHcE0vrmgzNH1v3ppjcMGbhG5+9fMuvOmUYwNEF4q4=",
  2681          version = "v0.0.0-20220302094943-723b81ca9867",
  2682      )
  2683      go_repository(
  2684          name = "org_golang_x_lint",
  2685          build_file_generation = "on",
  2686          build_file_proto_mode = "disable",
  2687          importpath = "golang.org/x/lint",
  2688          sum = "h1:VLliZ0d+/avPrXXH+OakdXhpJuEoBZuwh1m2j7U6Iug=",
  2689          version = "v0.0.0-20210508222113-6edffad5e616",
  2690      )
  2691  
  2692      go_repository(
  2693          name = "org_golang_x_mobile",
  2694          build_file_generation = "on",
  2695          build_file_proto_mode = "disable",
  2696          importpath = "golang.org/x/mobile",
  2697          sum = "h1:4+4C/Iv2U4fMZBiMCc98MG1In4gJY5YRhtpDNeDeHWs=",
  2698          version = "v0.0.0-20190719004257-d2bd2a29d028",
  2699      )
  2700  
  2701      go_repository(
  2702          name = "org_golang_x_mod",
  2703          build_file_generation = "on",
  2704          build_file_proto_mode = "disable",
  2705          importpath = "golang.org/x/mod",
  2706          sum = "h1:lFO9qtOdlre5W1jxS3r/4szv2/6iXxScdzjoBMXNhYk=",
  2707          version = "v0.10.0",
  2708      )
  2709      go_repository(
  2710          name = "org_golang_x_net",
  2711          build_file_generation = "on",
  2712          build_file_proto_mode = "disable",
  2713          importpath = "golang.org/x/net",
  2714          sum = "h1:cfawfvKITfUsFCeJIHJrbSxpeu/E81khclypR0GVT50=",
  2715          version = "v0.12.0",
  2716      )
  2717      go_repository(
  2718          name = "org_golang_x_oauth2",
  2719          build_file_generation = "on",
  2720          build_file_proto_mode = "disable",
  2721          importpath = "golang.org/x/oauth2",
  2722          sum = "h1:zHCpF2Khkwy4mMB4bv0U37YtJdTGW8jI0glAApi0Kh8=",
  2723          version = "v0.10.0",
  2724      )
  2725      go_repository(
  2726          name = "org_golang_x_sync",
  2727          build_file_generation = "on",
  2728          build_file_proto_mode = "disable",
  2729          importpath = "golang.org/x/sync",
  2730          sum = "h1:ftCYgMx6zT/asHUrPw8BLLscYtGznsLAnjq5RH9P66E=",
  2731          version = "v0.3.0",
  2732      )
  2733      go_repository(
  2734          name = "org_golang_x_sys",
  2735          build_file_generation = "on",
  2736          build_file_proto_mode = "disable",
  2737          importpath = "golang.org/x/sys",
  2738          sum = "h1:SqMFp9UcQJZa+pmYuAKjd9xq1f0j5rLcDIk0mj4qAsA=",
  2739          version = "v0.10.0",
  2740      )
  2741  
  2742      go_repository(
  2743          name = "org_golang_x_term",
  2744          build_file_generation = "on",
  2745          build_file_proto_mode = "disable",
  2746          importpath = "golang.org/x/term",
  2747          sum = "h1:3R7pNqamzBraeqj/Tj8qt1aQ2HpmlC+Cx/qL/7hn4/c=",
  2748          version = "v0.10.0",
  2749      )
  2750      go_repository(
  2751          name = "org_golang_x_text",
  2752          build_file_generation = "on",
  2753          build_file_proto_mode = "disable",
  2754          importpath = "golang.org/x/text",
  2755          sum = "h1:LAntKIrcmeSKERyiOh0XMV39LXS8IE9UL2yP7+f5ij4=",
  2756          version = "v0.11.0",
  2757      )
  2758      go_repository(
  2759          name = "org_golang_x_time",
  2760          build_file_generation = "on",
  2761          build_file_proto_mode = "disable",
  2762          importpath = "golang.org/x/time",
  2763          sum = "h1:rg5rLMjNzMS1RkNLzCG38eapWhnYLFYXDXj2gOlr8j4=",
  2764          version = "v0.3.0",
  2765      )
  2766      go_repository(
  2767          name = "org_golang_x_tools",
  2768          build_file_generation = "on",
  2769          build_file_proto_mode = "disable",
  2770          importpath = "golang.org/x/tools",
  2771          sum = "h1:8WMNJAz3zrtPmnYC7ISf5dEn3MT0gY7jBJfw27yrrLo=",
  2772          version = "v0.9.1",
  2773      )
  2774  
  2775      go_repository(
  2776          name = "org_golang_x_xerrors",
  2777          build_file_generation = "on",
  2778          build_file_proto_mode = "disable",
  2779          importpath = "golang.org/x/xerrors",
  2780          sum = "h1:H2TDz8ibqkAF6YGhCdN3jS9O0/s90v0rJh3X/OLHEUk=",
  2781          version = "v0.0.0-20220907171357-04be3eba64a2",
  2782      )
  2783      go_repository(
  2784          name = "org_gonum_v1_gonum",
  2785          build_file_generation = "on",
  2786          build_file_proto_mode = "disable",
  2787          importpath = "gonum.org/v1/gonum",
  2788          sum = "h1:f1IJhK4Km5tBJmaiJXtk/PkL4cdVX6J+tGiM187uT5E=",
  2789          version = "v0.11.0",
  2790      )
  2791      go_repository(
  2792          name = "org_gonum_v1_netlib",
  2793          build_file_generation = "on",
  2794          build_file_proto_mode = "disable",
  2795          importpath = "gonum.org/v1/netlib",
  2796          sum = "h1:OE9mWmgKkjJyEmDAAtGMPjXu+YNeGvK9VTSHY6+Qihc=",
  2797          version = "v0.0.0-20190313105609-8cb42192e0e0",
  2798      )
  2799      go_repository(
  2800          name = "org_gonum_v1_plot",
  2801          build_file_generation = "on",
  2802          build_file_proto_mode = "disable",
  2803          importpath = "gonum.org/v1/plot",
  2804          sum = "h1:dnifSs43YJuNMDzB7v8wV64O4ABBHReuAVAoBxqBqS4=",
  2805          version = "v0.10.1",
  2806      )
  2807      go_repository(
  2808          name = "org_modernc_cc_v3",
  2809          build_file_generation = "on",
  2810          build_file_proto_mode = "disable",
  2811          importpath = "modernc.org/cc/v3",
  2812          sum = "h1:P3g79IUS/93SYhtoeaHW+kRCIrYaxJ27MFPv+7kaTOw=",
  2813          version = "v3.40.0",
  2814      )
  2815      go_repository(
  2816          name = "org_modernc_ccgo_v3",
  2817          build_file_generation = "on",
  2818          build_file_proto_mode = "disable",
  2819          importpath = "modernc.org/ccgo/v3",
  2820          sum = "h1:Mkgdzl46i5F/CNR/Kj80Ri59hC8TKAhZrYSaqvkwzUw=",
  2821          version = "v3.16.13",
  2822      )
  2823      go_repository(
  2824          name = "org_modernc_ccorpus",
  2825          build_file_generation = "on",
  2826          build_file_proto_mode = "disable",
  2827          importpath = "modernc.org/ccorpus",
  2828          sum = "h1:J16RXiiqiCgua6+ZvQot4yUuUy8zxgqbqEEUuGPlISk=",
  2829          version = "v1.11.6",
  2830      )
  2831      go_repository(
  2832          name = "org_modernc_httpfs",
  2833          build_file_generation = "on",
  2834          build_file_proto_mode = "disable",
  2835          importpath = "modernc.org/httpfs",
  2836          sum = "h1:AAgIpFZRXuYnkjftxTAZwMIiwEqAfk8aVB2/oA6nAeM=",
  2837          version = "v1.0.6",
  2838      )
  2839      go_repository(
  2840          name = "org_modernc_libc",
  2841          build_file_generation = "on",
  2842          build_file_proto_mode = "disable",
  2843          importpath = "modernc.org/libc",
  2844          sum = "h1:4U7v51GyhlWqQmwCHj28Rdq2Yzwk55ovjFrdPjs8Hb0=",
  2845          version = "v1.22.2",
  2846      )
  2847      go_repository(
  2848          name = "org_modernc_mathutil",
  2849          build_file_generation = "on",
  2850          build_file_proto_mode = "disable",
  2851          importpath = "modernc.org/mathutil",
  2852          sum = "h1:rV0Ko/6SfM+8G+yKiyI830l3Wuz1zRutdslNoQ0kfiQ=",
  2853          version = "v1.5.0",
  2854      )
  2855      go_repository(
  2856          name = "org_modernc_memory",
  2857          build_file_generation = "on",
  2858          build_file_proto_mode = "disable",
  2859          importpath = "modernc.org/memory",
  2860          sum = "h1:N+/8c5rE6EqugZwHii4IFsaJ7MUhoWX07J5tC/iI5Ds=",
  2861          version = "v1.5.0",
  2862      )
  2863      go_repository(
  2864          name = "org_modernc_opt",
  2865          build_file_generation = "on",
  2866          build_file_proto_mode = "disable",
  2867          importpath = "modernc.org/opt",
  2868          sum = "h1:3XOZf2yznlhC+ibLltsDGzABUGVx8J6pnFMS3E4dcq4=",
  2869          version = "v0.1.3",
  2870      )
  2871      go_repository(
  2872          name = "org_modernc_sqlite",
  2873          build_file_generation = "on",
  2874          build_file_proto_mode = "disable",
  2875          importpath = "modernc.org/sqlite",
  2876          sum = "h1:S2uFiaNPd/vTAP/4EmyY8Qe2Quzu26A2L1e25xRNTio=",
  2877          version = "v1.18.2",
  2878      )
  2879      go_repository(
  2880          name = "org_modernc_strutil",
  2881          build_file_generation = "on",
  2882          build_file_proto_mode = "disable",
  2883          importpath = "modernc.org/strutil",
  2884          sum = "h1:fNMm+oJklMGYfU9Ylcywl0CO5O6nTfaowNsh2wpPjzY=",
  2885          version = "v1.1.3",
  2886      )
  2887      go_repository(
  2888          name = "org_modernc_tcl",
  2889          build_file_generation = "on",
  2890          build_file_proto_mode = "disable",
  2891          importpath = "modernc.org/tcl",
  2892          sum = "h1:5PQgL/29XkQ9wsEmmNPjzKs+7iPCaYqUJAhzPvQbjDA=",
  2893          version = "v1.13.2",
  2894      )
  2895      go_repository(
  2896          name = "org_modernc_token",
  2897          build_file_generation = "on",
  2898          build_file_proto_mode = "disable",
  2899          importpath = "modernc.org/token",
  2900          sum = "h1:Xl7Ap9dKaEs5kLoOQeQmPWevfnk/DM5qcLcYlA8ys6Y=",
  2901          version = "v1.1.0",
  2902      )
  2903      go_repository(
  2904          name = "org_modernc_z",
  2905          build_file_generation = "on",
  2906          build_file_proto_mode = "disable",
  2907          importpath = "modernc.org/z",
  2908          sum = "h1:RTNHdsrOpeoSeOF4FbzTo8gBYByaJ5xT7NgZ9ZqRiJM=",
  2909          version = "v1.5.1",
  2910      )