1 Star 0 Fork 1.1K

宝塔镇河妖 / BookStack

forked from 进击的皇虫 / BookStack 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 1.85 KB
一键复制 编辑 原始数据 按行查看 历史
进击的皇虫 提交于 2020-01-18 21:01 . auto title
module github.com/TruthHun/BookStack
go 1.13
replace github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 => github.com/ugorji/go v1.1.7
require (
github.com/PuerkitoBio/goquery v1.5.0
github.com/TruthHun/converter v0.0.0-20180618131031-80268d67d7a8
github.com/TruthHun/gotil v0.0.0-20191003091818-17b80aad8a45
github.com/TruthHun/html2article v0.0.0-20180202140721-67d6ff09647b
github.com/TruthHun/html2json v0.0.0-20191003085735-6ba0884c8c03
github.com/TruthHun/html2md v0.0.0-20200118073047-05dfc15f146f
github.com/adamzy/cedar-go v0.0.0-20170805034717-80a9c64b256d // indirect
github.com/alexcesaro/mail v0.0.0-20141015155039-29068ce49a17
github.com/aliyun/aliyun-oss-go-sdk v2.0.4+incompatible
github.com/andybalholm/cascadia v1.1.0 // indirect
github.com/araddon/dateparse v0.0.0-20190622164848-0fb0a474d195
github.com/astaxie/beego v1.12.0
github.com/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f // indirect
github.com/boombuler/barcode v1.0.0
github.com/disintegration/imaging v1.6.1
github.com/go-sql-driver/mysql v1.4.1
github.com/huichen/sego v0.0.0-20180617034105-3f3c8a8cfacc
github.com/issue9/assert v1.3.4 // indirect
github.com/kardianos/service v1.0.0
github.com/lifei6671/gocaptcha v0.0.0-20190301083731-c467a25bc100
github.com/mssola/user_agent v0.5.0
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
github.com/russross/blackfriday v2.0.0+incompatible
github.com/satori/go.uuid v1.2.0 // indirect
github.com/unknwon/com v1.0.1
golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5 // indirect
golang.org/x/sys v0.0.0-20191002091554-b397fe3ad8ed // indirect
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect
google.golang.org/appengine v1.6.5 // indirect
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect
gopkg.in/ldap.v2 v2.5.1
gopkg.in/yaml.v2 v2.2.4 // indirect
)
Go
1
https://gitee.com/alecfan/BookStack.git
git@gitee.com:alecfan/BookStack.git
alecfan
BookStack
BookStack
master

搜索帮助