From bde95282a1c1a3e2727147df64981c036c1dbc21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 23:02:57 +0000 Subject: [PATCH] chore(deps): update googleapis digest to f5caeef --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index a040f0cc39a..6aaef630919 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -42,10 +42,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "0c6f5a8cf9afbd619bbfb753ed59f65a79ea17507b06c12774482264e35c3390", - strip_prefix = "googleapis-4be7103ef095d27765e667874afb436b45c6ccba", + sha256 = "ab4ccb5538f7bc377396549681c6d80fa5c71b36705d307217989ee52a3d37ee", + strip_prefix = "googleapis-f5caeefcc0e3f5109bb29114dfe44fc458759fd9", urls = [ - "https://github.com/googleapis/googleapis/archive/4be7103ef095d27765e667874afb436b45c6ccba.zip", + "https://github.com/googleapis/googleapis/archive/f5caeefcc0e3f5109bb29114dfe44fc458759fd9.zip", ], )