mode adding to workflow

This commit is contained in:
mr
2024-08-13 10:29:55 +02:00
parent e0eb8cd4ad
commit 3962b7c7aa
2 changed files with 4 additions and 0 deletions

2
go.mod
View File

@@ -9,6 +9,8 @@ require (
github.com/stretchr/testify v1.9.0
)
require github.com/robfig/cron/v3 v3.0.1 // indirect
require (
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect