1 Star 0 Fork 245

gantoday-collection / mm-wiki

forked from phachon / mm-wiki 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 1.17 KB
一键复制 编辑 原始数据 按行查看 历史
phachon 提交于 2020-02-16 19:03 . add feature full text search
module github.com/phachon/mm-wiki
go 1.12
replace github.com/coreos/go-systemd => ./vendor/github.com/coreos/go-systemd
require (
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-ego/riot v0.0.0-20191215221243-bdbc256e4cbd
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/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // 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/shurcooL/sanitized_anchor_name v1.0.0 // indirect
github.com/snail007/go-activerecord v0.0.0-20190813031814-2ac2f3d7cff0
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
)
Go
1
https://gitee.com/gantoday-collection/mm-wiki.git
git@gitee.com:gantoday-collection/mm-wiki.git
gantoday-collection
mm-wiki
mm-wiki
master

搜索帮助