remove unnecessary dependencies

This commit is contained in:
TaurusXin 2024-09-14 23:28:12 +08:00
parent e1def13157
commit fb65a59845
Signed by: taurusxin
GPG Key ID: C334DCA04AC2D2CC
1 changed files with 0 additions and 2 deletions

2
go.mod
View File

@ -6,10 +6,8 @@ require github.com/tidwall/gjson v1.17.3
require (
github.com/bogem/id3v2/v2 v2.1.4 // indirect
github.com/frolovo22/tag v0.0.2 // indirect
github.com/go-flac/flacpicture v0.3.0 // indirect
github.com/go-flac/go-flac v1.0.0 // indirect
github.com/go-flac/go-flac/v2 v2.0.1 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.1 // indirect