Skip to content

Commit

Permalink
add missing BUILD file
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlanni committed Aug 5, 2024
1 parent 7d44bc8 commit 0e879db
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# DO NOT EDIT. This file is generated by tools/proto_format/proto_sync.py.

load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package")

licenses(["notice"]) # Apache 2

api_proto_package(
deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"],
)

0 comments on commit 0e879db

Please sign in to comment.