Skip to content

Commit b7cccd6

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

2 files changed

Lines changed: 63 additions & 60 deletions

File tree

sdks/go.mod

Lines changed: 14 additions & 14 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.5
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,8 +60,8 @@ require (
6060
golang.org/x/sync v0.20.0
6161
golang.org/x/sys v0.42.0
6262
golang.org/x/text v0.35.0
63-
google.golang.org/api v0.257.0
64-
google.golang.org/genproto v0.0.0-20250922171735-9219d122eba9
63+
google.golang.org/api v0.266.0
64+
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409
6565
google.golang.org/grpc v1.80.0
6666
google.golang.org/protobuf v1.36.11
6767
gopkg.in/yaml.v2 v2.4.0
@@ -70,23 +70,23 @@ require (
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 (
7979
cel.dev/expr v0.25.1 // indirect
80-
cloud.google.com/go/auth v0.17.0 // 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.1 // indirect
8686
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.3 // indirect
8787
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.31.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.6.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
@@ -121,7 +121,7 @@ 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
126126
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
@@ -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
@@ -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.4 // 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

0 commit comments

Comments
 (0)