Skip to content

Commit deaf632

Browse files
Update gomod-k8sio-dependencies to v0.31.2
1 parent 1d3f9f8 commit deaf632

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ require (
1616
github.com/sirupsen/logrus v1.9.3
1717
github.com/urfave/cli v1.22.16
1818
golang.org/x/crypto/x509roots/fallback v0.0.0-20231030152948-74c2ba9521f1
19-
k8s.io/api v0.30.0
20-
k8s.io/apiextensions-apiserver v0.28.4
21-
k8s.io/apimachinery v0.30.0
22-
k8s.io/client-go v0.30.0
19+
k8s.io/api v0.31.2
20+
k8s.io/apiextensions-apiserver v0.31.2
21+
k8s.io/apimachinery v0.31.2
22+
k8s.io/client-go v0.31.2
2323
)
2424

2525
require (

0 commit comments

Comments
 (0)