From ebd26669f08ace199ecabc3cd18abbcac0837c8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 02:03:36 +0000 Subject: [PATCH] chore(deps): update googleapis digest to 0e35fc2 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 479ec6b8bdb..e2454754b6c 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -20,10 +20,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "56958bc9c273aa0a4c29931d06b5b1c8fde1578ddf83066d2d4d0b5d228fbcff", - strip_prefix = "googleapis-51555daa417b389b558e1235a9fbd62fbcdba40a", + sha256 = "9f72b53ba185460aeea6886a12cc02973de3c1f2cf76623755b269d059a15eb2", + strip_prefix = "googleapis-0e35fc270dcfe978d4c6b3bfa67de8940db25604", urls = [ - "https://github.com/googleapis/googleapis/archive/51555daa417b389b558e1235a9fbd62fbcdba40a.zip", + "https://github.com/googleapis/googleapis/archive/0e35fc270dcfe978d4c6b3bfa67de8940db25604.zip", ], )