修改模块名: lrc2lts => ltc (LrcToCaptions)

This commit is contained in:
Hami Lemon 2022-03-29 19:46:22 +08:00
parent 3e2af31678
commit a29d2c057e
16 changed files with 30 additions and 29 deletions

2
go.mod
View file

@ -1,4 +1,4 @@
module github.com/Hami-Lemon/lrc2srt
module github.com/Hami-Lemon/ltc
go 1.18