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-03-28 18:26:40 +08:00

7 lines
164 B
Modula-2

module github.com/Hami-Lemon/lrc2srt
go 1.18
require github.com/jessevdk/go-flags v1.5.0
require golang.org/x/sys v0.0.0-20210320140829-1e4c9ba3b0c4 // indirect