1 Star 0 Fork 3

taohyson / Golang-tutorial

forked from andy-upp / golang-tutorial 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 280 Bytes
一键复制 编辑 原始数据 按行查看 历史
andy-upp 提交于 2019-11-19 20:45 . m
module Golang-tutorial
require (
github.com/go-xorm/xorm v0.7.9 // indirect
github.com/gpmgo/gopm v0.6.5 // indirect
github.com/kataras/iris v11.1.1+incompatible // indirect
github.com/unknwon/com v1.0.1 // indirect
google.golang.org/appengine v1.6.5 // indirect
)
go 1.13
Go
1
https://gitee.com/taohyson/Golang-tutorial.git
git@gitee.com:taohyson/Golang-tutorial.git
taohyson
Golang-tutorial
Golang-tutorial
master

搜索帮助