chore(bazel): update Go generator version to v0.31.1

Changes include:
- regapic: fix unused imports
- regapic: fix missing return statement

PiperOrigin-RevId: 461039619
pull/727/head
Google APIs 3 years ago committed by Copybara-Service
parent e523a17ea2
commit d3dbd87a2d
  1. 2
      WORKSPACE

@ -124,7 +124,7 @@ http_archive(
], ],
) )
_gapic_generator_go_version = "0.31.0" _gapic_generator_go_version = "0.31.1"
http_archive( http_archive(
name = "com_googleapis_gapic_generator_go", name = "com_googleapis_gapic_generator_go",

Loading…
Cancel
Save