1 Star 0 Fork 95

chenyi.bi/EasyGoAdmin_Gin_EleVue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 853 Bytes
一键复制 编辑 原始数据 按行查看 历史
半城风雨 提交于 2021-09-10 17:25 . 模块升级
module easygoadmin
go 1.16
require (
github.com/BurntSushi/toml v0.4.1
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/gin-gonic/gin v1.7.4
github.com/go-playground/validator/v10 v10.9.0 // indirect
github.com/go-sql-driver/mysql v1.6.0
github.com/go-xorm/xorm v0.7.9
github.com/goccy/go-json v0.7.8 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/mattn/go-isatty v0.0.13 // indirect
github.com/mojocn/base64Captcha v1.2.2
github.com/ugorji/go v1.2.6 // indirect
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect
golang.org/x/sys v0.0.0-20210906170528-6f6e22806c34 // indirect
golang.org/x/text v0.3.7 // indirect
google.golang.org/protobuf v1.27.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
xorm.io/core v0.7.3
xorm.io/xorm v1.2.3
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/chenyi-bi/EasyGoAdmin_Gin_EleVue.git
git@gitee.com:chenyi-bi/EasyGoAdmin_Gin_EleVue.git
chenyi-bi
EasyGoAdmin_Gin_EleVue
EasyGoAdmin_Gin_EleVue
master

搜索帮助