mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2026-03-22 00:28:12 +05:00
yep
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-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
4
go.sum
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user