1 Star 1 Fork 612

tayue / GinSkeleton

forked from 张奇峰 / GinSkeleton 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 1.57 KB
一键复制 编辑 原始数据 按行查看 历史
费庆睿 提交于 2021-03-23 21:40 . 更新 goCurl 包至 V1.2.9
module goskeleton
go 1.15
require (
github.com/casbin/casbin/v2 v2.24.0
github.com/casbin/gorm-adapter/v3 v3.2.0
github.com/dchest/captcha v0.0.0-20170622155422-6a29415a8364
github.com/denisenkom/go-mssqldb v0.9.0 // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/fsnotify/fsnotify v1.4.9
github.com/gin-contrib/pprof v1.3.0
github.com/gin-gonic/gin v1.6.3
github.com/go-playground/validator/v10 v10.4.1 // indirect
github.com/golang/protobuf v1.4.2 // indirect
github.com/gomodule/redigo v2.0.0+incompatible
github.com/gorilla/websocket v1.4.2
github.com/json-iterator/go v1.1.10 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/mitchellh/mapstructure v1.3.1 // indirect
github.com/natefinch/lumberjack v2.0.0+incompatible
github.com/pelletier/go-toml v1.8.0 // indirect
github.com/qifengzhang007/goCurl v1.2.9
github.com/spf13/afero v1.2.2 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/cobra v1.1.0
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/viper v1.7.0
github.com/streadway/amqp v0.0.0-20200108173154-1c71cc93ed71
go.uber.org/zap v1.15.0
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad // indirect
golang.org/x/sys v0.0.0-20200828194041-157a740278f4 // indirect
google.golang.org/protobuf v1.25.0 // indirect
gopkg.in/ini.v1 v1.56.0 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
gorm.io/driver/mysql v1.0.3
gorm.io/driver/postgres v1.0.6
gorm.io/driver/sqlserver v1.0.6-0.20210113050835-e95bfce0118a
gorm.io/gorm v1.20.11
gorm.io/plugin/dbresolver v1.1.0
)
Go
1
https://gitee.com/tayue111/GinSkeleton.git
git@gitee.com:tayue111/GinSkeleton.git
tayue111
GinSkeleton
GinSkeleton
master

搜索帮助