1 Star 0 Fork 185

翎龙萱熙 / gin-admin

forked from Lyric / gin-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 2.56 KB
一键复制 编辑 原始数据 按行查看 历史
Lyric 提交于 2020-05-12 08:36 . Upgrade mod
module github.com/LyricTian/gin-admin/v6
go 1.13
require (
github.com/LyricTian/captcha v1.1.0
github.com/LyricTian/gzip v0.1.1
github.com/LyricTian/queue v1.2.0
github.com/LyricTian/structs v1.1.1
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/bwmarrin/snowflake v0.3.0
github.com/casbin/casbin/v2 v2.4.1
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
github.com/denisenkom/go-mssqldb v0.0.0-20200428022330-06a60b6afbbc // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/fatih/camelcase v1.0.0 // indirect
github.com/fatih/structs v1.1.0 // indirect
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/gin-contrib/cors v1.3.1
github.com/gin-gonic/gin v1.6.3
github.com/go-openapi/spec v0.19.7 // indirect
github.com/go-openapi/swag v0.19.9 // indirect
github.com/go-redis/redis v6.15.7+incompatible
github.com/go-redis/redis_rate v6.5.0+incompatible
github.com/go-sql-driver/mysql v1.5.0 // indirect
github.com/golang/protobuf v1.4.1 // indirect
github.com/google/gops v0.3.8
github.com/google/uuid v1.1.1
github.com/google/wire v0.4.0
github.com/jinzhu/gorm v1.9.12
github.com/jinzhu/now v1.1.1 // indirect
github.com/json-iterator/go v1.1.9
github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 // indirect
github.com/klauspost/compress v1.10.5 // indirect
github.com/koding/multiconfig v0.0.0-20171124222453-69c27309b2d7
github.com/kr/text v0.2.0 // indirect
github.com/lib/pq v1.5.2 // indirect
github.com/mailru/easyjson v0.7.1 // indirect
github.com/mattn/go-sqlite3 v2.0.3+incompatible // indirect
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/onsi/ginkgo v1.12.0 // indirect
github.com/onsi/gomega v1.10.0 // indirect
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.6.0
github.com/stretchr/testify v1.5.1
github.com/swaggo/gin-swagger v1.2.0
github.com/swaggo/swag v1.6.5
github.com/tidwall/buntdb v1.1.2
github.com/tidwall/gjson v1.6.0 // indirect
github.com/tidwall/pretty v1.0.1 // indirect
github.com/urfave/cli/v2 v2.2.0
go.mongodb.org/mongo-driver v1.3.3
golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37 // indirect
golang.org/x/net v0.0.0-20200506145744-7e3656a0809f // indirect
golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a // indirect
golang.org/x/sys v0.0.0-20200509044756-6aff5f38e54f // indirect
golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1
golang.org/x/tools v0.0.0-20200511202723-1762287ae9dd // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/yaml.v2 v2.2.8
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/zhouqinglong520/gin-admin.git
git@gitee.com:zhouqinglong520/gin-admin.git
zhouqinglong520
gin-admin
gin-admin
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891