Skip to content

Commit f342e4d

Browse files
fix(deps): update kubernetes packages to v0.32.3
1 parent 779e8f9 commit f342e4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ require (
3838
golang.org/x/sync v0.11.0
3939
google.golang.org/grpc v1.71.0
4040
gopkg.in/yaml.v3 v3.0.1
41-
k8s.io/apimachinery v0.31.4
42-
k8s.io/client-go v0.31.4
41+
k8s.io/apimachinery v0.32.3
42+
k8s.io/client-go v0.32.3
4343
)
4444

4545
require (

0 commit comments

Comments
 (0)