完成Web ASM
This commit is contained in:
@@ -2,17 +2,14 @@ module git.taurusxin.com/taurusxin/ncmdump-go
|
||||
|
||||
go 1.23.0
|
||||
|
||||
require github.com/tidwall/gjson v1.17.3
|
||||
|
||||
require github.com/spf13/pflag v1.0.5
|
||||
|
||||
require github.com/bogem/id3v2/v2 v2.1.4
|
||||
|
||||
require (
|
||||
github.com/TwiN/go-color v1.4.1
|
||||
github.com/bogem/id3v2/v2 v2.1.4
|
||||
github.com/go-flac/flacpicture v0.3.0
|
||||
github.com/go-flac/flacvorbis v0.2.0
|
||||
github.com/go-flac/go-flac v1.0.0
|
||||
github.com/spf13/pflag v1.0.5
|
||||
github.com/tidwall/gjson v1.17.3
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user