Files
vantage/server
mrhid6 eee236a072
Chart Release / chart (push) Successful in 12s
Server Deploy / deploy (push) Canceled after 2m11s
fix: tidy server go.mod for the vulnerability database dependencies
trivy-db, oras-go, the three version comparators and robfig/cron were
recorded as indirect with an incomplete go.sum, which builds locally
against a warm module cache but fails in CI with "updates to go.mod
needed". trivy-db pulls testify into the build graph, and its hashes
were missing entirely.
2026-08-06 15:18:57 +01:00
..