Pin to kyaml v0.10.15

This commit is contained in:
monopole
2021-03-08 11:18:42 -08:00
parent 8d72528eb5
commit 711b4ff4bb
8 changed files with 12 additions and 11 deletions

View File

@@ -16,5 +16,5 @@ require (
golang.org/x/text v0.3.4 // 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.14
sigs.k8s.io/kustomize/kyaml v0.10.15
)