aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
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