From 99a881acb330213f935e0403cef15cb47dede003 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 18:19:00 +0000 Subject: [PATCH] chore(deps): update googleapis digest to bbc9bb2 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index d81ddccfd68..939fe372ce5 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -20,10 +20,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "b6c6c6aa0409f64c74e022992fbf9a5801af854c744df9fd8caae0f7ba326c62", - strip_prefix = "googleapis-e4e39feea63b5f0d646fc193acbf536b5d292b64", + sha256 = "9ba89b641451410eddc55466282f73c47da8ae6a24cb64a0a2c8aa8dcb7fa389", + strip_prefix = "googleapis-bbc9bb2751966d63c2578c1b21b138eca0279f7d", urls = [ - "https://github.com/googleapis/googleapis/archive/e4e39feea63b5f0d646fc193acbf536b5d292b64.zip", + "https://github.com/googleapis/googleapis/archive/bbc9bb2751966d63c2578c1b21b138eca0279f7d.zip", ], )