From bbc084f6084a3fd33cc7fd566ec7a047957db135 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 21:04:06 +0000 Subject: [PATCH] chore(deps): update googleapis digest to 47584ce --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index c42e16321d0..a08eddb00a8 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -42,10 +42,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "f03374df539ee4c00d109dc1ab5ebd0cdf35d5064dac97757f8e95dd46c3050c", - strip_prefix = "googleapis-a14447dd79a8e21b9199ab654cb9c1b5a20eb35a", + sha256 = "a888a29738928c3a9b618a0c2d329cf52ccba6539cb0f4238acc51cd5a7a741a", + strip_prefix = "googleapis-47584ce27bf112e475ce8a9e6dd241ee4a87bb95", urls = [ - "https://github.com/googleapis/googleapis/archive/a14447dd79a8e21b9199ab654cb9c1b5a20eb35a.zip", + "https://github.com/googleapis/googleapis/archive/47584ce27bf112e475ce8a9e6dd241ee4a87bb95.zip", ], )