mirror of
https://github.com/zhaarey/apple-music-downloader.git
synced 2025-10-23 15:11:05 +00:00
fix go mod
This commit is contained in:
2
go.mod
2
go.mod
@@ -2,6 +2,8 @@ module main
|
|||||||
|
|
||||||
go 1.23.1
|
go 1.23.1
|
||||||
|
|
||||||
|
toolchain go1.23.3
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/Eyevinn/mp4ff v0.46.0
|
github.com/Eyevinn/mp4ff v0.46.0
|
||||||
github.com/Sorrow446/go-mp4tag v0.0.0-20240130220823-68ce31d53e37
|
github.com/Sorrow446/go-mp4tag v0.0.0-20240130220823-68ce31d53e37
|
||||||
|
|||||||
Reference in New Issue
Block a user