Skip to content

Commit 57b6456

Browse files
dependabot[bot]AKOBot
andauthored
Bump k8s.io/apiextensions-apiserver from 0.32.2 to 0.32.3 (#2205)
* Bump k8s.io/apiextensions-apiserver from 0.32.2 to 0.32.3 Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.32.2 to 0.32.3. - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.32.2...v0.32.3) --- updated-dependencies: - dependency-name: k8s.io/apiextensions-apiserver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Fix licenses after dependabot changes [dependabot skip] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: AKOBot <[email protected]>
1 parent 8d94eb5 commit 57b6456

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.licenses-gomod.sha256

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
100644 da495244868926beeb3efd0590dd1d5fea01b880 go.mod
1+
100644 6bb55315c3af4a2c41c70fa312143746ebe71d5f go.mod

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ require (
148148
google.golang.org/grpc v1.71.0 // indirect
149149
google.golang.org/protobuf v1.36.5 // indirect
150150
gopkg.in/inf.v0 v0.9.1 // indirect
151-
k8s.io/apiextensions-apiserver v0.32.2
151+
k8s.io/apiextensions-apiserver v0.32.3
152152
k8s.io/klog/v2 v2.130.1
153153
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f // indirect
154154
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -396,8 +396,8 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
396396
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
397397
k8s.io/api v0.32.3 h1:Hw7KqxRusq+6QSplE3NYG4MBxZw1BZnq4aP4cJVINls=
398398
k8s.io/api v0.32.3/go.mod h1:2wEDTXADtm/HA7CCMD8D8bK4yuBUptzaRhYcYEEYA3k=
399-
k8s.io/apiextensions-apiserver v0.32.2 h1:2YMk285jWMk2188V2AERy5yDwBYrjgWYggscghPCvV4=
400-
k8s.io/apiextensions-apiserver v0.32.2/go.mod h1:GPwf8sph7YlJT3H6aKUWtd0E+oyShk/YHWQHf/OOgCA=
399+
k8s.io/apiextensions-apiserver v0.32.3 h1:4D8vy+9GWerlErCwVIbcQjsWunF9SUGNu7O7hiQTyPY=
400+
k8s.io/apiextensions-apiserver v0.32.3/go.mod h1:8YwcvVRMVzw0r1Stc7XfGAzB/SIVLunqApySV5V7Dss=
401401
k8s.io/apimachinery v0.32.3 h1:JmDuDarhDmA/Li7j3aPrwhpNBA94Nvk5zLeOge9HH1U=
402402
k8s.io/apimachinery v0.32.3/go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE=
403403
k8s.io/apiserver v0.32.3 h1:kOw2KBuHOA+wetX1MkmrxgBr648ksz653j26ESuWNY8=

licenses.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ gopkg.in/inf.v0,https://github.com/go-inf/inf/blob/v0.9.1/LICENSE,BSD-3-Clause
131131
gopkg.in/yaml.v2,https://github.com/go-yaml/yaml/blob/v2.4.0/LICENSE,Apache-2.0
132132
gopkg.in/yaml.v3,https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE,MIT
133133
k8s.io/api,https://github.com/kubernetes/api/blob/v0.32.3/LICENSE,Apache-2.0
134-
k8s.io/apiextensions-apiserver/pkg,https://github.com/kubernetes/apiextensions-apiserver/blob/v0.32.2/LICENSE,Apache-2.0
134+
k8s.io/apiextensions-apiserver/pkg,https://github.com/kubernetes/apiextensions-apiserver/blob/v0.32.3/LICENSE,Apache-2.0
135135
k8s.io/apimachinery/pkg,https://github.com/kubernetes/apimachinery/blob/v0.32.3/LICENSE,Apache-2.0
136136
k8s.io/apimachinery/third_party/forked/golang,https://github.com/kubernetes/apimachinery/blob/v0.32.3/third_party/forked/golang/LICENSE,BSD-3-Clause
137137
k8s.io/apiserver/pkg,https://github.com/kubernetes/apiserver/blob/v0.32.3/LICENSE,Apache-2.0

0 commit comments

Comments
 (0)