Merge pull request 'Update module github.com/robfig/cron/v3 to v3.0.1' (#2) from renovate/github.com-robfig-cron-v3-3.x into main
Build Docker Image / build (amd64) (push) Failing after 25s
Build Docker Image / build (arm64) (push) Failing after 39s
Build Docker Image / amend-manifest (push) Has been skipped

Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
2026-06-16 20:38:46 +07:00
+1 -1
View File
@@ -3,7 +3,7 @@ module thuanle.me/ip-info
go 1.22
require (
github.com/robfig/cron/v3 v3.0.0
github.com/robfig/cron/v3 v3.0.1
github.com/rs/zerolog v1.33.0
)