From edb108419a75f69b9748dd985b4231f9f7f78667 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 04:58:14 +0000 Subject: [PATCH] chore(deps): update googleapis digest to f87ae44 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 69fbaab2856..0da1c0ed632 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -20,10 +20,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "eda2d7af62711d52b03e70d293be784068bb87f1cc900cc95342ee6fbc25904c", - strip_prefix = "googleapis-07b069bfb0f49d0e95097ac1811c99fc7ad6d3f4", + sha256 = "a59d597ce1ed6af21ea967be84ca5cf61b5c2b9443c102d74920ff082afb496f", + strip_prefix = "googleapis-f87ae4487b303f32c3ddc9638649d32dda2e2776", urls = [ - "https://github.com/googleapis/googleapis/archive/07b069bfb0f49d0e95097ac1811c99fc7ad6d3f4.zip", + "https://github.com/googleapis/googleapis/archive/f87ae4487b303f32c3ddc9638649d32dda2e2776.zip", ], )