From bfa6d9eb58bc8d92a5c87a846549940207d7ccb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 06:26:56 +0000 Subject: [PATCH] chore(deps): update googleapis digest to d6467db --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 89cabfda558..50a9bf18abd 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -20,10 +20,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "489354c840fb6ce03538edc19523550a99dda58580d3cefd5ccdf876e026e18b", - strip_prefix = "googleapis-326df35a41236574b3e157045c979de20c817fc6", + sha256 = "2204519aa4e658b8843ed94a7252743e093b4fa2d61e9016798459ded8d9aa51", + strip_prefix = "googleapis-d6467dbbb985d1777b6ab931ce09b8b3b1a7be08", urls = [ - "https://github.com/googleapis/googleapis/archive/326df35a41236574b3e157045c979de20c817fc6.zip", + "https://github.com/googleapis/googleapis/archive/d6467dbbb985d1777b6ab931ce09b8b3b1a7be08.zip", ], )