change github.com/kubernetes-sigs to sigs.k8s.io (#343)

* change github.com/kubernetes-sigs to sigs.k8s.io

* change go_import_path in .travis.yml
This commit is contained in:
Jingfang Liu
2018-09-12 12:41:38 -07:00
committed by GitHub
parent a377ec1dde
commit 64fdb8d760
80 changed files with 184 additions and 184 deletions

View File

@@ -3,7 +3,7 @@ language: go
go:
- 1.10.x
# go_import_path: k8s.io/kubectl
go_import_path: sigs.k8s.io/kustomize
before_install:
- source ./bin/consider-early-travis-exit.sh