From da17ef5b04815ea3c6605274141a2e2b3b53b217 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Thu, 27 Feb 2025 16:09:40 +0100 Subject: Update grpc to v1.70.1 ...together with its dependencies: - boringssl dec0d8f681348af8bb675e07bd89989665fca8bc - protobuf v29.0 - abseil 20240722.0 Also update the bootstrap command for ssl to account for the fact that now also the crypto library has fully moved to C++ and the location of its sources has changed. --- etc/import/absl/algorithm/TARGETS.absl | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/import/absl/algorithm/TARGETS.absl') diff --git a/etc/import/absl/algorithm/TARGETS.absl b/etc/import/absl/algorithm/TARGETS.absl index 92a6f6e2..c49c19ae 100644 --- a/etc/import/absl/algorithm/TARGETS.absl +++ b/etc/import/absl/algorithm/TARGETS.absl @@ -52,6 +52,7 @@ , "hdrs": ["container.h"] , "deps": [ "algorithm" + , ["absl/base", "config"] , ["absl/base", "core_headers"] , ["absl/base", "nullability"] , ["absl/meta", "type_traits"] -- cgit v1.2.3