chore(deps): update module github.com/go-co-op/gocron/v2 to v2.16.3
All checks were successful
CI / test (pull_request) Successful in 23m2s

This commit is contained in:
2025-08-20 08:03:15 +00:00
parent 73615c65ee
commit e978dd488e
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ toolchain go1.24.6
require (
github.com/go-co-op/gocron v1.37.0
github.com/go-co-op/gocron/v2 v2.16.2
github.com/go-co-op/gocron/v2 v2.16.3
gopkg.in/yaml.v3 v3.0.1
)