Add curre for managing executions

This commit is contained in:
2022-09-10 12:46:02 +02:00
parent af142c4b09
commit 5b0d4626b6
4 changed files with 7 additions and 1 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module git.front.kjuulh.io/kjuulh/kraken
go 1.19
require (
git.front.kjuulh.io/kjuulh/curre v1.0.0 // indirect
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/spf13/cobra v1.5.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect