add basic scheduler
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-06 22:24:56 +01:00
parent be6403105c
commit ed2e15a3dd
12 changed files with 109 additions and 2 deletions

1
go.mod
View File

@@ -6,6 +6,7 @@ require github.com/spf13/cobra v1.8.1
require (
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/joho/godotenv v1.5.1 // indirect
github.com/spf13/pflag v1.0.5 // indirect
gitlab.com/greyxor/slogor v1.6.0 // indirect
golang.org/x/sys v0.28.0 // indirect