Use a tailored go-getter to get rid of transitive depenencies

This commit is contained in:
Yujun Zhang
2020-02-29 16:47:26 +08:00
parent fae66446a8
commit a24bf6aece
177 changed files with 7550 additions and 127 deletions

View File

@@ -12,9 +12,8 @@ import (
"sigs.k8s.io/kustomize/api/filesys"
"sigs.k8s.io/kustomize/api/ifc"
"sigs.k8s.io/kustomize/api/internal/getter"
"sigs.k8s.io/kustomize/api/internal/git"
getter "github.com/hashicorp/go-getter"
)
// NewLoader returns a Loader pointed at the given target.