1 Star 0 Fork 5

枫依/office-convert

forked from fortianwei/office-convert 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 456 Bytes
一键复制 编辑 原始数据 按行查看 历史
weitian 提交于 2022-11-24 07:57 . init
module office-convert
go 1.17
require (
github.com/chai2010/winsvc v0.0.0-20200705094454-db7ec320025c
github.com/go-ole/go-ole v1.2.6
github.com/kardianos/service v1.2.1
github.com/sirupsen/logrus v1.8.1
)
require (
github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible // indirect
github.com/lestrrat-go/strftime v1.0.5 // indirect
github.com/pkg/errors v0.9.1 // indirect
golang.org/x/sys v0.0.0-20201015000850-e3ed0017c211 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/kerry0314/office-convert.git
git@gitee.com:kerry0314/office-convert.git
kerry0314
office-convert
office-convert
master

搜索帮助