From 44d5259a0496ad22c43e757b50e6bdcd01d450bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 09:03:07 +0000 Subject: [PATCH] fix(deps): update module cloud.google.com/go/storage to v1.46.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index fb520e997d..b316d78f76 100644 --- a/go.mod +++ b/go.mod @@ -55,7 +55,7 @@ require ( ) require ( - cloud.google.com/go/storage v1.43.0 + cloud.google.com/go/storage v1.46.0 github.com/alecthomas/chroma/v2 v2.14.0 github.com/alecthomas/kingpin/v2 v2.4.0 github.com/aws/aws-sdk-go v1.55.5