1 Star 0 Fork 53

SanRx/EasyGoAdmin_GoFrame_EleVue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 614 Bytes
一键复制 编辑 原始数据 按行查看 历史
半城风雨 提交于 2022-10-23 11:56 . 更新依赖
module easygoadmin
go 1.16
require (
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
github.com/gogf/gf v1.16.1
github.com/gogf/swagger v1.2.0
github.com/gorilla/websocket v1.4.2 // indirect
github.com/grokify/html-strip-tags-go v0.0.0-20200322061010-ea0c1cf2f119 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/mojocn/base64Captcha v1.2.2
github.com/mssola/user_agent v0.5.3 // indirect
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/xuri/excelize/v2 v2.6.1 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/lofter2011/EasyGoAdmin_GoFrame_EleVue.git
git@gitee.com:lofter2011/EasyGoAdmin_GoFrame_EleVue.git
lofter2011
EasyGoAdmin_GoFrame_EleVue
EasyGoAdmin_GoFrame_EleVue
master

搜索帮助