From e5d2c70b0442ee3352d6e8725ec6fdcf98e182de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 17:51:07 +0000 Subject: [PATCH] chore(deps): update googleapis digest to 6f0527b --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 389b4317b12..d9016f32c32 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -20,10 +20,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "c02e30728490cdcb1c1c03c466525aeacf97351b2b1b56fe273961e4b2ba6ff5", - strip_prefix = "googleapis-591d7279b8b469252fa0f4f86002e2a799c1469b", + sha256 = "9a09458be6558c5382bc5c307eb3a5303689a847f2bd3068c93a42b25615e1d3", + strip_prefix = "googleapis-6f0527b716d3581415b5ade997bd4c6a04480a7d", urls = [ - "https://github.com/googleapis/googleapis/archive/591d7279b8b469252fa0f4f86002e2a799c1469b.zip", + "https://github.com/googleapis/googleapis/archive/6f0527b716d3581415b5ade997bd4c6a04480a7d.zip", ], )