1 Star 0 Fork 38

yixuan / beego-admin

forked from yuxingfei / beego-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 635 Bytes
一键复制 编辑 原始数据 按行查看 历史
yusef 提交于 2020-11-06 22:40 . add REMAD
module beego-admin
go 1.15
require github.com/astaxie/beego v1.12.1
require (
github.com/360EntSecGroup-Skylar/excelize v1.4.1
github.com/adam-hanna/arrayOperations v0.2.6
github.com/beego/bee v1.12.0 // indirect
github.com/dchest/captcha v0.0.0-20200903113550-03f5f0333e1f
github.com/go-sql-driver/mysql v1.5.0
github.com/google/uuid v1.1.2
github.com/gookit/validate v1.2.4
github.com/shiena/ansicolor v0.0.0-20200904210342-c7312218db18 // indirect
github.com/smartystreets/goconvey v1.6.4
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
google.golang.org/appengine v1.6.7 // indirect
gopkg.in/ini.v1 v1.62.0
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/zyxaaa/beego-admin.git
git@gitee.com:zyxaaa/beego-admin.git
zyxaaa
beego-admin
beego-admin
master

搜索帮助