aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-05-01 11:59:34 +0000
committerTaras Madan <tarasmadan@google.com>2025-05-02 08:03:05 +0000
commitd7f099d17fb7f670b2abfca5be32f613052d2607 (patch)
tree2f9fef8d93b29fbc982a60e9d331e0db41bac27e /go.mod
parent51b137cd3bce734cd1dd99bf6840273596278bda (diff)
mod: bump cloud.google.com/go/storage from 1.50.0 to 1.52.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.50.0 to 1.52.0. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.50.0...spanner/v1.52.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 261f7da63..778793302 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
cloud.google.com/go/pubsub v1.47.0
cloud.google.com/go/secretmanager v1.14.7
cloud.google.com/go/spanner v1.78.0
- cloud.google.com/go/storage v1.50.0
+ cloud.google.com/go/storage v1.52.0
github.com/VividCortex/gohistogram v1.0.0
github.com/argoproj/argo-workflows/v3 v3.6.5
github.com/dvyukov/go-fuzz v0.0.0-20220726122315-1d375ef9f9f6
@@ -69,8 +69,8 @@ require (
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0 // indirect
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.2 // indirect
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27.0 // indirect
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.50.0 // indirect
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.50.0 // indirect
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 // indirect
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 // indirect
github.com/Masterminds/semver/v3 v3.3.0 // indirect
github.com/OpenPeeDeeP/depguard/v2 v2.2.0 // indirect
github.com/Workiva/go-datastructures v1.0.53 // indirect