mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Unpin the plugins (i.e. point them to head).
This commit is contained in:
@@ -6,3 +6,5 @@ require (
|
||||
github.com/pkg/errors v0.8.1
|
||||
sigs.k8s.io/kustomize/api v0.3.1
|
||||
)
|
||||
|
||||
replace sigs.k8s.io/kustomize/api v0.3.1 => ../../../api
|
||||
|
||||
Reference in New Issue
Block a user