summaryrefslogtreecommitdiffstats
path: root/build/rules/go
diff options
context:
space:
mode:
authorarcadia-devtools <[email protected]>2022-05-16 20:08:20 +0300
committerarcadia-devtools <[email protected]>2022-05-16 20:08:20 +0300
commitfeac76720fc277c1eeac84b704f94e2646a74abb (patch)
treed9bdf503a8cad7b7f82cee9dd83ac8d39963c54f /build/rules/go
parent1d2053782e4bca02203af8643b4124c3059aae1b (diff)
intermediate changes
ref:aa315e510f4e7f0022eb7d6357075b7a286966cd
Diffstat (limited to 'build/rules/go')
-rw-r--r--build/rules/go/vendor.policy4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/rules/go/vendor.policy b/build/rules/go/vendor.policy
index 8638d77e2e6..c2afdd9ffbb 100644
--- a/build/rules/go/vendor.policy
+++ b/build/rules/go/vendor.policy
@@ -1133,4 +1133,8 @@ ALLOW .* -> vendor/github.com/go-logr/zapr
# This section is for EXCEPTIONS. Add new rule above, not here.
#
+# CONTRIB-2562
+DENY .* -> vendor/github.com/elastic/go-elasticsearch/v7;test
+ALLOW * -> vendor/github.com/elastic/go-elasticsearch/v7
+
DENY .* -> vendor/