mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-10 08:20:59 +00:00
Unpin the plugins (i.e. point them to head).
This commit is contained in:
@@ -7,3 +7,5 @@ require (
|
||||
sigs.k8s.io/kustomize/api v0.3.1
|
||||
sigs.k8s.io/yaml v1.1.0
|
||||
)
|
||||
|
||||
replace sigs.k8s.io/kustomize/api v0.3.1 => ../../../../api
|
||||
|
||||
Reference in New Issue
Block a user