|
|
@ -256,22 +256,6 @@ load("@com_google_api_codegen//rules_gapic/python:py_gapic_repositories.bzl", "p |
|
|
|
|
|
|
|
|
|
|
|
py_gapic_repositories() |
|
|
|
py_gapic_repositories() |
|
|
|
|
|
|
|
|
|
|
|
http_archive( |
|
|
|
|
|
|
|
name = "protoc_docs_plugin", |
|
|
|
|
|
|
|
strip_prefix = "protoc-docs-plugin-2bdf14e394bbaa44b81286b1a19c5f229b51c667", |
|
|
|
|
|
|
|
urls = ["https://github.com/googleapis/protoc-docs-plugin/archive/2bdf14e394bbaa44b81286b1a19c5f229b51c667.zip"], |
|
|
|
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
load( |
|
|
|
|
|
|
|
"@protoc_docs_plugin//:repositories.bzl", |
|
|
|
|
|
|
|
"protoc_docs_plugin_register_toolchains", |
|
|
|
|
|
|
|
"protoc_docs_plugin_repositories", |
|
|
|
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
protoc_docs_plugin_repositories() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
protoc_docs_plugin_register_toolchains() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
load("@rules_python//python:pip.bzl", "pip_repositories") |
|
|
|
load("@rules_python//python:pip.bzl", "pip_repositories") |
|
|
|
|
|
|
|
|
|
|
|
pip_repositories() |
|
|
|
pip_repositories() |
|
|
|