We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c62eb4c commit 5a04154Copy full SHA for 5a04154
1 file changed
WORKSPACE
@@ -277,8 +277,8 @@ pip_repositories()
277
278
http_archive(
279
name = "gapic_generator_python",
280
- strip_prefix = "gapic-generator-python-0.44.0",
281
- urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.44.0.zip"],
+ strip_prefix = "gapic-generator-python-0.43.3",
+ urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.43.3.zip"],
282
)
283
284
load(
0 commit comments