Skip to content

Commit 71ddc50

Browse files
chore(deps): bump the go_modules group across 1 directory with 5 updates (#2520)
Bumps the go_modules group with 4 updates in the / directory: [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose), [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter), [github.com/moby/spdystream](https://github.com/moby/spdystream) and [helm.sh/helm/v3](https://github.com/helm/helm). Updates `github.com/go-jose/go-jose/v4` from 4.1.3 to 4.1.4 - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v4.1.3...v4.1.4) Updates `github.com/hashicorp/go-getter` from 1.8.3 to 1.8.6 - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Commits](hashicorp/go-getter@v1.8.3...v1.8.6) Updates `github.com/moby/spdystream` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/moby/spdystream/releases) - [Commits](moby/spdystream@v0.5.0...v0.5.1) Updates `go.opentelemetry.io/otel/sdk` from 1.40.0 to 1.42.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.40.0...v1.42.0) Updates `helm.sh/helm/v3` from 3.19.2 to 3.20.2 - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.19.2...v3.20.2) --- updated-dependencies: - dependency-name: github.com/go-jose/go-jose/v4 dependency-version: 4.1.4 dependency-type: indirect - dependency-name: github.com/hashicorp/go-getter dependency-version: 1.8.6 dependency-type: indirect - dependency-name: github.com/moby/spdystream dependency-version: 0.5.1 dependency-type: indirect - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.42.0 dependency-type: indirect - dependency-name: helm.sh/helm/v3 dependency-version: 3.20.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c71b0a commit 71ddc50

2 files changed

Lines changed: 115 additions & 123 deletions

File tree

go.mod

Lines changed: 35 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ require (
6262

6363
require (
6464
cel.dev/expr v0.25.1 // indirect
65-
cloud.google.com/go v0.121.6 // indirect
66-
cloud.google.com/go/auth v0.18.0 // indirect
65+
cloud.google.com/go v0.123.0 // indirect
66+
cloud.google.com/go/auth v0.18.2 // indirect
6767
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
6868
cloud.google.com/go/compute/metadata v0.9.0 // indirect
6969
cloud.google.com/go/iam v1.5.3 // indirect
7070
cloud.google.com/go/monitoring v1.24.3 // indirect
71-
cloud.google.com/go/storage v1.57.1 // indirect
71+
cloud.google.com/go/storage v1.61.3 // indirect
7272
dario.cat/mergo v1.0.2 // indirect
7373
filippo.io/edwards25519 v1.1.1 // indirect
7474
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0 // indirect
@@ -79,8 +79,8 @@ require (
7979
github.com/AzureAD/microsoft-authentication-library-for-go v1.6.0 // indirect
8080
github.com/GoogleCloudPlatform/docker-credential-gcr/v2 v2.1.30 // indirect
8181
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 // indirect
82-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54.0 // indirect
83-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.54.0 // indirect
82+
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.55.0 // indirect
83+
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.55.0 // indirect
8484
github.com/MaineK00n/go-cisco-version v0.0.0-20250909032920-fe1559e481f8 // indirect
8585
github.com/MaineK00n/go-microsoft-version v0.0.0-20260325021654-1d9206bdeffc // indirect
8686
github.com/MaineK00n/go-paloalto-version v0.0.0-20250909032857-57479910413b // indirect
@@ -135,7 +135,7 @@ require (
135135
github.com/clipperhouse/uax29/v2 v2.6.0 // indirect
136136
github.com/cloudflare/circl v1.6.3 // indirect
137137
github.com/cncf/xds/go v0.0.0-20251210132809-ee656c7534f5 // indirect
138-
github.com/containerd/containerd v1.7.29 // indirect
138+
github.com/containerd/containerd v1.7.30 // indirect
139139
github.com/containerd/errdefs v1.0.0 // indirect
140140
github.com/containerd/log v0.1.0 // indirect
141141
github.com/containerd/platforms v1.0.0-rc.2 // indirect
@@ -168,7 +168,7 @@ require (
168168
github.com/go-git/go-git/v5 v5.18.0 // indirect
169169
github.com/go-gorp/gorp/v3 v3.1.0 // indirect
170170
github.com/go-ini/ini v1.67.0 // indirect
171-
github.com/go-jose/go-jose/v4 v4.1.3 // indirect
171+
github.com/go-jose/go-jose/v4 v4.1.4 // indirect
172172
github.com/go-logr/logr v1.4.3 // indirect
173173
github.com/go-logr/stdr v1.2.2 // indirect
174174
github.com/go-openapi/jsonpointer v0.22.4 // indirect
@@ -200,15 +200,15 @@ require (
200200
github.com/google/go-querystring v1.1.0 // indirect
201201
github.com/google/licenseclassifier/v2 v2.0.0 // indirect
202202
github.com/google/s2a-go v0.1.9 // indirect
203-
github.com/googleapis/enterprise-certificate-proxy v0.3.9 // indirect
204-
github.com/googleapis/gax-go/v2 v2.16.0 // indirect
203+
github.com/googleapis/enterprise-certificate-proxy v0.3.14 // indirect
204+
github.com/googleapis/gax-go/v2 v2.17.0 // indirect
205205
github.com/gopherjs/gopherjs v1.17.2 // indirect
206206
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect
207207
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
208-
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.65 // indirect
208+
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.72 // indirect
209209
github.com/hashicorp/errwrap v1.1.0 // indirect
210210
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
211-
github.com/hashicorp/go-getter v1.8.3 // indirect
211+
github.com/hashicorp/go-getter v1.8.6 // indirect
212212
github.com/hashicorp/go-multierror v1.1.1 // indirect
213213
github.com/hashicorp/hcl/v2 v2.24.0 // indirect
214214
github.com/huandu/xstrings v1.5.0 // indirect
@@ -254,14 +254,12 @@ require (
254254
github.com/mitchellh/reflectwalk v1.0.2 // indirect
255255
github.com/moby/buildkit v0.28.1 // indirect
256256
github.com/moby/docker-image-spec v1.3.1 // indirect
257-
github.com/moby/spdystream v0.5.0 // indirect
258257
github.com/moby/term v0.5.2 // indirect
259258
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
260259
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
261260
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
262261
github.com/moul/http2curl v1.0.0 // indirect
263262
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
264-
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
265263
github.com/ncruces/go-strftime v1.0.0 // indirect
266264
github.com/nikolalohinski/gonja/v2 v2.4.2 // indirect
267265
github.com/nsf/termbox-go v1.1.1 // indirect
@@ -288,7 +286,7 @@ require (
288286
github.com/redis/rueidis v1.0.73 // indirect
289287
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
290288
github.com/rivo/uniseg v0.4.7 // indirect
291-
github.com/rubenv/sql-migrate v1.8.0 // indirect
289+
github.com/rubenv/sql-migrate v1.8.1 // indirect
292290
github.com/russross/blackfriday/v2 v2.1.0 // indirect
293291
github.com/rust-secure-code/go-rustaudit v0.0.0-20250226111315-e20ec32e963c // indirect
294292
github.com/sagikazarmark/locafero v0.12.0 // indirect
@@ -330,11 +328,11 @@ require (
330328
go.opentelemetry.io/contrib/detectors/gcp v1.39.0 // indirect
331329
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0 // indirect
332330
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 // indirect
333-
go.opentelemetry.io/otel v1.40.0 // indirect
334-
go.opentelemetry.io/otel/metric v1.40.0 // indirect
335-
go.opentelemetry.io/otel/sdk v1.40.0 // indirect
336-
go.opentelemetry.io/otel/sdk/metric v1.40.0 // indirect
337-
go.opentelemetry.io/otel/trace v1.40.0 // indirect
331+
go.opentelemetry.io/otel v1.42.0 // indirect
332+
go.opentelemetry.io/otel/metric v1.42.0 // indirect
333+
go.opentelemetry.io/otel/sdk v1.42.0 // indirect
334+
go.opentelemetry.io/otel/sdk/metric v1.42.0 // indirect
335+
go.opentelemetry.io/otel/trace v1.42.0 // indirect
338336
go.yaml.in/yaml/v2 v2.4.3 // indirect
339337
go.yaml.in/yaml/v3 v3.0.4 // indirect
340338
golang.org/x/crypto v0.50.0 // indirect
@@ -344,41 +342,41 @@ require (
344342
golang.org/x/oauth2 v0.36.0 // indirect
345343
golang.org/x/sync v0.20.0 // indirect
346344
golang.org/x/sys v0.43.0 // indirect
347-
golang.org/x/time v0.14.0 // indirect
345+
golang.org/x/time v0.15.0 // indirect
348346
golang.org/x/tools v0.44.0 // indirect
349-
google.golang.org/api v0.260.0 // indirect
350-
google.golang.org/genproto v0.0.0-20251202230838-ff82c1b0f217 // indirect
351-
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217 // indirect
352-
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b // indirect
347+
google.golang.org/api v0.271.0 // indirect
348+
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 // indirect
349+
google.golang.org/genproto/googleapis/api v0.0.0-20260203192932-546029d2fa20 // indirect
350+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 // indirect
353351
google.golang.org/grpc v1.79.3 // indirect
354352
google.golang.org/protobuf v1.36.11 // indirect
355-
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
353+
gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
356354
gopkg.in/inf.v0 v0.9.1 // indirect
357355
gopkg.in/warnings.v0 v0.1.2 // indirect
358356
gopkg.in/yaml.v3 v3.0.1 // indirect
359357
gorm.io/driver/mysql v1.6.0 // indirect
360358
gorm.io/driver/postgres v1.6.0 // indirect
361359
gorm.io/gorm v1.31.1 // indirect
362360
gotest.tools/v3 v3.5.0 // indirect
363-
helm.sh/helm/v3 v3.19.2 // indirect
364-
k8s.io/api v0.34.2 // indirect
365-
k8s.io/apiextensions-apiserver v0.34.0 // indirect
366-
k8s.io/apimachinery v0.34.2 // indirect
367-
k8s.io/apiserver v0.34.0 // indirect
368-
k8s.io/cli-runtime v0.34.0 // indirect
369-
k8s.io/client-go v0.34.1 // indirect
370-
k8s.io/component-base v0.34.0 // indirect
361+
helm.sh/helm/v3 v3.20.2 // indirect
362+
k8s.io/api v0.35.1 // indirect
363+
k8s.io/apiextensions-apiserver v0.35.1 // indirect
364+
k8s.io/apimachinery v0.35.1 // indirect
365+
k8s.io/apiserver v0.35.1 // indirect
366+
k8s.io/cli-runtime v0.35.1 // indirect
367+
k8s.io/client-go v0.35.1 // indirect
368+
k8s.io/component-base v0.35.1 // indirect
371369
k8s.io/klog/v2 v2.130.1 // indirect
372-
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
373-
k8s.io/kubectl v0.34.0 // indirect
374-
k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d // indirect
370+
k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 // indirect
371+
k8s.io/kubectl v0.35.1 // indirect
372+
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 // indirect
375373
modernc.org/libc v1.72.0 // indirect
376374
modernc.org/mathutil v1.7.1 // indirect
377375
modernc.org/memory v1.11.0 // indirect
378376
modernc.org/sqlite v1.49.1 // indirect
379377
mvdan.cc/sh/v3 v3.12.0 // indirect
380378
oras.land/oras-go/v2 v2.6.0 // indirect
381-
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
379+
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730 // indirect
382380
sigs.k8s.io/kustomize/api v0.20.1 // indirect
383381
sigs.k8s.io/kustomize/kyaml v0.20.1 // indirect
384382
sigs.k8s.io/randfill v1.0.0 // indirect

0 commit comments

Comments
 (0)