1 Commits

Author SHA1 Message Date
2a93c14b13 fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2026-02-06 01:07:41 +00:00

4
go.mod
View File

@@ -3,10 +3,10 @@ module git.front.kjuulh.io/kjuulh/bust
go 1.19
require (
dagger.io/dagger v0.20.3
dagger.io/dagger v0.19.11
git.front.kjuulh.io/kjuulh/byg v0.0.7
github.com/spf13/cobra v1.10.2
golang.org/x/sync v0.20.0
golang.org/x/sync v0.19.0
)
require (