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 16s

This commit is contained in:
2026-02-20 20:37:39 +00:00
parent 74e6e06887
commit a23507926d
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
)