From 90314cb5953a894b9c988a6c7ba84bc6aa369d89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 19:00:29 +0000 Subject: [PATCH] chore(deps): update googleapis digest to aae63f4 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 0682c6c61d..89e604a59d 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -20,10 +20,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "443ca6339d08959a41bd73b3c13329c2c925d71c292e4bd1c959f5d0b0684703", - strip_prefix = "googleapis-eeed69d446a90eb4a4a2d1762c49d637075390c1", + sha256 = "4a56cf81da331c3d269a600884664c401fd748444e3f496638bb6bd5dfa6dd36", + strip_prefix = "googleapis-aae63f454c594d8190463245ff045453a56fcce4", urls = [ - "https://github.com/googleapis/googleapis/archive/eeed69d446a90eb4a4a2d1762c49d637075390c1.zip", + "https://github.com/googleapis/googleapis/archive/aae63f454c594d8190463245ff045453a56fcce4.zip", ], )