mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2026-03-22 00:28:12 +05:00
should be good
This commit is contained in:
2
go.mod
2
go.mod
@@ -16,7 +16,7 @@ require (
|
||||
)
|
||||
|
||||
require (
|
||||
git.maid.zone/stuff/soundcloakctl v0.0.0-20250828150155-48445273aad6 // indirect
|
||||
git.maid.zone/stuff/soundcloakctl v0.0.0-20251212190831-98c097a26a5e // indirect
|
||||
github.com/a-h/parse v0.0.0-20250122154542-74294addb73e // indirect
|
||||
github.com/abema/go-mp4 v1.4.1 // indirect
|
||||
github.com/aler9/writerseeker v1.1.0 // indirect
|
||||
|
||||
4
go.sum
4
go.sum
@@ -1,5 +1,5 @@
|
||||
git.maid.zone/stuff/soundcloakctl v0.0.0-20250828150155-48445273aad6 h1:PlLbk5bPZRDyPjPo9TpQaYKDht19XUfm5+AO09sFBBE=
|
||||
git.maid.zone/stuff/soundcloakctl v0.0.0-20250828150155-48445273aad6/go.mod h1:6+m2N2tJFsrHMZ2GH7h50oAbtECoPrJr12YkZdYucuA=
|
||||
git.maid.zone/stuff/soundcloakctl v0.0.0-20251212190831-98c097a26a5e h1:3luu4OhuKqN54VWEE0Q1vpVNUMoeib9d+ZI7vI5V5u8=
|
||||
git.maid.zone/stuff/soundcloakctl v0.0.0-20251212190831-98c097a26a5e/go.mod h1:0TmskbA5lzRLd9KNuUtXlEyxhhJHQr3u7KVGiiWxxTs=
|
||||
github.com/a-h/parse v0.0.0-20250122154542-74294addb73e h1:HjVbSQHy+dnlS6C3XajZ69NYAb5jbGNfHanvm1+iYlo=
|
||||
github.com/a-h/parse v0.0.0-20250122154542-74294addb73e/go.mod h1:3mnrkvGpurZ4ZrTDbYU84xhwXW2TjTKShSwjRi2ihfQ=
|
||||
github.com/a-h/templ v0.3.960 h1:trshEpGa8clF5cdI39iY4ZrZG8Z/QixyzEyUnA7feTM=
|
||||
|
||||
Reference in New Issue
Block a user