Skip to content

Commit b4de1f8

Browse files
Bump the gomod-backward-compatible group across 1 directory with 10 updates
Bumps the gomod-backward-compatible group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) | `0.29.4` | `0.31.0` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.40.0` | `1.41.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.277.0` | `0.279.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.36.0` | `0.36.1` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.36.0` | `0.36.1` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.24.0` | `0.24.1` | Updates `github.com/go-openapi/runtime` from 0.29.4 to 0.31.0 - [Release notes](https://github.com/go-openapi/runtime/releases) - [Commits](go-openapi/runtime@v0.29.4...v0.31.0) Updates `github.com/go-openapi/strfmt` from 0.26.1 to 0.26.2 - [Release notes](https://github.com/go-openapi/strfmt/releases) - [Commits](go-openapi/strfmt@v0.26.1...v0.26.2) Updates `github.com/onsi/gomega` from 1.40.0 to 1.41.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.40.0...v1.41.0) Updates `golang.org/x/crypto` from 0.50.0 to 0.51.0 - [Commits](golang/crypto@v0.50.0...v0.51.0) Updates `google.golang.org/api` from 0.277.0 to 0.279.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.277.0...v0.279.0) Updates `k8s.io/api` from 0.36.0 to 0.36.1 - [Commits](kubernetes/api@v0.36.0...v0.36.1) Updates `k8s.io/apiextensions-apiserver` from 0.36.0 to 0.36.1 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.36.0...v0.36.1) Updates `k8s.io/apimachinery` from 0.36.0 to 0.36.1 - [Commits](kubernetes/apimachinery@v0.36.0...v0.36.1) Updates `k8s.io/client-go` from 0.36.0 to 0.36.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.36.0...v0.36.1) Updates `sigs.k8s.io/controller-runtime` from 0.24.0 to 0.24.1 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.24.0...v0.24.1) --- updated-dependencies: - dependency-name: github.com/go-openapi/runtime dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-backward-compatible - dependency-name: github.com/go-openapi/strfmt dependency-version: 0.26.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-backward-compatible - dependency-name: github.com/onsi/gomega dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-backward-compatible - dependency-name: golang.org/x/crypto dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-backward-compatible - dependency-name: google.golang.org/api dependency-version: 0.279.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-backward-compatible - dependency-name: k8s.io/api dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-backward-compatible - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-backward-compatible - dependency-name: k8s.io/apimachinery dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-backward-compatible - dependency-name: k8s.io/client-go dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-backward-compatible - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-backward-compatible ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2104ea0 commit b4de1f8

2 files changed

Lines changed: 73 additions & 70 deletions

File tree

go.mod

Lines changed: 23 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ require (
2525
github.com/argoproj/argo-rollouts v1.8.3
2626
github.com/cenkalti/backoff/v4 v4.3.0
2727
github.com/go-logr/logr v1.4.3
28-
github.com/go-openapi/runtime v0.29.4
29-
github.com/go-openapi/strfmt v0.26.1
28+
github.com/go-openapi/runtime v0.31.0
29+
github.com/go-openapi/strfmt v0.26.2
3030
github.com/google/uuid v1.6.0
3131
github.com/gruntwork-io/terratest v0.56.0
3232
github.com/hashicorp/go-hclog v1.6.3
@@ -39,19 +39,19 @@ require (
3939
github.com/hashicorp/vault/sdk v0.18.1-0.20250822193320-eff87a134a94
4040
github.com/kelseyhightower/envconfig v1.4.0
4141
github.com/onsi/ginkgo v1.16.5
42-
github.com/onsi/gomega v1.40.0
42+
github.com/onsi/gomega v1.41.0
4343
github.com/prometheus/client_golang v1.23.2
4444
github.com/prometheus/client_model v0.6.2
4545
github.com/stretchr/testify v1.11.1
46-
golang.org/x/crypto v0.50.0
47-
google.golang.org/api v0.277.0
46+
golang.org/x/crypto v0.51.0
47+
google.golang.org/api v0.279.0
4848
gopkg.in/yaml.v3 v3.0.1
49-
k8s.io/api v0.36.0
50-
k8s.io/apiextensions-apiserver v0.36.0
51-
k8s.io/apimachinery v0.36.0
52-
k8s.io/client-go v0.36.0
49+
k8s.io/api v0.36.1
50+
k8s.io/apiextensions-apiserver v0.36.1
51+
k8s.io/apimachinery v0.36.1
52+
k8s.io/client-go v0.36.1
5353
k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2
54-
sigs.k8s.io/controller-runtime v0.24.0
54+
sigs.k8s.io/controller-runtime v0.24.1
5555
sigs.k8s.io/yaml v1.6.0
5656
)
5757

@@ -96,15 +96,16 @@ require (
9696
github.com/aws/aws-sdk-go-v2/service/sts v1.33.2 // indirect
9797
github.com/aws/smithy-go v1.24.2 // indirect
9898
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
99+
github.com/go-openapi/runtime/server-middleware v0.30.0 // indirect
99100
github.com/go-openapi/swag/conv v0.26.0 // indirect
100101
github.com/go-openapi/swag/fileutils v0.26.0 // indirect
101-
github.com/go-openapi/swag/jsonname v0.25.5 // indirect
102+
github.com/go-openapi/swag/jsonname v0.26.0 // indirect
102103
github.com/go-openapi/swag/jsonutils v0.26.0 // indirect
103-
github.com/go-openapi/swag/loading v0.25.5 // indirect
104-
github.com/go-openapi/swag/mangling v0.25.5 // indirect
104+
github.com/go-openapi/swag/loading v0.26.0 // indirect
105+
github.com/go-openapi/swag/mangling v0.26.0 // indirect
105106
github.com/go-openapi/swag/stringutils v0.26.0 // indirect
106107
github.com/go-openapi/swag/typeutils v0.26.0 // indirect
107-
github.com/go-openapi/swag/yamlutils v0.25.5 // indirect
108+
github.com/go-openapi/swag/yamlutils v0.26.0 // indirect
108109
github.com/go-viper/mapstructure/v2 v2.5.0 // indirect
109110
github.com/hashicorp/go-getter/v2 v2.2.3 // indirect
110111
github.com/jackc/pgpassfile v1.0.0 // indirect
@@ -116,10 +117,10 @@ require (
116117
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
117118
go.yaml.in/yaml/v2 v2.4.3 // indirect
118119
go.yaml.in/yaml/v3 v3.0.4 // indirect
119-
golang.org/x/mod v0.34.0 // indirect
120-
golang.org/x/tools v0.43.0 // indirect
120+
golang.org/x/mod v0.35.0 // indirect
121+
golang.org/x/tools v0.44.0 // indirect
121122
gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
122-
k8s.io/streaming v0.36.0 // indirect
123+
k8s.io/streaming v0.36.1 // indirect
123124
sigs.k8s.io/randfill v1.0.0 // indirect
124125
sigs.k8s.io/structured-merge-diff/v6 v6.3.2 // indirect
125126
)
@@ -148,7 +149,7 @@ require (
148149
github.com/go-logr/zapr v1.3.0 // indirect
149150
github.com/go-openapi/analysis v0.25.0 // indirect
150151
github.com/go-openapi/errors v0.22.7 // indirect
151-
github.com/go-openapi/jsonpointer v0.22.5 // indirect
152+
github.com/go-openapi/jsonpointer v0.23.1 // indirect
152153
github.com/go-openapi/jsonreference v0.21.5 // indirect
153154
github.com/go-openapi/loads v0.23.3 // indirect
154155
github.com/go-openapi/spec v0.22.4 // indirect
@@ -219,12 +220,12 @@ require (
219220
go.opentelemetry.io/otel/trace v1.43.0 // indirect
220221
go.uber.org/multierr v1.11.0 // indirect
221222
go.uber.org/zap v1.27.1 // indirect
222-
golang.org/x/net v0.53.0 // indirect
223+
golang.org/x/net v0.54.0 // indirect
223224
golang.org/x/oauth2 v0.36.0 // indirect
224225
golang.org/x/sync v0.20.0 // indirect
225-
golang.org/x/sys v0.43.0 // indirect
226-
golang.org/x/term v0.42.0 // indirect
227-
golang.org/x/text v0.36.0 // indirect
226+
golang.org/x/sys v0.44.0 // indirect
227+
golang.org/x/term v0.43.0 // indirect
228+
golang.org/x/text v0.37.0 // indirect
228229
golang.org/x/time v0.15.0 // indirect
229230
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
230231
google.golang.org/genproto/googleapis/rpc v0.0.0-20260427160629-7cedc36a6bc4 // indirect

0 commit comments

Comments
 (0)