File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ rules_proto_toolchains()
7575# section
7676http_archive (
7777 name = "com_google_api_codegen" ,
78- strip_prefix = "gapic-generator-2.0.2 " ,
79- urls = ["https://github.com/googleapis/gapic-generator/archive/v2.0.2 .zip" ],
78+ strip_prefix = "gapic-generator-2.0.3 " ,
79+ urls = ["https://github.com/googleapis/gapic-generator/archive/v2.0.3 .zip" ],
8080)
8181
8282# rules_go (support Golang under bazel)
@@ -255,8 +255,8 @@ gazelle_dependencies()
255255
256256http_archive (
257257 name = "com_googleapis_gapic_generator_go" ,
258- strip_prefix = "gapic-generator-go-0.14.1 " ,
259- urls = ["https://github.com/googleapis/gapic-generator-go/archive/v0.14.1 .tar.gz" ],
258+ strip_prefix = "gapic-generator-go-0.14.3 " ,
259+ urls = ["https://github.com/googleapis/gapic-generator-go/archive/v0.14.3 .tar.gz" ],
260260)
261261
262262load ("@com_googleapis_gapic_generator_go//:repositories.bzl" , "com_googleapis_gapic_generator_go_repositories" )
You can’t perform that action at this time.
0 commit comments