Commit Graph
3 Commits
Author SHA1 Message Date
claudecodeandClaude 7f78bdd23d fix(ci): regenerate go.sum for robfig/cron/v3 v3.0.1
Build Docker Image / build (arm64) (push) Successful in 1m2s
Build Docker Image / build (amd64) (push) Successful in 1m59s
Build Docker Image / amend-manifest (push) Successful in 9s
Renovate bumped github.com/robfig/cron/v3 to v3.0.1 in go.mod (edde31c)
without regenerating go.sum, leaving only the v3.0.0 hash. The Docker CI
build (go build -mod=readonly) then failed with 'missing go.sum entry for
module providing package github.com/robfig/cron/v3' on both amd64/arm64.

Run go mod tidy to regenerate go.sum (also corrects indirect markers and
drops the unused spaolacci/murmur3 entry). Verified the exact CI build
command now passes locally.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-16 21:11:40 +07:00
thuanle f33d064d6e tune update db 2024-08-05 15:06:39 +07:00
thuanle 4bb5ee09f0 first commit 2024-07-13 23:58:47 +07:00