Back to development mode; unpin the modules

This commit is contained in:
koba1t
2024-10-09 22:20:42 +09:00
parent afe7793676
commit 4f6e3cbe3f
65 changed files with 127 additions and 127 deletions

View File

@@ -31,3 +31,7 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
)
replace sigs.k8s.io/kustomize/api => ../../../api
replace sigs.k8s.io/kustomize/kyaml => ../../../kyaml