16 Star 0 Fork 2

cloudzone / cloudcds-go-console

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitmodules 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
tianyuliang 提交于 2018-01-26 18:37 . init
# GitModules
[submodule "src/golang.org/x/build"]
path = src/golang.org/x/build
url = https://github.com/golang/build.git
[submodule "src/golang.org/x/crypto"]
path = src/golang.org/x/crypto
url = https://github.com/golang/crypto.git
[submodule "src/golang.org/x/image"]
path = src/golang.org/x/image
url = https://github.com/golang/image.git
[submodule "src/golang.org/x/net"]
path = src/golang.org/x/net
url = https://github.com/golang/net.git
[submodule "src/golang.org/x/oauth2"]
path = src/golang.org/x/oauth2
url = https://github.com/golang/oauth2.git
[submodule "src/golang.org/x/text"]
path = src/golang.org/x/text
url = https://github.com/golang/text.git
[submodule "src/golang.org/x/tools"]
path = src/golang.org/x/tools
url = https://github.com/golang/tools.git
[submodule "src/github.com/go-sql-driver/mysql"]
path = src/github.com/go-sql-driver/mysql
url = https://github.com/go-sql-driver/mysql.git
[submodule "src/github.com/gorilla/websocket"]
path = src/github.com/gorilla/websocket
url = https://github.com/gorilla/websocket.git
Go
1
https://gitee.com/cloudzone/cloudcds-go-console.git
git@gitee.com:cloudzone/cloudcds-go-console.git
cloudzone
cloudcds-go-console
cloudcds-go-console
dev

搜索帮助