Drop another go.mod version replacement omission.

This commit is contained in:
jregan
2020-12-20 17:06:08 -08:00
parent 1102153ae3
commit 45e118458c
2 changed files with 1 additions and 3 deletions

View File

@@ -8,6 +8,6 @@ require (
sigs.k8s.io/yaml v1.2.0
)
replace sigs.k8s.io/kustomize/kyaml v0.9.4 => ../../../kyaml
replace sigs.k8s.io/kustomize/kyaml => ../../../kyaml
replace sigs.k8s.io/kustomize/api => ../../../api