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 1b101f5 commit dec3204Copy full SHA for dec3204
WORKSPACE
@@ -186,8 +186,8 @@ py_gapic_repositories()
186
187
http_archive(
188
name = "protoc_docs_plugin",
189
- strip_prefix = "protoc-docs-plugin-b2502d56b5ec2d47e063976da773206af295362d",
190
- urls = ["https://github.com/googleapis/protoc-docs-plugin/archive/b2502d56b5ec2d47e063976da773206af295362d.zip"],
+ strip_prefix = "protoc-docs-plugin-074aa05203b5f1b87df4986671855e7a4b153c2d",
+ urls = ["https://github.com/googleapis/protoc-docs-plugin/archive/074aa05203b5f1b87df4986671855e7a4b153c2d.zip"],
191
)
192
193
load(
0 commit comments