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

This commit is contained in:
2025-12-17 20:05:51 +00:00
parent d0bce1b77c
commit b485bc0992
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.25.0
require (
github.com/go-co-op/gocron v1.37.0
github.com/go-co-op/gocron/v2 v2.18.0
github.com/go-co-op/gocron/v2 v2.19.0
gopkg.in/yaml.v3 v3.0.1
)