From 7480f96ee3fff9369e083e51f75e47f208163bef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 08:54:42 +0000 Subject: [PATCH] chore(deps): update googleapis digest to a1b92fa (#5090) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 13fc96606ac..26cafc8b421 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -42,10 +42,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "2866969f026bc36013e9f588f7d79fe2965fba61e83dc0a4ba9917d2ba3910c1", - strip_prefix = "googleapis-960afb319265a0c1e109e39153563b3d2b21440c", + sha256 = "e3fa6426548e45bd444bf6d88630527212f48fe64548659083f28c9e9f6a7645", + strip_prefix = "googleapis-a1b92fac8aa318ea01ee6f0c0d0cc937e35ed7b3", urls = [ - "https://github.com/googleapis/googleapis/archive/960afb319265a0c1e109e39153563b3d2b21440c.zip", + "https://github.com/googleapis/googleapis/archive/a1b92fac8aa318ea01ee6f0c0d0cc937e35ed7b3.zip", ], )