1 Star 0 Fork 257

lhfree/mm-wiki

forked from phachon/mm-wiki 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 1.25 KB
一键复制 编辑 原始数据 按行查看 历史
phachon 提交于 2019-12-15 11:21 . update go mod; fix bug
module github.com/phachon/mm-wiki
go 1.12
require (
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a // indirect
github.com/astaxie/beego v1.12.0
github.com/fatih/color v1.7.0
github.com/go-ole/go-ole v1.2.4 // indirect
github.com/go-ozzo/ozzo-validation v3.6.0+incompatible
github.com/go-sql-driver/mysql v1.4.1
github.com/mattn/go-colorable v0.1.4 // indirect
github.com/mattn/go-isatty v0.0.10 // indirect
github.com/onsi/ginkgo v1.10.3 // indirect
github.com/onsi/gomega v1.7.1 // indirect
github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644 // indirect
github.com/shirou/gopsutil v2.19.11+incompatible
github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 // indirect
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
github.com/snail007/go-activerecord v0.0.0-20190813031814-2ac2f3d7cff0
github.com/stretchr/testify v1.4.0 // indirect
golang.org/x/sys v0.0.0-20191128015809-6d18c012aee9 // indirect
google.golang.org/appengine v1.6.5 // indirect
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
gopkg.in/russross/blackfriday.v2 v2.0.0
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/lhfree/mm-wiki.git
git@gitee.com:lhfree/mm-wiki.git
lhfree
mm-wiki
mm-wiki
master

搜索帮助