Skip to content

Commit d3dbd87

Browse files
Google APIscopybara-github
authored andcommitted
chore(bazel): update Go generator version to v0.31.1
Changes include: - regapic: fix unused imports - regapic: fix missing return statement PiperOrigin-RevId: 461039619
1 parent e523a17 commit d3dbd87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ http_archive(
124124
],
125125
)
126126

127-
_gapic_generator_go_version = "0.31.0"
127+
_gapic_generator_go_version = "0.31.1"
128128

129129
http_archive(
130130
name = "com_googleapis_gapic_generator_go",

0 commit comments

Comments
 (0)