From e894bd71ea4092e9bd8f9a541f832619e1c9b4cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 23:04:21 +0000 Subject: [PATCH] chore(deps): update googleapis digest to bbcd7c5 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 40b10a6dd17..1d924286da9 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -20,10 +20,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "994b7fdb654424e3ef24ed986cdfdb2128a5a52316b2d545631dbccf2a748035", - strip_prefix = "googleapis-4ffd6cd05599eb77af67f3235a4091ea9b20c571", + sha256 = "fd0554b18e93badf622649f2cc349104096cb75371cdbe3fca60898879696b6f", + strip_prefix = "googleapis-bbcd7c5619a6171baeeb393c387563b5463b4f89", urls = [ - "https://github.com/googleapis/googleapis/archive/4ffd6cd05599eb77af67f3235a4091ea9b20c571.zip", + "https://github.com/googleapis/googleapis/archive/bbcd7c5619a6171baeeb393c387563b5463b4f89.zip", ], )