fix: incorrect metadata structure

This commit is contained in:
2024-10-23 19:17:51 +08:00
parent a4c7db8195
commit be81c22e49
3 changed files with 32 additions and 4 deletions

1
go.mod
View File

@@ -11,6 +11,7 @@ require github.com/bogem/id3v2/v2 v2.1.4
require (
github.com/TwiN/go-color v1.4.1
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
)