Skip to content

Commit a5a927e

Browse files
fix(deps): update kubernetes packages to v0.30.2
1 parent 4c8f2b7 commit a5a927e

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.65.0
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.2
40+
k8s.io/client-go v0.30.2
4141
)
4242

4343
require (

0 commit comments

Comments
 (0)