This commit is contained in:
Laptop
2025-12-12 21:34:52 +02:00
parent 0bebc5cef9
commit 1bf6e37d8c
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-20251212190831-98c097a26a5e // indirect
git.maid.zone/stuff/soundcloakctl v0.0.0-20251212193418-f85f457a0df1 // 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-20251212190831-98c097a26a5e h1:3luu4OhuKqN54VWEE0Q1vpVNUMoeib9d+ZI7vI5V5u8=
git.maid.zone/stuff/soundcloakctl v0.0.0-20251212190831-98c097a26a5e/go.mod h1:0TmskbA5lzRLd9KNuUtXlEyxhhJHQr3u7KVGiiWxxTs=
git.maid.zone/stuff/soundcloakctl v0.0.0-20251212193418-f85f457a0df1 h1:Ksv7MuRYpxuG/3OrYswC+b6MaX4I88n8HGaeHOqGbRU=
git.maid.zone/stuff/soundcloakctl v0.0.0-20251212193418-f85f457a0df1/go.mod h1:teXAWdTDQ3CXlXy8Co+U3Jai2LuxFLgjPy7LnguYoiY=
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=