We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dfa3a0 commit 8bcc908Copy full SHA for 8bcc908
2 files changed
third_party/googleapis/BUILD.bazel
@@ -60,7 +60,7 @@ filegroup(
60
":google_devtools_remoteexecution_v1test_remote_execution_java_grpc_srcs",
61
":google_watch_v1_java_grpc_srcs",
62
],
63
- visibility = ["@//src:__pkg__"],
+ visibility = ["@io_bazel//src:__pkg__"],
64
)
65
66
java_proto_library(
third_party/remoteapis/BUILD.bazel
@@ -34,7 +34,7 @@ filegroup(
34
":build_bazel_remote_asset_v1_remote_asset_java_grpc_srcs",
35
":build_bazel_remote_execution_v2_remote_execution_java_grpc_srcs",
36
37
38
39
40
proto_library(
0 commit comments