diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-04-11 16:55:07 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-04-12 16:30:35 +0200 |
commit | e7458ab863ea9b1b2e6a9b874e5fdd1dd7262c22 (patch) | |
tree | 3503344aae36d950b7cc6bc5332dbeecbfa45e64 /etc/import/include/grpcpp/TARGETS.grpc | |
parent | 0c36fdfdb8705f6af33d7775c2afd006356cb17b (diff) | |
download | justbuild-e7458ab863ea9b1b2e6a9b874e5fdd1dd7262c22.tar.gz |
Update grpc to v1.62.1 and all its dependencies
- update boringssl to commit ae72a45
- update protobuf to v25.1
- update abseil to v20240116.0 (including patches)
Also add mirrors for third-party dependencies where known and
hashes correspond.
Diffstat (limited to 'etc/import/include/grpcpp/TARGETS.grpc')
-rw-r--r-- | etc/import/include/grpcpp/TARGETS.grpc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/import/include/grpcpp/TARGETS.grpc b/etc/import/include/grpcpp/TARGETS.grpc index 0781bca8..3aae1877 100644 --- a/etc/import/include/grpcpp/TARGETS.grpc +++ b/etc/import/include/grpcpp/TARGETS.grpc @@ -39,6 +39,7 @@ , "impl/sync.h" , "resource_quota.h" , "security/audit_logging.h" + , "security/tls_crl_provider.h" , "security/auth_context.h" , "security/auth_metadata_processor.h" , "security/credentials.h" |