1 Star 0 Fork 1

creatorliao/m4s-converter

forked from mzky/m4s-converter 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 432 Bytes
一键复制 编辑 原始数据 按行查看 历史
mzky 提交于 2024-05-11 18:23 +08:00 . 修复特殊字符无法创建目录
module m4s-converter
go 1.20
require (
github.com/bitly/go-simplejson v0.5.1
github.com/lxn/win v0.0.0-20210218163916-a377121e959e
)
require (
github.com/pkg/errors v0.9.1 // indirect
golang.org/x/term v0.20.0 // indirect
)
require (
github.com/bingoohuang/golog v0.0.0-20230906061256-349f3ea70be2
github.com/mzky/converter v0.0.0-20240218092920-bfbd07560669
github.com/sirupsen/logrus v1.9.3
golang.org/x/sys v0.20.0
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/creatorliao/m4s-converter.git
[email protected]:creatorliao/m4s-converter.git
creatorliao
m4s-converter
m4s-converter
master

搜索帮助