From 469d833c048fbc275482ff122a040103fcbe286a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 18:36:20 +0000 Subject: [PATCH] chore(deps): update googleapis digest to aa4d66a --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index e95b4e96914..b7b393adece 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -20,10 +20,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "fb5a12f7c2b32a3e89111ef1b43c4d389ad798e5902da9f6f8f4611b1408faa3", - strip_prefix = "googleapis-2f1274f3d0901e95e27a5881ef3c89e70b93947c", + sha256 = "e9e3efebfa352fdf8dbd83307ccf5d123388e56b73aa7901945c4e9f4c7001d1", + strip_prefix = "googleapis-aa4d66ab008c1d1a75d302092049a1970b225951", urls = [ - "https://github.com/googleapis/googleapis/archive/2f1274f3d0901e95e27a5881ef3c89e70b93947c.zip", + "https://github.com/googleapis/googleapis/archive/aa4d66ab008c1d1a75d302092049a1970b225951.zip", ], )