Sync vendor directory with go.mod #2

Merged
marvin merged 1 commit from marvin/fix-vendor-sync into main 2026-03-23 01:09:15 +00:00
Owner

Fix CI failure: golang.org/x/sync@v0.19.0 was explicitly required in go.mod but not marked as explicit in vendor/modules.txt.

Ran go mod tidy + go mod vendor to sync the vendor directory.

Fix CI failure: golang.org/x/sync@v0.19.0 was explicitly required in go.mod but not marked as explicit in vendor/modules.txt. Ran `go mod tidy` + `go mod vendor` to sync the vendor directory.
Sync vendor directory with go.mod
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
be112dd5eb
marvin merged commit be112dd5eb into main 2026-03-23 01:09:15 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mangal2/mangal!2
No description provided.