Skip to content

Commit 506ad53

Browse files
fix(deps): update kubernetes packages to v0.30.3
1 parent 4804c17 commit 506ad53

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
@@ -37,8 +37,8 @@ require (
3737
golang.org/x/sync v0.8.0
3838
google.golang.org/grpc v1.65.0
3939
gopkg.in/yaml.v3 v3.0.1
40-
k8s.io/apimachinery v0.29.3
41-
k8s.io/client-go v0.29.3
40+
k8s.io/apimachinery v0.30.3
41+
k8s.io/client-go v0.30.3
4242
)
4343

4444
require (

0 commit comments

Comments
 (0)