From 76b23b243699765311b163f7807be558fd001e09 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Wed, 12 Apr 2023 14:46:12 +0200 Subject: external: Update google_apis to 2f9af29... ...as required by grpc v1.53.0 --- test/bootstrap/TARGETS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test') diff --git a/test/bootstrap/TARGETS b/test/bootstrap/TARGETS index ee78934e..c5c744b2 100644 --- a/test/bootstrap/TARGETS +++ b/test/bootstrap/TARGETS @@ -68,6 +68,9 @@ , "protos": [ ["@", "bazel_remote_apis", "", "remote_execution_proto"] , ["@", "googleapis", "", "google_bytestream_proto"] + , ["@", "googleapis", "", "google_api_httpbody_proto"] + , ["@", "googleapis", "", "google_api_expr_v1alpha1_checked_proto"] + , ["@", "googleapis", "", "google_api_expr_v1alpha1_syntax_proto"] ] } , "staged-sources": -- cgit v1.2.3