This repository has been archived on 2024-10-02. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
ltc/go.mod
2022-02-18 15:23:24 +08:00

7 lines
164 B
Modula-2

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