1 Commits

Author SHA1 Message Date
9c3cac966d fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2025-12-09 01:07:21 +00:00

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
dagger.io/dagger v0.19.8 dagger.io/dagger v0.19.8
git.front.kjuulh.io/kjuulh/byg v0.0.7 git.front.kjuulh.io/kjuulh/byg v0.0.7
github.com/spf13/cobra v1.10.2 github.com/spf13/cobra v1.10.2
golang.org/x/sync v0.18.0 golang.org/x/sync v0.19.0
) )
require ( require (