diff options
| author | arcadia-devtools <[email protected]> | 2022-05-10 16:49:14 +0300 |
|---|---|---|
| committer | arcadia-devtools <[email protected]> | 2022-05-10 16:49:14 +0300 |
| commit | af1e2e7e653d6a5bf5666c39491e09a38f152380 (patch) | |
| tree | 69f59ac51bdee45fab6b0f48ba77ced712781093 /build/rules/go | |
| parent | 3eee94a865e8dff399329dee911906cddb7b0d67 (diff) | |
intermediate changes
ref:3f8c4bb967e3b1b7eb330cbb09d4399c945b9838
Diffstat (limited to 'build/rules/go')
| -rw-r--r-- | build/rules/go/vendor.policy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/rules/go/vendor.policy b/build/rules/go/vendor.policy index d8c47e9f563..b1d6236026d 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 |
