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

@@ -13,6 +13,6 @@ require (
github.com/stretchr/testify v1.4.0
gopkg.in/yaml.v2 v2.3.0
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
sigs.k8s.io/kustomize/kyaml v0.10.11
sigs.k8s.io/kustomize/kyaml v0.10.12
sigs.k8s.io/yaml v1.2.0
)