1 Star 0 Fork 614

meshel / GinSkeleton

forked from 张奇峰 / GinSkeleton 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 887 Bytes
一键复制 编辑 原始数据 按行查看 历史
张奇峰 提交于 2021-11-09 22:50 . 更新项目依赖包至最新版本
module goskeleton
go 1.15
require (
github.com/casbin/casbin/v2 v2.39.0
github.com/casbin/gorm-adapter/v3 v3.4.5
github.com/dchest/captcha v0.0.0-20200903113550-03f5f0333e1f
github.com/dgrijalva/jwt-go v3.2.1-0.20210802184156-9742bd7fca1c+incompatible
github.com/fsnotify/fsnotify v1.5.1
github.com/gin-contrib/pprof v1.3.0
github.com/gin-gonic/gin v1.7.4
github.com/gomodule/redigo v1.8.5
github.com/gorilla/websocket v1.4.2
github.com/natefinch/lumberjack v2.0.0+incompatible
github.com/qifengzhang007/goCurl v1.3.2
github.com/spf13/cobra v1.2.1
github.com/spf13/viper v1.9.0
github.com/streadway/amqp v1.0.0
go.uber.org/zap v1.19.1
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
gorm.io/driver/mysql v1.1.3
gorm.io/driver/postgres v1.2.1
gorm.io/driver/sqlserver v1.2.0
gorm.io/gorm v1.22.2
gorm.io/plugin/dbresolver v1.1.1-0.20211101061850-337f9c843efc
)
Go
1
https://gitee.com/meshel0/GinSkeleton.git
git@gitee.com:meshel0/GinSkeleton.git
meshel0
GinSkeleton
GinSkeleton
master

搜索帮助