Pin to kyaml v0.10.8

This commit is contained in:
monopole
2021-02-08 16:09:17 -08:00
parent 024bbd0777
commit adb2f2237a
9 changed files with 14 additions and 10 deletions

View File

@@ -18,5 +18,5 @@ require (
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/inf.v0 v0.9.1
sigs.k8s.io/kustomize/kyaml v0.10.7
sigs.k8s.io/kustomize/kyaml v0.10.8
)