From 72299e943a96ba475202c79e8f9904567a5d7bf4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:35:38 +0000 Subject: [PATCH] chore(deps): update googleapis digest to 76bf3e7 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 7e054f57d45..28ce249e114 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -20,10 +20,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "3c8c1f63b70b5c52b812458f2a7fc95289ce315807b55067a68bd372672168cb", - strip_prefix = "googleapis-a70dd17d128746c3ce9f3f116fc6404cfdb92f15", + sha256 = "7c959e683f23f829f61873dc17da726a82a318e6a0bbef8ff9f723724ce60b36", + strip_prefix = "googleapis-76bf3e797ef2cf77d0ee22d993d757135e0c23c1", urls = [ - "https://github.com/googleapis/googleapis/archive/a70dd17d128746c3ce9f3f116fc6404cfdb92f15.zip", + "https://github.com/googleapis/googleapis/archive/76bf3e797ef2cf77d0ee22d993d757135e0c23c1.zip", ], )