Skip to content

Commit

Permalink
chore(bazel): update GO generator to v0.39.2
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 578935608
  • Loading branch information
Google APIs authored and Copybara-Service committed Nov 2, 2023
1 parent a39ea24 commit 76bf3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ local_repository(
path = ".",
)

_gapic_generator_go_version = "0.39.1"
_gapic_generator_go_version = "0.39.2"

http_archive(
name = "com_googleapis_gapic_generator_go",
Expand Down

0 comments on commit 76bf3e7

Please sign in to comment.