Pin api to kyaml/v0.7.1

This commit is contained in:
jregan
2020-08-28 18:54:41 -07:00
parent b21699a277
commit ceef219eec
38 changed files with 78 additions and 72 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.6.1
sigs.k8s.io/kustomize/kyaml v0.7.1
)