1 Star 0 Fork 0

dounine/duffett

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 609 Bytes
一键复制 编辑 原始数据 按行查看 历史
module duffett
go 1.14
require (
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/gin-gonic/gin v1.6.3
github.com/go-openapi/spec v0.20.0 // indirect
github.com/gorilla/websocket v1.4.2
github.com/sirupsen/logrus v1.7.0
github.com/swaggo/gin-swagger v1.2.0
github.com/swaggo/swag v1.7.0
golang.org/x/net v0.0.0-20201224014010-6772e930b67b // indirect
golang.org/x/text v0.3.4
golang.org/x/tools v0.0.0-20201226215659-b1c90890d22a // indirect
gopkg.in/yaml.v2 v2.4.0
gorm.io/driver/mysql v1.0.3
gorm.io/gorm v1.20.6
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/dounineli/duffett.git
git@gitee.com:dounineli/duffett.git
dounineli
duffett
duffett
master

搜索帮助