Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d399c75 commit 8cda089Copy full SHA for 8cda089
WORKSPACE
@@ -223,8 +223,8 @@ pip_repositories()
223
# Change upstream repository once PR is merged
224
http_archive(
225
name = "gapic_generator_python",
226
- urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.30.0.zip"],
227
- strip_prefix = "gapic-generator-python-0.30.0",
+ urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.31.0.zip"],
+ strip_prefix = "gapic-generator-python-0.31.0",
228
)
229
230
load("@gapic_generator_python//:repositories.bzl",
0 commit comments