Update module github.com/robfig/cron/v3 to v3.0.1
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate Bot
2026-06-13 17:01:44 +00:00
parent 1138ed8011
commit edde31c308
+1 -1
View File
@@ -3,7 +3,7 @@ module thuanle.me/ip-info
go 1.22 go 1.22
require ( require (
github.com/robfig/cron/v3 v3.0.0 github.com/robfig/cron/v3 v3.0.1
github.com/rs/zerolog v1.33.0 github.com/rs/zerolog v1.33.0
) )