Back to development mode; unpin the modules

This commit is contained in:
koba1t
2024-04-05 02:24:31 +09:00
parent 536c1c0a8b
commit fb9f45ebe0
67 changed files with 131 additions and 131 deletions

View File

@@ -32,3 +32,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