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

This commit is contained in:
2022-10-29 23:34:57 +02:00
parent 17dbb9d183
commit 00ecd00110
3 changed files with 4 additions and 2 deletions

View File

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