diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2023-04-12 14:46:12 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2023-04-28 13:54:21 +0200 |
commit | 76b23b243699765311b163f7807be558fd001e09 (patch) | |
tree | 8ef9420ed02195eec816dc3d1898835b377d6856 /test | |
parent | 0da51839d8d7bdbc6f04d44646ae1cfaeab17054 (diff) | |
download | justbuild-76b23b243699765311b163f7807be558fd001e09.tar.gz |
external: Update google_apis to 2f9af29...
...as required by grpc v1.53.0
Diffstat (limited to 'test')
-rw-r--r-- | test/bootstrap/TARGETS | 3 |
1 files changed, 3 insertions, 0 deletions
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": |