aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authora-shch <a-shch@yandex-team.ru>2022-02-10 16:51:31 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:51:31 +0300
commit4a63b8fd1e8475b087eac190a9022c0eaa1fc0fd (patch)
treebe7b97566db62e2e353d4a0a1885c9e797c071d1 /build
parent1cba5ee9c548bd5991f088548aee647b75c19ad5 (diff)
downloadydb-4a63b8fd1e8475b087eac190a9022c0eaa1fc0fd.tar.gz
Restoring authorship annotation for <a-shch@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build')
-rw-r--r--build/rules/go/vendor.policy6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/rules/go/vendor.policy b/build/rules/go/vendor.policy
index 3e9c0acada..a0dd0f336a 100644
--- a/build/rules/go/vendor.policy
+++ b/build/rules/go/vendor.policy
@@ -749,9 +749,9 @@ ALLOW .* -> vendor/github.com/google/go-tpm/tpmutil
# CONTRIB-2165: Go-bindings for using parsers generated by ANTLR4
ALLOW .* -> vendor/github.com/antlr/antlr4/runtime/Go/antlr
-# CONTRIB-2216: CGO-based library for fast ZSTD compression and decompression.
-ALLOW .* -> vendor/github.com/DataDog/zstd
-
+# CONTRIB-2216: CGO-based library for fast ZSTD compression and decompression.
+ALLOW .* -> vendor/github.com/DataDog/zstd
+
# CONTRIB-2234
ALLOW .* -> vendor/github.com/google/gopacket