Skip to content

Commit 29516b2

Browse files
feat(go): update kubernetes packages to v0.33.3
1 parent b4e9462 commit 29516b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ go 1.24.0
55
toolchain go1.24.5
66

77
require (
8-
k8s.io/api v0.30.14
9-
k8s.io/apimachinery v0.30.14
8+
k8s.io/api v0.33.3
9+
k8s.io/apimachinery v0.33.3
1010
sigs.k8s.io/controller-runtime v0.17.0
1111
)
1212

0 commit comments

Comments
 (0)