1 Star 0 Fork 611

御风 / GinSkeleton

forked from 张奇峰 / GinSkeleton 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 944 Bytes
一键复制 编辑 原始数据 按行查看 历史
张奇峰 提交于 2022-11-27 16:48 . 项目所有依赖包更新至最新版
module goskeleton
go 1.15
require (
github.com/casbin/casbin/v2 v2.57.0
github.com/casbin/gorm-adapter/v3 v3.13.0
github.com/dchest/captcha v1.0.0
github.com/dgrijalva/jwt-go v3.2.1-0.20210802184156-9742bd7fca1c+incompatible
github.com/fsnotify/fsnotify v1.6.0
github.com/gin-contrib/pprof v1.4.0
github.com/gin-gonic/gin v1.8.1
github.com/go-playground/locales v0.14.0
github.com/go-playground/universal-translator v0.18.0
github.com/go-playground/validator/v10 v10.11.1
github.com/gomodule/redigo v1.8.9
github.com/gorilla/websocket v1.5.0
github.com/natefinch/lumberjack v0.0.0-20201021141957-47ffae23317c
github.com/qifengzhang007/goCurl v1.3.8
github.com/rabbitmq/amqp091-go v1.5.0
github.com/spf13/cobra v1.6.1
github.com/spf13/viper v1.14.0
go.uber.org/zap v1.23.0
gorm.io/driver/mysql v1.4.4
gorm.io/driver/postgres v1.4.5
gorm.io/driver/sqlserver v1.4.1
gorm.io/gorm v1.24.2
gorm.io/plugin/dbresolver v1.3.0
)
Go
1
https://gitee.com/971664595/GinSkeleton.git
git@gitee.com:971664595/GinSkeleton.git
971664595
GinSkeleton
GinSkeleton
master

搜索帮助