From c3a43622bede5ffa4a2ec04553d17ae34e886241 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 18:10:25 +0000 Subject: [PATCH] chore(deps): update googleapis digest to d0ab001 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index e39c8aa2e50..b7429cf56a3 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -20,10 +20,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "bbc06c99fd1c68bcfc38f7a0ec6192e4129cf74065d2fefceb7418d69784536a", - strip_prefix = "googleapis-bf6565227e0505c9320f39859edc7a4805b12253", + sha256 = "a657c280c1bd8e2e1c105ddecf4191375f0dd1b02f5bf8798c291d3a964a8b8b", + strip_prefix = "googleapis-d0ab00197cf345844203d4a7a0ccdb5f59a6a681", urls = [ - "https://github.com/googleapis/googleapis/archive/bf6565227e0505c9320f39859edc7a4805b12253.zip", + "https://github.com/googleapis/googleapis/archive/d0ab00197cf345844203d4a7a0ccdb5f59a6a681.zip", ], )