1 Star 0 Fork 192

liuopen / goploy

forked from goploy / goploy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 869 Bytes
一键复制 编辑 原始数据 按行查看 历史
张臻 提交于 2019-09-21 16:20 . U fix warning
module goploy
go 1.12
require (
github.com/Masterminds/squirrel v1.1.0
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/go-playground/locales v0.12.1
github.com/go-playground/universal-translator v0.16.0
github.com/go-sql-driver/mysql v1.4.1
github.com/google/go-cmp v0.3.1 // indirect
github.com/google/uuid v1.1.1
github.com/gorilla/websocket v1.4.0
github.com/joho/godotenv v1.3.0
github.com/leodido/go-urn v1.1.0 // indirect
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/pkg/errors v0.8.1 // indirect
github.com/rogpeppe/godef v1.1.1 // indirect
golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4
golang.org/x/sys v0.0.0-20190712062909-fae7ac547cb7
google.golang.org/appengine v1.6.1
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
gopkg.in/go-playground/validator.v9 v9.29.1
gotest.tools v2.2.0+incompatible
)
Go
1
https://gitee.com/qliuopen_704/goploy.git
git@gitee.com:qliuopen_704/goploy.git
qliuopen_704
goploy
goploy
master

搜索帮助