Skip to content

Commit b6af79d

Browse files
fix(deps): update kubernetes packages to v0.32.2
1 parent e151b1f commit b6af79d

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.70.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.2
42+
k8s.io/client-go v0.32.2
4343
)
4444

4545
require (

0 commit comments

Comments
 (0)