1 Star 0 Fork 20

frans/readygo

forked from springrain/readygo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 1.15 KB
一键复制 编辑 原始数据 按行查看 历史
zyuvszqk 提交于 2021-08-12 16:10 . add route
module readygo
go 1.14
require (
gitee.com/chunanyong/gowe v1.1.2
gitee.com/chunanyong/logger v1.2.5
gitee.com/chunanyong/zorm v1.5.1
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/gin-gonic/gin v1.7.3
github.com/go-openapi/swag v0.19.15 // indirect
github.com/go-playground/validator/v10 v10.9.0 // indirect
github.com/go-redis/redis/v8 v8.11.2
github.com/go-sql-driver/mysql v1.6.0
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
github.com/golang/protobuf v1.5.2 // indirect
github.com/joho/godotenv v1.3.0
github.com/json-iterator/go v1.1.11 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/swaggo/files v0.0.0-20190704085106-630677cd5c14
github.com/swaggo/gin-swagger v1.3.1
github.com/swaggo/swag v1.7.1
github.com/ugorji/go v1.2.6 // indirect
go.uber.org/multierr v1.7.0 // indirect
go.uber.org/zap v1.19.0 // indirect
golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect
golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d // indirect
golang.org/x/tools v0.1.5 // indirect
gopkg.in/square/go-jose.v2 v2.6.0
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/dafa168/readygo.git
git@gitee.com:dafa168/readygo.git
dafa168
readygo
readygo
master

搜索帮助