chore: update gapic-generator to v2.8.0
PiperOrigin-RevId: 342906697
This commit is contained in:
parent
3ac5ef0436
commit
5fdb685a68
|
|
@ -76,8 +76,8 @@ rules_proto_toolchains()
|
|||
# section
|
||||
http_archive(
|
||||
name = "com_google_api_codegen",
|
||||
strip_prefix = "gapic-generator-2.6.2",
|
||||
urls = ["https://github.com/googleapis/gapic-generator/archive/v2.6.2.zip"],
|
||||
strip_prefix = "gapic-generator-2.8.0",
|
||||
urls = ["https://github.com/googleapis/gapic-generator/archive/v2.8.0.zip"],
|
||||
)
|
||||
|
||||
# rules_go (support Golang under bazel)
|
||||
|
|
|
|||
Loading…
Reference in New Issue