Skip to content

Commit cef00ce

Browse files
Dan Rosenmattklein123
authored andcommitted
fix bazel query more (#5904)
Signed-off-by: Dan Rosen <[email protected]>
1 parent d13186b commit cef00ce

File tree

1 file changed

+1
-1
lines changed
  • api/envoy/service/auth/v2alpha

1 file changed

+1
-1
lines changed

api/envoy/service/auth/v2alpha/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
load("//bazel:api_build_system.bzl", "api_go_proto_library", "api_proto_library_internal")
1+
load("@envoy_api//bazel:api_build_system.bzl", "api_go_proto_library", "api_proto_library_internal")
22

33
licenses(["notice"]) # Apache 2
44

0 commit comments

Comments
 (0)