should be good

This commit is contained in:
Laptop
2025-12-12 21:09:40 +02:00
parent f68c83a4ca
commit a527924bba
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -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
View File

@@ -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=