From b541a3cc907379d946cc725af771af45b97de2d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 19:41:48 +0000 Subject: [PATCH] chore(deps): update googleapis digest to f49123a --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index bbc260b0503..d4406b14c1d 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -20,10 +20,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "ed4c21a5f898c7196bcbdbcdb4f5026eae3d3cf399b8fe918531209c8c9afb67", - strip_prefix = "googleapis-14eabb106ea15d25e7086bda4b0247b296c9502d", + sha256 = "f939c8a8133039d8ef6d6631345cb0a299ce281c20ddf09d5464b803ba9f1679", + strip_prefix = "googleapis-f49123a39efc18f0a20a2183629c62830725343c", urls = [ - "https://github.com/googleapis/googleapis/archive/14eabb106ea15d25e7086bda4b0247b296c9502d.zip", + "https://github.com/googleapis/googleapis/archive/f49123a39efc18f0a20a2183629c62830725343c.zip", ], )