You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(a) Triage all 13 dependabot PRs: merge safe ones, close stale ones, flag any that carry CVEs
(b) Fix the go toolchain version mismatch so govulncheck runs clean in CI
(c) Make an explicit decision on PR #17 (merge, close, or convert to draft)
Acceptance criteria
Dependabot backlog ≤ 3 open PRs (all triaged)
govulncheck exits 0 in CI with no suppressed errors
Problem
Three hygiene blockers have accumulated:
go 1.26but the local toolchain isgo1.25, makinggovulncheckunable to run correctlyAction
(a) Triage all 13 dependabot PRs: merge safe ones, close stale ones, flag any that carry CVEs
(b) Fix the
gotoolchain version mismatch sogovulncheckruns clean in CI(c) Make an explicit decision on PR #17 (merge, close, or convert to draft)
Acceptance criteria
govulncheckexits 0 in CI with no suppressed errorsFrom the Ardur dual-track Master Plan (Track A). Verified locally 2026-06-23.