aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/golang/protobuf/proto/ya.make
diff options
context:
space:
mode:
authorrobot-contrib <robot-contrib@yandex-team.com>2024-03-06 21:12:12 +0300
committerrobot-contrib <robot-contrib@yandex-team.com>2024-03-06 21:56:52 +0300
commit4dc63fc585b6d17b7da64c6ad1b7c02bab04a4de (patch)
tree6db954bff800e50fffe3e32622f8341be1e06eac /vendor/github.com/golang/protobuf/proto/ya.make
parentc41cfed807da2d4a723dba98f18d93afeba5425d (diff)
downloadydb-4dc63fc585b6d17b7da64c6ad1b7c02bab04a4de.tar.gz
Update vendor/google.golang.org/protobuf to 1.33.0
https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY `CVE-2024-24786` Update vendor/github.com/golang/protobuf to 1.5.4 Update vendor/google.golang.org/protobuf to 1.33.0 49932bde4d66dcc904cbf736caa0272baf07833b
Diffstat (limited to 'vendor/github.com/golang/protobuf/proto/ya.make')
-rw-r--r--vendor/github.com/golang/protobuf/proto/ya.make4
1 files changed, 3 insertions, 1 deletions
diff --git a/vendor/github.com/golang/protobuf/proto/ya.make b/vendor/github.com/golang/protobuf/proto/ya.make
index d8a26c70ea..59af799850 100644
--- a/vendor/github.com/golang/protobuf/proto/ya.make
+++ b/vendor/github.com/golang/protobuf/proto/ya.make
@@ -29,4 +29,6 @@ GO_XTEST_SRCS(
END()
-RECURSE(gotest)
+RECURSE(
+ gotest
+)