mirror of
https://github.com/Superredstone/spotiflac-cli.git
synced 2026-03-07 20:18:07 +01:00
fix: go modules
This commit is contained in:
2
go.mod
2
go.mod
@@ -2,6 +2,8 @@ module github.com/Superredstone/spotiflac-cli
|
|||||||
|
|
||||||
go 1.24.4
|
go 1.24.4
|
||||||
|
|
||||||
|
replace github.com/Superredstone/spotiflac-cli/lib => ./lib
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/bogem/id3v2/v2 v2.1.4
|
github.com/bogem/id3v2/v2 v2.1.4
|
||||||
github.com/pquerna/otp v1.5.0
|
github.com/pquerna/otp v1.5.0
|
||||||
|
|||||||
Reference in New Issue
Block a user