Skip to content

Commit 5eb3824

Browse files
fix(deps): update kubernetes packages to v0.31.0
1 parent 314d637 commit 5eb3824

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
@@ -8,8 +8,8 @@ require (
88
github.com/onsi/ginkgo/v2 v2.11.0
99
github.com/onsi/gomega v1.27.10
1010
go.uber.org/zap v1.25.0
11-
k8s.io/api v0.28.3
12-
k8s.io/apimachinery v0.28.3
11+
k8s.io/api v0.31.0
12+
k8s.io/apimachinery v0.31.0
1313
k8s.io/client-go v0.28.3
1414
sigs.k8s.io/controller-runtime v0.16.3
1515
)

0 commit comments

Comments
 (0)