1 Star 0 Fork 1

doner/super-signature

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 883 Bytes
一键复制 编辑 原始数据 按行查看 历史
togettoyou 提交于 2021-08-01 20:14 . 新增oss存储选项
module super-signature
go 1.16
require (
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/aliyun/aliyun-oss-go-sdk v2.1.9+incompatible // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/gin-contrib/cors v1.3.1
github.com/gin-contrib/pprof v1.3.0
github.com/gin-gonic/gin v1.7.2
github.com/go-playground/locales v0.13.0
github.com/go-playground/universal-translator v0.17.0
github.com/go-playground/validator/v10 v10.8.0
github.com/robfig/cron/v3 v3.0.1
github.com/satori/go.uuid v1.2.0
github.com/spf13/pflag v1.0.5
github.com/swaggo/gin-swagger v1.3.0
github.com/swaggo/swag v1.7.0
github.com/valyala/fasthttp v1.28.0
go.uber.org/zap v1.18.1
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
gorm.io/driver/sqlite v1.1.4
gorm.io/gorm v1.21.12
howett.net/plist v0.0.0-20201203080718-1454fab16a06
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/doner/super-signature.git
git@gitee.com:doner/super-signature.git
doner
super-signature
super-signature
master

搜索帮助