change application source location

This commit is contained in:
Jeff
2019-05-12 15:28:56 +08:00
committed by zryfish
parent ea5009d571
commit 692de802b3
14 changed files with 2659 additions and 486 deletions

View File

@@ -110,13 +110,18 @@ required = [
source = "https://github.com/kubesphere/kiali"
branch = "kubesphere"
[[constraint]]
name = "github.com/kubernetes-sigs/application"
source = "https://github.com/kubesphere/application"
branch = "kubesphere"
[[constraint]]
name = "github.com/gorilla/mux"
version = "1.7.0"
[[constraint]]
branch = "master"
name = "github.com/knative/pkg"
revision = "cd278f2d3394c865fda66bca12459e879e0279b8"
[[constraint]]
name = "gopkg.in/igm/sockjs-go.v2"