Skip to content

Commit

Permalink
chore: update gapic-generator-go to 0.46.2
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 664922813
  • Loading branch information
Google APIs authored and copybara-github committed Aug 19, 2024
1 parent d9eae9f commit c2f74b9
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 @@ -215,7 +215,7 @@ http_archive(
urls = ["https://github.com/googleapis/rules_gapic/archive/v%s.tar.gz" % _rules_gapic_version],
)

_gapic_generator_go_version = "0.46.1"
_gapic_generator_go_version = "0.46.2"

http_archive(
name = "com_googleapis_gapic_generator_go",
Expand Down

0 comments on commit c2f74b9

Please sign in to comment.