aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-03-27 16:43:23 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2023-03-27 16:43:23 +0300
commit728860f3dcbfa5715bcea78401a55d22e6b24b04 (patch)
treedcfc6c3bdfe79ccdcc8e548dbc577873dafb4697 /build
parent3d54a0a2ffeb5d4e92fda71551f0867106255cd1 (diff)
downloadydb-728860f3dcbfa5715bcea78401a55d22e6b24b04.tar.gz
Intermediate changes
Diffstat (limited to 'build')
-rw-r--r--build/rules/go/vendor.policy2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/rules/go/vendor.policy b/build/rules/go/vendor.policy
index b8af6f78c7..68148bea37 100644
--- a/build/rules/go/vendor.policy
+++ b/build/rules/go/vendor.policy
@@ -113,6 +113,8 @@ ALLOW .* -> vendor/go.temporal.io/sdk
ALLOW .* -> vendor/go.temporal.io/api
ALLOW infra/temporal -> vendor/github.com/temporalio/tctl
ALLOW infra/temporal -> vendor/github.com/temporalio/ui-server/v2
+ALLOW vendor/github.com/temporalio/ui-server -> vendor/github.com/aromanovich/grpc-gateway
+ALLOW vendor/github.com/temporalio/ui-server -> vendor/github.com/aromanovich/gateway
# CONTRIB-2468
ALLOW .* -> vendor/github.com/DataDog/temporalite