with debug
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-10-29 22:59:51 +02:00
parent 00eb906c43
commit e79745ab63
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ module ci
go 1.19
require (
git.front.kjuulh.io/kjuulh/dagger-go v0.0.2
git.front.kjuulh.io/kjuulh/dagger-go v0.0.3
github.com/spf13/cobra v1.6.1
)