File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ require (
8484 google.golang.org/grpc v1.75.1 // indirect
8585 google.golang.org/protobuf v1.36.10 // indirect
8686 gopkg.in/inf.v0 v0.9.1 // indirect
87- gopkg.in/yaml.v2 v2.4.0 // indirect
87+ gopkg.in/yaml.v3 v3.0.1 // indirect
8888 k8s.io/client-go v0.34.1 // indirect
8989 k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 // indirect
9090 k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 // indirect
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ require (
101101 google.golang.org/protobuf v1.36.10 // indirect
102102 gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
103103 gopkg.in/inf.v0 v0.9.1 // indirect
104- gopkg.in/yaml.v2 v2.4.0 // indirect
104+ gopkg.in/yaml.v3 v3.0.1 // indirect
105105 k8s.io/client-go v0.34.1 // indirect
106106 k8s.io/klog/v2 v2.130.1 // indirect
107107 k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 // indirect
You can’t perform that action at this time.
0 commit comments