mirror of
https://codeberg.org/gigirassy/pinata
synced 2026-08-30 23:37:40 +00:00
19 lines
709 B
AMPL
19 lines
709 B
AMPL
module codeberg.org/gigirassy/pinata
|
|
|
|
go 1.26.0
|
|
|
|
require (
|
|
git.maid.zone/stuff/soundcloak v0.0.0-20260319125401-2ac8ad8c226f // indirect
|
|
git.maid.zone/stuff/soundcloakctl v0.0.0-20260223212448-ee19a5efb768 // indirect
|
|
github.com/a-h/templ v0.3.977 // indirect
|
|
github.com/andybalholm/brotli v1.2.0 // indirect
|
|
github.com/dlclark/regexp2 v1.11.5 // indirect
|
|
github.com/goccy/go-json v0.10.6-0.20251028001429-e4877d51d546 // indirect
|
|
github.com/klauspost/compress v1.18.5 // indirect
|
|
github.com/valyala/bytebufferpool v1.0.0 // indirect
|
|
github.com/valyala/fasthttp v1.69.0 // indirect
|
|
golang.org/x/net v0.52.0 // indirect
|
|
golang.org/x/text v0.35.0 // indirect
|
|
)
|
|
|
|
tool git.maid.zone/stuff/soundcloakctl |