1 Star 0 Fork 0

fcourage/ContentManagementSystem

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 361 Bytes
一键复制 编辑 原始数据 按行查看 历史
module ContentManagementSystem
go 1.13
require (
github.com/astaxie/beego v1.12.1
github.com/go-redis/redis v6.14.2+incompatible
github.com/go-sql-driver/mysql v1.4.1
github.com/go-xorm/xorm v0.7.9
github.com/mattn/go-sqlite3 v1.10.0
github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644 // indirect
github.com/smartystreets/goconvey v1.6.4
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/fcourage/ContentManagementSystem.git
git@gitee.com:fcourage/ContentManagementSystem.git
fcourage
ContentManagementSystem
ContentManagementSystem
master

搜索帮助