feat: rename binary to ncmdump-go

This commit is contained in:
2024-10-21 16:29:17 +08:00
parent b977408526
commit 574a77dabe
3 changed files with 21 additions and 21 deletions

4
go.mod
View File

@@ -10,8 +10,8 @@ require github.com/bogem/id3v2/v2 v2.1.4
require (
github.com/TwiN/go-color v1.4.1
github.com/go-flac/flacpicture/v2 v2.0.2
github.com/go-flac/go-flac/v2 v2.0.1
github.com/go-flac/flacpicture v0.3.0
github.com/go-flac/go-flac v1.0.0
)
require (