From 92fd444062c53ca519ba9a6454bf8b78d1833af1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 22:58:16 +0000 Subject: [PATCH] chore(deps): update googleapis digest to 6f08435 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 6d14ddf36bd..9f5142f9f0d 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -20,10 +20,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "d885237e92ac41e3876d5c29b38c5bdba14595f76cc56dcbed0f6bada9b2dcd9", - strip_prefix = "googleapis-51d7fa890fa8d337758e8c66639893f7d35f4cbd", + sha256 = "57d1ff31d8e79e86869c3e0ba445c48caed0bc016147b703a2252edcbf4c2ce9", + strip_prefix = "googleapis-6f0843548b06bfd3368da47ac6c40e77ea6c6109", urls = [ - "https://github.com/googleapis/googleapis/archive/51d7fa890fa8d337758e8c66639893f7d35f4cbd.zip", + "https://github.com/googleapis/googleapis/archive/6f0843548b06bfd3368da47ac6c40e77ea6c6109.zip", ], )