Skip to content

Commit dacecc5

Browse files
build(deps): bump k8s.io/client-go from 0.31.3 to 0.32.0
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.31.3 to 0.32.0. - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.3...v0.32.0) --- updated-dependencies: - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e16aa6a commit dacecc5

File tree

2 files changed

+55
-61
lines changed

2 files changed

+55
-61
lines changed

go.mod

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ require (
1818
golang.org/x/term v0.27.0
1919
gopkg.in/yaml.v2 v2.4.0
2020
helm.sh/helm/v3 v3.16.3
21-
k8s.io/api v0.31.3
21+
k8s.io/api v0.32.0
2222
k8s.io/apiextensions-apiserver v0.31.3
23-
k8s.io/apimachinery v0.31.3
23+
k8s.io/apimachinery v0.32.0
2424
k8s.io/cli-runtime v0.31.3
25-
k8s.io/client-go v0.31.3
25+
k8s.io/client-go v0.32.0
2626
sigs.k8s.io/yaml v1.4.0
2727
)
2828

@@ -63,9 +63,9 @@ require (
6363
github.com/go-gorp/gorp/v3 v3.1.0 // indirect
6464
github.com/go-logr/logr v1.4.2 // indirect
6565
github.com/go-logr/stdr v1.2.2 // indirect
66-
github.com/go-openapi/jsonpointer v0.19.6 // indirect
66+
github.com/go-openapi/jsonpointer v0.21.0 // indirect
6767
github.com/go-openapi/jsonreference v0.20.2 // indirect
68-
github.com/go-openapi/swag v0.22.4 // indirect
68+
github.com/go-openapi/swag v0.23.0 // indirect
6969
github.com/gobwas/glob v0.2.3 // indirect
7070
github.com/gogo/protobuf v1.3.2 // indirect
7171
github.com/golang/protobuf v1.5.4 // indirect
@@ -81,11 +81,10 @@ require (
8181
github.com/gorilla/mux v1.8.0 // indirect
8282
github.com/gorilla/websocket v1.5.0 // indirect
8383
github.com/gosuri/uitable v0.0.4 // indirect
84-
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 // indirect
84+
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
8585
github.com/hashicorp/errwrap v1.1.0 // indirect
8686
github.com/hashicorp/go-multierror v1.1.1 // indirect
8787
github.com/huandu/xstrings v1.5.0 // indirect
88-
github.com/imdario/mergo v0.3.16 // indirect
8988
github.com/inconshreveable/mousetrap v1.1.0 // indirect
9089
github.com/jmoiron/sqlx v1.4.0 // indirect
9190
github.com/josharian/intern v1.0.0 // indirect
@@ -106,7 +105,7 @@ require (
106105
github.com/mitchellh/hashstructure v1.1.0 // indirect
107106
github.com/mitchellh/reflectwalk v1.0.2 // indirect
108107
github.com/moby/locker v1.0.1 // indirect
109-
github.com/moby/spdystream v0.4.0 // indirect
108+
github.com/moby/spdystream v0.5.0 // indirect
110109
github.com/moby/term v0.5.0 // indirect
111110
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
112111
github.com/modern-go/reflect2 v1.0.2 // indirect
@@ -141,28 +140,27 @@ require (
141140
go.opentelemetry.io/otel/trace v1.28.0 // indirect
142141
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
143142
golang.org/x/crypto v0.31.0 // indirect
144-
golang.org/x/mod v0.19.0 // indirect
145-
golang.org/x/net v0.29.0 // indirect
146-
golang.org/x/oauth2 v0.21.0 // indirect
143+
golang.org/x/net v0.30.0 // indirect
144+
golang.org/x/oauth2 v0.23.0 // indirect
147145
golang.org/x/sync v0.10.0 // indirect
148146
golang.org/x/sys v0.28.0 // indirect
149147
golang.org/x/text v0.21.0 // indirect
150-
golang.org/x/time v0.3.0 // indirect
148+
golang.org/x/time v0.7.0 // indirect
151149
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 // indirect
152150
google.golang.org/grpc v1.65.0 // indirect
153-
google.golang.org/protobuf v1.34.2 // indirect
151+
google.golang.org/protobuf v1.35.1 // indirect
154152
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
155153
gopkg.in/inf.v0 v0.9.1 // indirect
156154
gopkg.in/yaml.v3 v3.0.1 // indirect
157155
k8s.io/apiserver v0.31.3 // indirect
158156
k8s.io/component-base v0.31.3 // indirect
159157
k8s.io/klog/v2 v2.130.1 // indirect
160-
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 // indirect
158+
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f // indirect
161159
k8s.io/kubectl v0.31.1 // indirect
162-
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 // indirect
160+
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 // indirect
163161
oras.land/oras-go v1.2.5 // indirect
164-
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
162+
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect
165163
sigs.k8s.io/kustomize/api v0.17.2 // indirect
166164
sigs.k8s.io/kustomize/kyaml v0.17.1 // indirect
167-
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
165+
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 // indirect
168166
)

0 commit comments

Comments
 (0)