2 Star 3 Fork 0

czc / GoViewFIle

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 929 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhichaochu 提交于 2021-09-24 16:02 . 新增MarkDowm预览
module GoViewFile
go 1.11
require (
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
github.com/go-openapi/spec v0.20.3 // indirect
github.com/go-openapi/swag v0.19.15 // indirect
github.com/gogf/gf v1.15.5
github.com/gogf/swagger v1.2.0
github.com/gorilla/websocket v1.4.2 // indirect
github.com/grokify/html-strip-tags-go v0.0.0-20200322061010-ea0c1cf2f119 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/microcosm-cc/bluemonday v1.0.15
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/russross/blackfriday v1.6.0
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/swaggo/swag v1.7.0 // indirect
github.com/tealeg/xlsx v1.0.5
golang.org/x/sys v0.0.0-20210503173754-0981d6026fa6 // indirect
golang.org/x/tools v0.1.0 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
)
Go
1
https://gitee.com/czhic/GoViewFIle.git
git@gitee.com:czhic/GoViewFIle.git
czhic
GoViewFIle
GoViewFIle
main

搜索帮助