diff options
| author | arcadia-devtools <[email protected]> | 2022-05-17 15:13:33 +0300 | 
|---|---|---|
| committer | arcadia-devtools <[email protected]> | 2022-05-17 15:13:33 +0300 | 
| commit | d0c8f7a39881dcec7551554acf8e8874b6ff34e4 (patch) | |
| tree | 81ddc982441ddec7d0f78115af7cc394dcd234f1 /build/rules/go | |
| parent | 3268164bd4fab6e3d9b1bab0846d5f44678055f9 (diff) | |
intermediate changes
ref:b738d0679227dd4ab657662a162d46dbffbc0094
Diffstat (limited to 'build/rules/go')
| -rw-r--r-- | build/rules/go/vendor.policy | 5 | 
1 files changed, 0 insertions, 5 deletions
diff --git a/build/rules/go/vendor.policy b/build/rules/go/vendor.policy index c2afdd9ffbb..37fedc731fb 100644 --- a/build/rules/go/vendor.policy +++ b/build/rules/go/vendor.policy @@ -729,11 +729,6 @@ ALLOW .* -> vendor/github.com/insomniacslk/dhcp  # CONTRIB-2094  ALLOW .* -> vendor/github.com/osrg/gobgp -# -# CONTRIB-2097 QUIC(HTTP/3) implementation library -# -ALLOW .* -> vendor/github.com/lucas-clemente/quic-go -  # CONTRIB-2111 distributed lock on redis  ALLOW .* -> vendor/github.com/go-redsync/redsync/v4  | 
