aboutsummaryrefslogtreecommitdiffstats
path: root/build/rules
diff options
context:
space:
mode:
authorvelom <velom@yandex-team.ru>2022-02-10 16:48:48 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:48:48 +0300
commit094e560ec880abc6d1e7e01b0c29666385268eb8 (patch)
tree3d0ef646b51d2a78ae93a5393f599c70275c67d1 /build/rules
parent4e85f12f6d14e7af54905e3c6a2aed2410fe2553 (diff)
downloadydb-094e560ec880abc6d1e7e01b0c29666385268eb8.tar.gz
Restoring authorship annotation for <velom@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/rules')
-rw-r--r--build/rules/go/vendor.policy10
1 files changed, 5 insertions, 5 deletions
diff --git a/build/rules/go/vendor.policy b/build/rules/go/vendor.policy
index 3e9c0acada..70191f5751 100644
--- a/build/rules/go/vendor.policy
+++ b/build/rules/go/vendor.policy
@@ -130,10 +130,10 @@ ALLOW .* -> vendor/github.com/aws/aws-sdk-go/aws
ALLOW .* -> vendor/github.com/aws/aws-sdk-go/service/s3
ALLOW .* -> vendor/github.com/aws/aws-sdk-go/service/sqs
ALLOW .* -> vendor/github.com/aws/aws-sdk-go/service/kms
-ALLOW .* -> vendor/github.com/aws/aws-sdk-go/service/ec2
+ALLOW .* -> vendor/github.com/aws/aws-sdk-go/service/ec2
ALLOW .* -> vendor/github.com/aws/aws-sdk-go/service/route53
ALLOW .* -> vendor/github.com/aws/aws-sdk-go/service/kinesis
-ALLOW .* -> vendor/github.com/aws/aws-sdk-go/service/sts
+ALLOW .* -> vendor/github.com/aws/aws-sdk-go/service/sts
# TOML parser/encoder with reflection
ALLOW .* -> vendor/github.com/BurntSushi/toml
@@ -770,9 +770,9 @@ ALLOW .* -> vendor/github.com/aymerick/raymond
# CONTRIB-2176
ALLOW .* -> vendor/github.com/masterzen/winrm
-# CONTRIB-2267
-ALLOW .* -> vendor/github.com/apparentlymart/go-cidr
-
+# CONTRIB-2267
+ALLOW .* -> vendor/github.com/apparentlymart/go-cidr
+
# CONTRIB-2266
ALLOW .* -> vendor/github.com/vertica/vertica-sql-go