BUILD 379 B

1234567891011121314
  1. # DO NOT EDIT. This file is generated by tools/proto_format/proto_sync.py.
  2. load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package")
  3. licenses(["notice"]) # Apache 2
  4. api_proto_package(
  5. has_services = True,
  6. deps = [
  7. "//envoy/annotations:pkg",
  8. "//envoy/service/discovery/v3:pkg",
  9. "@com_github_cncf_udpa//udpa/annotations:pkg",
  10. ],
  11. )