Back to development mode; unpin the modules

This commit is contained in:
Katrina Verey
2023-02-07 19:56:39 -05:00
parent d825beff27
commit 51e2714408
66 changed files with 130 additions and 130 deletions

View File

@@ -33,3 +33,7 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/kube-openapi v0.0.0-20230109183929-3758b55a6596 // indirect
)
replace sigs.k8s.io/kustomize/api => ../../../../api
replace sigs.k8s.io/kustomize/kyaml => ../../../../kyaml