Sync everything to gopkg.in/yaml.v2 v2.3.0 via kyaml v0.3.4

This commit is contained in:
jregan
2020-06-30 18:51:58 -07:00
parent c2681b6fae
commit 128e171c20
46 changed files with 88 additions and 140 deletions

View File

@@ -4,5 +4,5 @@ go 1.14
require (
github.com/instrumenta/kubeval v0.0.0-20190918223246-8d013ec9fc56
sigs.k8s.io/kustomize/kyaml v0.3.3
sigs.k8s.io/kustomize/kyaml v0.3.4
)