Back to development mode; unpin the modules

This commit is contained in:
koba1t
2025-11-10 00:04:26 +09:00
parent 0054b5e296
commit 764ad39d1d
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-20241212222426-2c72e554b1e7 // indirect
)
replace sigs.k8s.io/kustomize/api => ../../../../api
replace sigs.k8s.io/kustomize/kyaml => ../../../../kyaml