From d426b00823faee20ad83fce596ca7f6c006aa4a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 19:42:42 +0000 Subject: [PATCH] chore(deps): update googleapis digest to c379ff4 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 6730a48b018..80458bfe336 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -42,10 +42,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "db6b4a2382a16412c1d6d7f2149f6228233bed0ed1a373ab2ce1b4c315b54e87", - strip_prefix = "googleapis-805ed1289b41f27c5cea4416546bb1d10e1c428f", + sha256 = "2a340d3d175b2fe5688e4bde8151584366a2bd252a828b49faf803d767f84d68", + strip_prefix = "googleapis-c379ff496e7ef289ca88fdedd201396b2d2ab76c", urls = [ - "https://github.com/googleapis/googleapis/archive/805ed1289b41f27c5cea4416546bb1d10e1c428f.zip", + "https://github.com/googleapis/googleapis/archive/c379ff496e7ef289ca88fdedd201396b2d2ab76c.zip", ], )