Skip to content

Commit c5e9c74

Browse files
Bump github.com/fsouza/fake-gcs-server from 1.52.3 to 1.53.1 in /sdks
Bumps [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) from 1.52.3 to 1.53.1. - [Release notes](https://github.com/fsouza/fake-gcs-server/releases) - [Commits](fsouza/fake-gcs-server@v1.52.3...v1.53.1) --- updated-dependencies: - dependency-name: github.com/fsouza/fake-gcs-server dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9690853 commit c5e9c74

2 files changed

Lines changed: 106 additions & 103 deletions

File tree

sdks/go.mod

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
cloud.google.com/go/profiler v0.4.3
3232
cloud.google.com/go/pubsub v1.50.1
3333
cloud.google.com/go/spanner v1.87.0
34-
cloud.google.com/go/storage v1.59.2
34+
cloud.google.com/go/storage v1.60.0
3535
github.com/aws/aws-sdk-go-v2 v1.41.1
3636
github.com/aws/aws-sdk-go-v2/config v1.32.7
3737
github.com/aws/aws-sdk-go-v2/credentials v1.19.7
@@ -60,33 +60,33 @@ require (
6060
golang.org/x/sync v0.19.0
6161
golang.org/x/sys v0.41.0
6262
golang.org/x/text v0.34.0
63-
google.golang.org/api v0.257.0
64-
google.golang.org/genproto v0.0.0-20250922171735-9219d122eba9
65-
google.golang.org/grpc v1.78.0
63+
google.golang.org/api v0.266.0
64+
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409
65+
google.golang.org/grpc v1.79.1
6666
google.golang.org/protobuf v1.36.11
6767
gopkg.in/yaml.v2 v2.4.0
6868
gopkg.in/yaml.v3 v3.0.1
6969
)
7070

7171
require (
7272
github.com/avast/retry-go/v4 v4.7.0
73-
github.com/fsouza/fake-gcs-server v1.52.3
73+
github.com/fsouza/fake-gcs-server v1.54.0
7474
github.com/golang-cz/devslog v0.0.15
7575
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8
7676
)
7777

7878
require (
79-
cel.dev/expr v0.24.0 // indirect
80-
cloud.google.com/go/auth v0.17.0 // indirect
79+
cel.dev/expr v0.25.1 // indirect
80+
cloud.google.com/go/auth v0.18.1 // indirect
8181
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
8282
cloud.google.com/go/monitoring v1.24.3 // indirect
83-
cloud.google.com/go/pubsub/v2 v2.0.0 // indirect
83+
cloud.google.com/go/pubsub/v2 v2.4.0 // indirect
8484
dario.cat/mergo v1.0.2 // indirect
8585
filippo.io/edwards25519 v1.1.0 // indirect
8686
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.3 // indirect
8787
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 // indirect
88-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54.0 // indirect
89-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.54.0 // indirect
88+
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.55.0 // indirect
89+
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.55.0 // indirect
9090
github.com/antithesishq/antithesis-sdk-go v0.5.0-default-no-op // indirect
9191
github.com/apache/arrow/go/v15 v15.0.2 // indirect
9292
github.com/aws/aws-sdk-go-v2/service/signin v1.0.5 // indirect
@@ -97,7 +97,7 @@ require (
9797
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
9898
github.com/distribution/reference v0.6.0 // indirect
9999
github.com/ebitengine/purego v0.8.4 // indirect
100-
github.com/envoyproxy/go-control-plane/envoy v1.35.0 // indirect
100+
github.com/envoyproxy/go-control-plane/envoy v1.36.0 // indirect
101101
github.com/go-jose/go-jose/v4 v4.1.3 // indirect
102102
github.com/go-logr/logr v1.4.3 // indirect
103103
github.com/go-logr/stdr v1.2.2 // indirect
@@ -121,17 +121,17 @@ require (
121121
github.com/tklauser/go-sysconf v0.3.14 // indirect
122122
github.com/tklauser/numcpus v0.9.0 // indirect
123123
github.com/yusufpapurcu/wmi v1.2.4 // indirect
124-
go.einride.tech/aip v0.73.0 // indirect
124+
go.einride.tech/aip v0.79.0 // indirect
125125
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
126-
go.opentelemetry.io/contrib/detectors/gcp v1.38.0 // indirect
126+
go.opentelemetry.io/contrib/detectors/gcp v1.39.0 // indirect
127127
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0 // indirect
128128
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 // indirect
129-
go.opentelemetry.io/otel v1.38.0 // indirect
129+
go.opentelemetry.io/otel v1.39.0 // indirect
130130
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.33.0 // indirect
131-
go.opentelemetry.io/otel/metric v1.38.0 // indirect
132-
go.opentelemetry.io/otel/sdk v1.38.0 // indirect
133-
go.opentelemetry.io/otel/sdk/metric v1.38.0 // indirect
134-
go.opentelemetry.io/otel/trace v1.38.0 // indirect
131+
go.opentelemetry.io/otel/metric v1.39.0 // indirect
132+
go.opentelemetry.io/otel/sdk v1.39.0 // indirect
133+
go.opentelemetry.io/otel/sdk/metric v1.39.0 // indirect
134+
go.opentelemetry.io/otel/trace v1.39.0 // indirect
135135
go.shabbyrobe.org/gocovmerge v0.0.0-20230507111327-fa4f82cfbf4d // indirect
136136
golang.org/x/telemetry v0.0.0-20260109210033-bd525da824e2 // indirect
137137
golang.org/x/time v0.14.0 // indirect
@@ -141,7 +141,7 @@ require (
141141
cloud.google.com/go v0.123.0 // indirect
142142
cloud.google.com/go/compute/metadata v0.9.0 // indirect
143143
cloud.google.com/go/iam v1.5.3 // indirect
144-
cloud.google.com/go/longrunning v0.7.0 // indirect
144+
cloud.google.com/go/longrunning v0.8.0 // indirect
145145
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
146146
github.com/Microsoft/go-winio v0.6.2 // indirect
147147
github.com/apache/arrow/go/arrow v0.0.0-20211112161151-bc219186db40 // indirect
@@ -162,11 +162,11 @@ require (
162162
github.com/aws/aws-sdk-go-v2/service/sts v1.41.6 // indirect
163163
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
164164
github.com/cespare/xxhash/v2 v2.3.0 // indirect
165-
github.com/cncf/xds/go v0.0.0-20251022180443-0feb69152e9f // indirect
165+
github.com/cncf/xds/go v0.0.0-20251210132809-ee656c7534f5 // indirect
166166
github.com/cpuguy83/dockercfg v0.3.2 // indirect
167167
github.com/docker/docker v28.5.2+incompatible // but required to resolve issue docker has with go1.20
168168
github.com/docker/go-units v0.5.0 // indirect
169-
github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect
169+
github.com/envoyproxy/protoc-gen-validate v1.3.0 // indirect
170170
github.com/felixge/httpsnoop v1.0.4 // indirect
171171
github.com/goccy/go-json v0.10.5 // indirect
172172
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
@@ -175,13 +175,13 @@ require (
175175
github.com/google/pprof v0.0.0-20250602020802-c6617b811d0e // indirect
176176
github.com/google/renameio/v2 v2.0.0 // indirect
177177
github.com/google/s2a-go v0.1.9 // indirect
178-
github.com/googleapis/enterprise-certificate-proxy v0.3.7 // indirect
179-
github.com/googleapis/gax-go/v2 v2.15.0 // indirect
178+
github.com/googleapis/enterprise-certificate-proxy v0.3.11 // indirect
179+
github.com/googleapis/gax-go/v2 v2.17.0 // indirect
180180
github.com/gorilla/handlers v1.5.2 // indirect
181181
github.com/gorilla/mux v1.8.1 // indirect
182182
github.com/inconshreveable/mousetrap v1.1.0 // indirect
183183
github.com/klauspost/compress v1.18.3 // indirect
184-
github.com/klauspost/cpuid/v2 v2.2.10 // indirect
184+
github.com/klauspost/cpuid/v2 v2.2.11 // indirect
185185
github.com/magiconair/properties v1.8.10 // indirect
186186
github.com/moby/patternmatcher v0.6.0 // indirect
187187
github.com/moby/sys/sequential v0.6.0 // indirect
@@ -192,7 +192,7 @@ require (
192192
github.com/opencontainers/image-spec v1.1.1 // indirect
193193
github.com/pierrec/lz4/v4 v4.1.22 // indirect
194194
github.com/pkg/errors v0.9.1 // indirect
195-
github.com/pkg/xattr v0.4.10 // indirect
195+
github.com/pkg/xattr v0.4.12 // indirect
196196
github.com/ryszard/goskiplist v0.0.0-20150312221310-2dfbae5fcf46 // indirect
197197
github.com/sirupsen/logrus v1.9.3 // indirect
198198
github.com/spf13/pflag v1.0.9 // indirect
@@ -206,6 +206,6 @@ require (
206206
golang.org/x/mod v0.32.0 // indirect
207207
golang.org/x/tools v0.41.0 // indirect
208208
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
209-
google.golang.org/genproto/googleapis/api v0.0.0-20251111163417-95abcf5c77ba // indirect
210-
google.golang.org/genproto/googleapis/rpc v0.0.0-20251124214823-79d6a2a48846 // indirect
209+
google.golang.org/genproto/googleapis/api v0.0.0-20260203192932-546029d2fa20 // indirect
210+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260203192932-546029d2fa20 // indirect
211211
)

0 commit comments

Comments
 (0)