mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
Unpin all the plugins, so we can test against head b4 release.
This commit is contained in:
@@ -8,3 +8,5 @@ require (
|
||||
sigs.k8s.io/kustomize/api v0.1.1
|
||||
sigs.k8s.io/yaml v1.1.0
|
||||
)
|
||||
|
||||
replace sigs.k8s.io/kustomize/api v0.1.1 => ../../../api
|
||||
|
||||
Reference in New Issue
Block a user