From db9cebd2858e8601283de3149b26526125b4c038 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 20:04:21 +0000 Subject: [PATCH] chore(deps): update googleapis digest to 3f4e29a --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 2a9c8ee2be0..d647bf96ed5 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -20,10 +20,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "ad71744a7cc9378568fbf7a0f9de8874b89afbfd6a1aea767a5b68964b126397", - strip_prefix = "googleapis-68d815481dd354a8fd9cff04c8d841ea53321d3f", + sha256 = "a06fe17496d26a110609ab24ce7c30bc6fc1324dc36cdfaf6323a7014f94ae40", + strip_prefix = "googleapis-3f4e29a88f2e1f412439e61c48c88f81dec0bbbf", urls = [ - "https://github.com/googleapis/googleapis/archive/68d815481dd354a8fd9cff04c8d841ea53321d3f.zip", + "https://github.com/googleapis/googleapis/archive/3f4e29a88f2e1f412439e61c48c88f81dec0bbbf.zip", ], )