Skip to content

Commit

Permalink
chore(bazel): update Go generator to v0.36.0
Browse files Browse the repository at this point in the history
Changes include:
- raise Operation errors from diregapic

PiperOrigin-RevId: 530743924
  • Loading branch information
Google APIs authored and Copybara-Service committed May 9, 2023
1 parent a012f7c commit 4387f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Expand Up @@ -224,7 +224,7 @@ local_repository(
path = ".",
)

_gapic_generator_go_version = "0.35.7"
_gapic_generator_go_version = "0.36.0"

http_archive(
name = "com_googleapis_gapic_generator_go",
Expand Down

0 comments on commit 4387f58

Please sign in to comment.