1 Commits

Author SHA1 Message Date
47163386a3 fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2025-11-13 01:26:00 +00:00

2
go.mod
View File

@@ -3,7 +3,7 @@ module git.front.kjuulh.io/kjuulh/bust
go 1.19
require (
dagger.io/dagger v0.19.7
dagger.io/dagger v0.19.6
git.front.kjuulh.io/kjuulh/byg v0.0.7
github.com/spf13/cobra v1.10.1
golang.org/x/sync v0.18.0