Vendor dependencies #10

Closed
opened 2026-02-02 10:01:10 +01:00 by qwc · 0 comments
Owner

Phase 2: Dependencies & Build

Ensures reproducible builds without network access.

Tasks

  • Add vendor/ directory via go mod vendor
  • Update .gitignore to not exclude vendor/
  • Update build commands to use -mod=vendor

Files

  • .gitignore
  • .goreleaser.yml
  • .github/workflows/*
## Phase 2: Dependencies & Build Ensures reproducible builds without network access. ### Tasks - Add `vendor/` directory via `go mod vendor` - Update `.gitignore` to not exclude `vendor/` - Update build commands to use `-mod=vendor` ### Files - `.gitignore` - `.goreleaser.yml` - `.github/workflows/*`
qwc closed this issue 2026-02-02 12:55:34 +01:00
Sign in to join this conversation.
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
qwc-open/backive#10
No description provided.