重构项目,调整了项目结构
This commit is contained in:
parent
5f49bde3ae
commit
c9b1b38c03
11 changed files with 456 additions and 386 deletions
4
go.mod
4
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/hami_lemon/lrc2srt
|
||||
module github.com/Hami-Lemon/lrc2srt
|
||||
|
||||
go 1.17
|
||||
go 1.18
|
||||
|
||||
require github.com/jessevdk/go-flags v1.5.0
|
||||
|
||||
|
|
Reference in a new issue