Update Dagger pipeline and documentation for Gitea release upload and .env handling

This commit is contained in:
Bastian Bührig
2025-07-11 09:53:35 +02:00
parent b8eaab679a
commit 3ed43bda8b
6 changed files with 192 additions and 4 deletions

1
go.mod
View File

@@ -6,6 +6,7 @@ require (
dagger.io/dagger v0.18.12
github.com/go-audio/audio v1.0.0
github.com/go-audio/wav v1.1.0
github.com/joho/godotenv v1.5.1
github.com/mjibson/go-dsp v0.0.0-20180508042940-11479a337f12
github.com/urfave/cli/v2 v2.27.7
gonum.org/v1/gonum v0.13.0