From 32aa082272515dc1e7b3151c86a6b0e6558cb62f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:12:27 +0000 Subject: [PATCH] chore(deps): update googleapis digest to 6125b3d --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 50fd8db0e5d..14cbbf749bd 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -42,10 +42,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "81b181014548a65dd3829d72d84a558a3c8baec737a1f4d1060151927d3d1117", - strip_prefix = "googleapis-9c4c174205d923f9490d534c6e54c2d18ddc9d8f", + sha256 = "26c770533f3c88b6df1a7a7d09c7a4ac4d54f5547051167a359601fa87755048", + strip_prefix = "googleapis-6125b3deffdaf8d23af5a99a853b2a9a13b407d2", urls = [ - "https://github.com/googleapis/googleapis/archive/9c4c174205d923f9490d534c6e54c2d18ddc9d8f.zip", + "https://github.com/googleapis/googleapis/archive/6125b3deffdaf8d23af5a99a853b2a9a13b407d2.zip", ], )