2 Star 0 Fork 397

史蒂芬-库外 / go-admin

forked from go-admin / go-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 822 Bytes
一键复制 编辑 原始数据 按行查看 历史
honkui 提交于 2019-12-11 12:10 . Add ini config file support
module github.com/GoAdminGroup/go-admin
go 1.13
require (
github.com/360EntSecGroup-Skylar/excelize v1.4.1
github.com/NebulousLabs/fastrand v0.0.0-20181203155948-6fb6489aac4e // indirect
github.com/denisenkom/go-mssqldb v0.0.0-20191001013358-cfbb681360f0
github.com/go-sql-driver/mysql v1.4.1
github.com/lib/pq v1.2.0
github.com/magiconair/properties v1.8.1
github.com/mattn/go-colorable v0.1.4 // indirect
github.com/mattn/go-sqlite3 v1.11.0
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
github.com/satori/go.uuid v1.2.0
github.com/sirupsen/logrus v1.4.2
github.com/stretchr/testify v1.4.0
golang.org/x/crypto v0.0.0-20191112222119-e1110fd1c708
golang.org/x/text v0.3.2
google.golang.org/appengine v1.6.5 // indirect
gopkg.in/ini.v1 v1.51.0 // indirect
gopkg.in/yaml.v2 v2.2.7 // indirect
)
Go
1
https://gitee.com/kongyuebin/go-admin.git
git@gitee.com:kongyuebin/go-admin.git
kongyuebin
go-admin
go-admin
master

搜索帮助