1 Star 0 Fork 38

bobxiao / beego-admin

forked from yuxingfei / beego-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 1.63 KB
一键复制 编辑 原始数据 按行查看 历史
yuxingfei 提交于 2021-02-07 14:17 . v2.0.1
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/v2 v2.0.2 // indirect
github.com/beego/beego/v2 v2.0.2-0.20210205153711-4861b1f69239
github.com/dchest/captcha v0.0.0-20200903113550-03f5f0333e1f
github.com/flosch/pongo2 v0.0.0-20200913210552-0d938eb266f3 // indirect
github.com/fsnotify/fsnotify v1.4.9
github.com/go-delve/delve v1.6.0 // indirect
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/lib/pq v1.9.0 // indirect
github.com/magiconair/properties v1.8.4 // indirect
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/mattn/go-runewidth v0.0.10 // indirect
github.com/mitchellh/mapstructure v1.4.1 // indirect
github.com/peterh/liner v1.2.1 // indirect
github.com/rivo/uniseg v0.2.0 // indirect
github.com/shiena/ansicolor v0.0.0-20200904210342-c7312218db18 // indirect
github.com/sirupsen/logrus v1.7.0 // indirect
github.com/smartystreets/goconvey v1.6.4
github.com/spf13/afero v1.5.1 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.7.1
go.starlark.net v0.0.0-20210126161401-bc864be25151 // indirect
golang.org/x/arch v0.0.0-20210127225635-455c95562d18 // indirect
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c // indirect
golang.org/x/text v0.3.5 // indirect
gopkg.in/ini.v1 v1.62.0
gopkg.in/yaml.v2 v2.4.0 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/bobbxiao/beego-admin.git
git@gitee.com:bobbxiao/beego-admin.git
bobbxiao
beego-admin
beego-admin
master

搜索帮助