Skip to content

Commit 9a40831

Browse files
fix(deps): update kubernetes packages to v0.33.3
1 parent 00d407d commit 9a40831

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
@@ -10,8 +10,8 @@ require (
1010
github.com/google/go-cmp v0.7.0
1111
github.com/pkg/errors v0.9.1
1212
golang.org/x/tools v0.32.0
13-
k8s.io/apiextensions-apiserver v0.32.3
14-
k8s.io/apimachinery v0.32.3
13+
k8s.io/apiextensions-apiserver v0.33.3
14+
k8s.io/apimachinery v0.33.3
1515
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e
1616
)
1717

0 commit comments

Comments
 (0)