Revert "docs: Move cve_scan and generation of external dependencies rst to bazel (#15328)" (#15421)

This reverts commit 498d65b2fabceebbda9c0b993ba63c127fd16f27.

Signed-off-by: Matt Klein <mklein@lyft.com>

Mirrored from https://github.com/envoyproxy/envoy @ 3bddd1a8f8f67174d487a06c690f67b944b9e0da
pull/624/head
data-plane-api(Azure Pipelines) 4 years ago
parent d57829d166
commit 7c59f41108
  1. 5
      bazel/BUILD

@ -2,11 +2,6 @@ load("@io_bazel_rules_go//proto:compiler.bzl", "go_proto_compiler")
licenses(["notice"]) # Apache 2
exports_files([
"repository_locations.bzl",
"repository_locations_utils.bzl",
])
go_proto_compiler(
name = "pgv_plugin_go",
options = ["lang=go"],

Loading…
Cancel
Save