BUILD 390 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/config/core/v3:pkg",
  8. "@com_github_cncf_udpa//udpa/annotations:pkg",
  9. "@prometheus_metrics_model//:client_model",
  10. ],
  11. )