From d1db865386e0700c14c0a0b9cecd48f071afa9f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 05:40:54 +0000 Subject: [PATCH] chore(deps): update googleapis digest to 27c16bb --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 367751a974b..d7af0d905ef 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -20,10 +20,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "0e60a5425eec6a54e7495fe55ca528d4c25f68e9ef1c99c65d739d2dbbc9b140", - strip_prefix = "googleapis-8169878669833edb8d4499a2e04ace3861ed44fb", + sha256 = "533bcdf6c28861422f2b81237cd68bc3140936ed41b0b24c225a657c5b987854", + strip_prefix = "googleapis-27c16bba0a5cebc6deddbe6d5d9456355c55fb49", urls = [ - "https://github.com/googleapis/googleapis/archive/8169878669833edb8d4499a2e04ace3861ed44fb.zip", + "https://github.com/googleapis/googleapis/archive/27c16bba0a5cebc6deddbe6d5d9456355c55fb49.zip", ], )