From 10176ae6fa0b2d2d3fce0c174dc1578bead76def Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 00:32:27 +0000 Subject: [PATCH] chore(deps): update googleapis digest to 27aa9d5 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 557fd91c4f8..a317c86ae56 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -42,10 +42,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "af30136cda9388caf1a116e139dda38110db01351b297d3ab326842b9996c3e0", - strip_prefix = "googleapis-2fc4ca137765a3003097c58c3f7dab9f4ccfe2b5", + sha256 = "1834695697b0600809add834a7e038fa948e2616acd69d869804cac8bb418b5f", + strip_prefix = "googleapis-27aa9d542f54ae1ea1277580550dd04aeb5b09f9", urls = [ - "https://github.com/googleapis/googleapis/archive/2fc4ca137765a3003097c58c3f7dab9f4ccfe2b5.zip", + "https://github.com/googleapis/googleapis/archive/27aa9d542f54ae1ea1277580550dd04aeb5b09f9.zip", ], )