Unpin all the plugins (non-builtins too).

This commit is contained in:
Jeffrey Regan
2019-11-25 08:10:13 -08:00
parent be4d6f77b2
commit ee8598dcbd
21 changed files with 283 additions and 242 deletions

View File

@@ -7,3 +7,5 @@ require (
sigs.k8s.io/kustomize/api v0.2.0
sigs.k8s.io/yaml v1.1.0
)
replace sigs.k8s.io/kustomize/api v0.2.0 => ../../../../api