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 2m45s

This commit is contained in:
2026-02-14 23:25:19 +00:00
parent d40f004f5b
commit 2e4886947f
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
)