aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-03-20 19:43:06 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2023-03-20 19:43:06 +0300
commit6c10b73a14da5fc237bd6a9ad906128384a16ed3 (patch)
tree852b9acd071d42f411d016d5790d947eb892ab46
parent94951f4e047b87e1059c4ae3980f14acb2fb1b23 (diff)
downloadydb-6c10b73a14da5fc237bd6a9ad906128384a16ed3.tar.gz
Intermediate changes
-rw-r--r--build/rules/go/vendor.policy4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/rules/go/vendor.policy b/build/rules/go/vendor.policy
index e842d4d26f..71d7256cca 100644
--- a/build/rules/go/vendor.policy
+++ b/build/rules/go/vendor.policy
@@ -104,8 +104,8 @@ ALLOW .* -> vendor/github.com/DataDog/temporalite
# CONTRIB-2353
ALLOW .* -> vendor/go.temporal.io/server
-ALLOW infra/temporal/swat/server -> vendor/github.com/urfave/cli
-ALLOW infra/temporal/swat/tctl -> vendor/github.com/urfave/cli
+ALLOW infra/temporal -> vendor/github.com/urfave/cli
+ALLOW infra/temporal -> vendor/github.com/urfave/cli
ALLOW infra/temporal -> vendor/github.com/uber-go/tally
ALLOW market/sre/tools/temporal/cmd/tctl -> vendor/github.com/urfave/cli