From c51073ca7741f1e2eee8c48752fc6c095b0aa93b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 04:33:55 +0000 Subject: [PATCH] chore(deps): update googleapis digest to 318818b (#5156) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 485ab4181d3..bfe3ab4b420 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -42,10 +42,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "01a233ffa1f127f6d8d79069091dd7b7b460dd340e13c070de1bbc3c37acec46", - strip_prefix = "googleapis-5c2ccb6470e6a483f73c1be39b3d185e15d11808", + sha256 = "1f0f1f369c0aa589f9b7da5487d3ab18adbfbea272c70cf6060f5685d68e72fa", + strip_prefix = "googleapis-318818b22ec2bd44ebe43fe662418b7dff032abf", urls = [ - "https://github.com/googleapis/googleapis/archive/5c2ccb6470e6a483f73c1be39b3d185e15d11808.zip", + "https://github.com/googleapis/googleapis/archive/318818b22ec2bd44ebe43fe662418b7dff032abf.zip", ], )