1 Star 0 Fork 186

hnaxing/mindoc

forked from westinyang/mindoc 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 2.42 KB
一键复制 编辑 原始数据 按行查看 历史
westinyang 提交于 2022-10-24 22:53 . 更新文档,解决bee安装不上
module github.com/lifei6671/mindoc
go 1.14
require (
github.com/PuerkitoBio/goquery v1.5.1
github.com/aquasecurity/libbpfgo v0.4.3-libbpf-1.0.1 // indirect
github.com/aquasecurity/libbpfgo/helpers v0.4.3 // indirect
github.com/astaxie/beego v1.12.1
github.com/beego/bee v1.10.1-0.20201214090852-8eb7a2dfaff7 // indirect
github.com/beego/bee/v2 v2.0.2-0.20220730073620-ebb8c0ad3140 // indirect
github.com/beego/beego/v2 v2.0.5 // indirect
github.com/bketelsen/crypt v0.0.4 // indirect
github.com/boombuler/barcode v1.0.0
github.com/cilium/ebpf v0.9.3 // indirect
github.com/coreos/etcd v3.3.25+incompatible // indirect
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf // indirect
github.com/flosch/pongo2 v0.0.0-20200913210552-0d938eb266f3 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/go-delve/delve v1.9.1 // indirect
github.com/go-sql-driver/mysql v1.6.0 // indirect
github.com/gorilla/websocket v1.5.0 // indirect
github.com/howeyc/fsnotify v0.9.0
github.com/kardianos/service v1.1.0
github.com/lib/pq v1.10.7 // indirect
github.com/lifei6671/gocaptcha v0.1.1
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-runewidth v0.0.14 // indirect
github.com/mattn/go-sqlite3 v2.0.3+incompatible
github.com/matttproud/golang_protobuf_extensions v1.0.2 // indirect
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
github.com/peterh/liner v1.2.2 // indirect
github.com/prometheus/client_golang v1.13.0 // indirect
github.com/prometheus/client_model v0.3.0 // indirect
github.com/rivo/uniseg v0.4.2 // indirect
github.com/russross/blackfriday v1.5.2
github.com/russross/blackfriday/v2 v2.0.1
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
github.com/sirupsen/logrus v1.9.0 // indirect
github.com/smartwalle/pongo2render v1.0.2 // indirect
github.com/spf13/afero v1.9.2 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.13.0 // indirect
go.etcd.io/etcd v3.3.25+incompatible // indirect
go.starlark.net v0.0.0-20221020143700-22309ac47eac // indirect
golang.org/x/arch v0.1.0 // indirect
golang.org/x/tools v0.2.0 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect
gopkg.in/ldap.v2 v2.5.1
gopkg.in/yaml.v2 v2.4.0 // indirect
honnef.co/go/tools v0.0.1-2020.1.5 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/hnaxing/mindoc.git
git@gitee.com:hnaxing/mindoc.git
hnaxing
mindoc
mindoc
mindoc2020

搜索帮助