Merge pull request #3667 from natasha41575/UpgradeYaml.V2

upgraded to yaml.v2 v2.4.0
This commit is contained in:
Kubernetes Prow Robot
2021-03-04 16:48:24 -08:00
committed by GitHub
39 changed files with 85 additions and 75 deletions

View File

@@ -11,7 +11,7 @@ require (
github.com/imdario/mergo v0.3.5
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.4.0
gopkg.in/yaml.v2 v2.3.0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
sigs.k8s.io/kustomize/kyaml v0.10.13
sigs.k8s.io/yaml v1.2.0