Skip to content

Commit 28c5279

Browse files
Update kubernetes packages to v0.33.1
1 parent 450a780 commit 28c5279

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ require (
99
github.com/onsi/ginkgo/v2 v2.23.0
1010
github.com/onsi/gomega v1.36.2
1111
github.com/openshift/hypershift/api v0.0.0-20250318013429-00164ec3e6df
12-
k8s.io/api v0.32.3
13-
k8s.io/apimachinery v0.32.3
14-
k8s.io/client-go v0.32.3
12+
k8s.io/api v0.33.1
13+
k8s.io/apimachinery v0.33.1
14+
k8s.io/client-go v0.33.1
1515
sigs.k8s.io/controller-runtime v0.20.3
1616
)
1717

0 commit comments

Comments
 (0)