Support various target and resource with go-getter

This commit is contained in:
Kubernetes Prow Robot
2020-03-06 15:45:34 -08:00
committed by Yujun Zhang
parent 3a2635bd2d
commit 51b29d7023
9 changed files with 228 additions and 45 deletions

View File

@@ -8,6 +8,7 @@ require (
github.com/golangci/golangci-lint v1.21.0
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/pkg/errors v0.8.1
github.com/yujunz/go-getter v1.4.1-lite
golang.org/x/tools v0.0.0-20191010075000-0337d82405ff
gopkg.in/yaml.v2 v2.2.4
k8s.io/api v0.17.0