upgraded to yaml.v2 v2.4.0

This commit is contained in:
Natasha Sarkar
2021-03-02 17:58:36 -08:00
parent 48c89cb698
commit 60bd8d15d9
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