chore(deps): update module github.com/go-co-op/gocron to v2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
CI / test (pull_request) Successful in 1m6s

This commit is contained in:
2026-03-26 20:07:58 +00:00
parent fca2f44f14
commit d0904f33e2
2 changed files with 2 additions and 0 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.25.0
require (
gitea.t000-n.de/t.behrendt/ionosDnsClient v1.0.2
github.com/go-co-op/gocron v1.37.0
github.com/go-co-op/gocron/v2 v2.19.1
gopkg.in/yaml.v3 v3.0.1
)