summaryrefslogtreecommitdiffstats
path: root/build/rules/go
diff options
context:
space:
mode:
authorarcadia-devtools <[email protected]>2022-05-10 11:09:11 +0300
committerarcadia-devtools <[email protected]>2022-05-10 11:09:11 +0300
commit8d4afd14b8ae14ffb50992a59dc674e30e076a8e (patch)
tree5e63ed9ef8893b87d352934f8083d31458630b1e /build/rules/go
parentdd336fc2e37d280eba49fcf2519416a8b4cd218b (diff)
intermediate changes
ref:de3dcafbb9327d62043747dfb37a6020b3e5f77a
Diffstat (limited to 'build/rules/go')
-rw-r--r--build/rules/go/vendor.policy3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/rules/go/vendor.policy b/build/rules/go/vendor.policy
index 647e034ba3f..d8c47e9f563 100644
--- a/build/rules/go/vendor.policy
+++ b/build/rules/go/vendor.policy
@@ -1127,9 +1127,12 @@ DENY .* -> vendor/gonum.org/v1/netlib;test
ALLOW .* -> vendor/github.com/yandex-cloud/go-sdk
ALLOW .* -> vendor/github.com/yandex-cloud/go-genproto
+
# CONTRIB-2537
ALLOW infra/awacs/.* -> vendor/github.com/anttsov/curator
+# CONTRIB-2558
+ALLOW .* -> vendor/github.com/go-logr/zapr
#
# This section is for EXCEPTIONS. Add new rule above, not here.
#