Unpin kyaml, cmd/config and api.

This commit is contained in:
monopole
2021-02-28 10:26:07 -08:00
parent cfa7645d3b
commit be8d60fb9f
66 changed files with 350 additions and 264 deletions

View File

@@ -10,3 +10,7 @@ require (
sigs.k8s.io/kustomize/kyaml v0.10.12
sigs.k8s.io/yaml v1.2.0
)
replace sigs.k8s.io/kustomize/api => ../../api
replace sigs.k8s.io/kustomize/kyaml => ../../kyaml