Skip to content

Commit 6650614

Browse files
fix(deps): update kubernetes packages to v0.30.1
1 parent 34756fe commit 6650614

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
@@ -36,8 +36,8 @@ require (
3636
golang.org/x/sync v0.7.0
3737
google.golang.org/grpc v1.63.2
3838
gopkg.in/yaml.v3 v3.0.1
39-
k8s.io/apimachinery v0.29.3
40-
k8s.io/client-go v0.29.3
39+
k8s.io/apimachinery v0.30.1
40+
k8s.io/client-go v0.30.1
4141
)
4242

4343
require (

0 commit comments

Comments
 (0)