initial commit

This commit is contained in:
Hami Lemon 2022-02-18 15:23:24 +08:00
commit 43107bf5c1
12 changed files with 667 additions and 0 deletions

7
go.mod Normal file
View file

@ -0,0 +1,7 @@
module github.com/hami_lemon/lrc2srt
go 1.17
require github.com/jessevdk/go-flags v1.5.0
require golang.org/x/sys v0.0.0-20210320140829-1e4c9ba3b0c4 // indirect