From 7d2991304158f553e5c6f5180e0da5a4354d593f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 15:30:51 +0000 Subject: [PATCH] chore(deps): update googleapis digest to 3f76966 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index bb016f4333c..f6ccec8ee20 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -20,10 +20,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "cda0b9279e3097295a37bf10f309600c6fc73e367e47e3d655fb135f1ccbe133", - strip_prefix = "googleapis-e8cca30589a3fadf8e93954bd30197ef12a39ff8", + sha256 = "1fee219c5f9e94ca566db45ef45c7254ece579936ab6a6e4e7cfd0d4c511b64f", + strip_prefix = "googleapis-3f76966d9f5721044f5721ffa8b07af510412d8c", urls = [ - "https://github.com/googleapis/googleapis/archive/e8cca30589a3fadf8e93954bd30197ef12a39ff8.zip", + "https://github.com/googleapis/googleapis/archive/3f76966d9f5721044f5721ffa8b07af510412d8c.zip", ], )