1 Star 0 Fork 252

winie/opms

forked from lock-li/opms 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 591 Bytes
一键复制 编辑 原始数据 按行查看 历史
module opms
go 1.14
require (
github.com/BurntSushi/graphics-go v0.0.0-20160129215708-b43f31a4a966
github.com/astaxie/beego v1.10.0
github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b // indirect
github.com/go-sql-driver/mysql v1.5.0
github.com/lib/pq v1.7.0 // indirect
github.com/mattn/go-sqlite3 v1.14.0 // indirect
github.com/oliamb/cutter v0.2.2
github.com/smartystreets/goconvey v1.6.4
github.com/zheng-ji/goSnowFlake v0.0.0-20180906112711-fc763800eec9
golang.org/x/crypto v0.0.0-20200707235045-ab33eee955e0 // indirect
gopkg.in/yaml.v2 v2.3.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/winie/opms.git
git@gitee.com:winie/opms.git
winie
opms
opms
master

搜索帮助