重构项目,调整了项目结构

This commit is contained in:
Hami Lemon 2022-03-28 18:26:40 +08:00
parent 5f49bde3ae
commit c9b1b38c03
11 changed files with 456 additions and 386 deletions

4
go.mod
View file

@ -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