Skip to content

Commit 203eb82

Browse files
fix(deps): update kubernetes packages to v0.31.1
1 parent 8737f53 commit 203eb82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ require (
3838
golang.org/x/sync v0.8.0
3939
google.golang.org/grpc v1.67.0
4040
gopkg.in/yaml.v3 v3.0.1
41-
k8s.io/apimachinery v0.29.3
42-
k8s.io/client-go v0.29.3
41+
k8s.io/apimachinery v0.31.1
42+
k8s.io/client-go v0.31.1
4343
)
4444

4545
require (

0 commit comments

Comments
 (0)