Skip to content

Commit 11611a5

Browse files
Update kubernetes packages to v0.35.0
1 parent 12f326a commit 11611a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ go 1.24.1
55
require (
66
github.com/onsi/ginkgo/v2 v2.23.3
77
github.com/onsi/gomega v1.37.0
8-
k8s.io/api v0.32.2
9-
k8s.io/apimachinery v0.32.2
8+
k8s.io/api v0.35.0
9+
k8s.io/apimachinery v0.35.0
1010
k8s.io/client-go v0.32.2
1111
k8s.io/utils v0.0.0-20241210054802-24370beab758
1212
sigs.k8s.io/controller-runtime v0.19.7

0 commit comments

Comments
 (0)