1 Star 0 Fork 0

CMliang/bee2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 561 Bytes
一键复制 编辑 原始数据 按行查看 历史
module bee2
go 1.12
require (
github.com/astaxie/beego v1.11.1
github.com/cosiner/argv v0.0.1 // indirect
github.com/fsnotify/fsnotify v1.4.7
github.com/go-delve/delve v1.2.0
github.com/go-sql-driver/mysql v1.4.1
github.com/gorilla/websocket v1.4.0
github.com/lib/pq v1.1.1
github.com/mattn/go-colorable v0.1.4 // indirect
github.com/peterh/liner v1.1.0 // indirect
github.com/pkg/profile v1.4.0 // indirect
golang.org/x/arch v0.0.0-20191126211547-368ea8f32fff // indirect
google.golang.org/appengine v1.6.5 // indirect
gopkg.in/yaml.v2 v2.2.2
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/CMLiang_gitee/bee2.git
[email protected]:CMLiang_gitee/bee2.git
CMLiang_gitee
bee2
bee2
develop

搜索帮助