Pin to kyaml v0.10.12

This commit is contained in:
monopole
2021-02-26 15:35:13 -08:00
parent 33b4735f98
commit 821b14bfd1
8 changed files with 12 additions and 8 deletions

View File

@@ -17,5 +17,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.11
sigs.k8s.io/kustomize/kyaml v0.10.12
)