mirror of
https://github.com/zhaarey/apple-music-downloader.git
synced 2025-10-23 15:11:05 +00:00
fix: day tag
This commit is contained in:
2
go.mod
2
go.mod
@@ -4,7 +4,6 @@ go 1.23.1
|
||||
|
||||
require (
|
||||
github.com/Eyevinn/mp4ff v0.46.0
|
||||
github.com/Sorrow446/go-mp4tag v0.0.0-20240130220823-68ce31d53e37
|
||||
github.com/aead/cmac v0.0.0-20160719120800-7af84192f0b1
|
||||
github.com/gospider007/requests v0.0.0-20250114011338-9562a203fa04
|
||||
github.com/grafov/m3u8 v0.11.1
|
||||
@@ -94,5 +93,6 @@ require (
|
||||
|
||||
require (
|
||||
github.com/beevik/etree v1.3.0
|
||||
github.com/zhaarey/go-mp4tag v0.0.0-20250210094042-22578afc09bf
|
||||
gopkg.in/yaml.v2 v2.2.8
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user