Browse Source

intermediate changes
ref:f96472defb73839a1536f383c0584c0133a038bc

arcadia-devtools 3 years ago
parent
commit
7a5c0c036c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      build/rules/go/vendor.policy

+ 3 - 0
build/rules/go/vendor.policy

@@ -1071,6 +1071,9 @@ DENY .* -> vendor/github.com/anatol/luks.go;test
 DENY .* -> vendor/github.com/anatol/vmtest;test
 DENY .* -> vendor/github.com/anatol/devmapper.go;test
 
+# CONTRIB-2498
+ALLOW .* -> vendor/github.com/fatih/color
+
 #
 # This section is for EXCEPTIONS. Add new rule above, not here.
 #