We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0424136 commit 09e1f41Copy full SHA for 09e1f41
tools/protodoc/BUILD
@@ -39,8 +39,8 @@ py_binary(
39
name = "manifest_to_json",
40
srcs = ["manifest_to_json.py"],
41
deps = [
42
- ":protodoc_manifest_untyped",
43
":manifest_proto_py_proto",
+ ":protodoc_manifest_untyped",
44
"//tools/config_validation:validate_fragment",
45
"@com_envoyproxy_protoc_gen_validate//validate:validate_py",
46
"@com_github_cncf_udpa//udpa/annotations:pkg_py_proto",
0 commit comments