Back to development mode; unpin the modules

This commit is contained in:
koba1t
2023-12-07 19:56:35 +09:00
parent 9da0cf8b4c
commit 8eee90d2c6
67 changed files with 131 additions and 131 deletions

View File

@@ -34,3 +34,7 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/kube-openapi v0.0.0-20230601164746-7562a1006961 // indirect
)
replace sigs.k8s.io/kustomize/api => ../../../api
replace sigs.k8s.io/kustomize/kyaml => ../../../kyaml