Skip to content

Commit 0bc7ebe

Browse files
Update kubernetes packages to v0.31.2
1 parent 109357f commit 0bc7ebe

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
@@ -20,9 +20,9 @@ require (
2020
golang.org/x/crypto 32db794688a5
2121
golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d // indirect
2222
gopkg.in/inf.v0 v0.9.1 // indirect
23-
k8s.io/api v0.22.2
24-
k8s.io/cli-runtime v0.22.2
25-
k8s.io/apimachinery v0.22.2
23+
k8s.io/api v0.31.2
24+
k8s.io/cli-runtime v0.31.2
25+
k8s.io/apimachinery v0.31.2
2626
k8s.io/client-go/v12 v12.0.0
2727
k8s.io/klog v0.4.0 // indirect
2828
k8s.io/kube-openapi v0.0.0-20190816220812-743ec37842bf // indirect

0 commit comments

Comments
 (0)