use vgo

This commit is contained in:
magicsong
2019-07-19 18:20:58 +08:00
committed by zryfish
parent 45243c987d
commit c6ad0ebc3e
1267 changed files with 48006 additions and 311454 deletions

View File

@@ -7,12 +7,9 @@ git:
depth: false
go:
- 1.12
go_import_path: kubesphere.io/kubesphere
before_install:
- go get -u github.com/golang/dep/cmd/dep
- "1.12.x"
env:
- GO111MODULE=on
before_script:
- docker --version