aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-05-10 16:49:14 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-05-10 16:49:14 +0300
commitaf1e2e7e653d6a5bf5666c39491e09a38f152380 (patch)
tree69f59ac51bdee45fab6b0f48ba77ced712781093 /build
parent3eee94a865e8dff399329dee911906cddb7b0d67 (diff)
downloadydb-af1e2e7e653d6a5bf5666c39491e09a38f152380.tar.gz
intermediate changes
ref:3f8c4bb967e3b1b7eb330cbb09d4399c945b9838
Diffstat (limited to 'build')
-rw-r--r--build/rules/go/vendor.policy1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/rules/go/vendor.policy b/build/rules/go/vendor.policy
index d8c47e9f56..b1d6236026 100644
--- a/build/rules/go/vendor.policy
+++ b/build/rules/go/vendor.policy
@@ -186,7 +186,6 @@ ALLOW .* -> vendor/github.com/DATA-DOG/godog
ALLOW .* -> vendor/github.com/davecgh/go-spew/spew
# CONTRIB-425 implementation of JSON Web Tokens (JWT)
-ALLOW .* -> vendor/github.com/golang-jwt/jwt
ALLOW .* -> vendor/github.com/golang-jwt/jwt/v4
# Docker API client