From 7df7de253870f31702a38b00273c6d130e200218 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 22:35:47 +0000 Subject: [PATCH] chore(deps): update googleapis digest to 9e96614 (#5093) 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 26cafc8b421..9bc86da9877 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -42,10 +42,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "e3fa6426548e45bd444bf6d88630527212f48fe64548659083f28c9e9f6a7645", - strip_prefix = "googleapis-a1b92fac8aa318ea01ee6f0c0d0cc937e35ed7b3", + sha256 = "f6f92a5c1a94240f00d43efcfe6301020896afc2f9c624dcbc823a1783cb3470", + strip_prefix = "googleapis-9e966149c59f47f6305d66c98e2a9e7d9c26a2eb", urls = [ - "https://github.com/googleapis/googleapis/archive/a1b92fac8aa318ea01ee6f0c0d0cc937e35ed7b3.zip", + "https://github.com/googleapis/googleapis/archive/9e966149c59f47f6305d66c98e2a9e7d9c26a2eb.zip", ], )