aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index cc9c6e4c1..a9cdc6a93 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.22.0
require (
cloud.google.com/go v0.116.0 // indirect
cloud.google.com/go/pubsub v1.45.3
- cloud.google.com/go/storage v1.49.0
+ cloud.google.com/go/storage v1.50.0
github.com/Azure/azure-pipeline-go v0.2.3
github.com/Azure/azure-storage-blob-go v0.15.0
github.com/Shopify/sarama v1.38.1