Skip to content

Bump golang.org/x/mod to v0.40.0 for GO-2026-6179 and GO-2026-6180 - #236

Merged
JAORMX merged 1 commit into
mainfrom
fix/govuln-go-2026-6179-6180
Aug 14, 2026
Merged

Bump golang.org/x/mod to v0.40.0 for GO-2026-6179 and GO-2026-6180#236
JAORMX merged 1 commit into
mainfrom
fix/govuln-go-2026-6179-6180

Conversation

@samuv

@samuv samuv commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • govulncheck is failing the security gate on GO-2026-6179 and GO-2026-6180 (sumdb tile-verification bugs in golang.org/x/mod before v0.40.0)
  • Bump the indirect golang.org/x/mod dependency from v0.38.0 to v0.40.0
  • GO-2026-5932 stays on the documented exclusion list (unmaintained x/crypto/openpgp via rekor)

Test plan

  • govulncheck no longer reports GO-2026-6179 or GO-2026-6180
  • task (lint + race tests) passes
  • CI security job is green (only the documented GO-2026-5932 exclusion remains)

govulncheck flags the unpatched sumdb tile-verification bugs in x/mod
before v0.40.0. GO-2026-5932 remains the documented exclusion.

Co-authored-by: Cursor <cursoragent@cursor.com>
@JAORMX
JAORMX merged commit 463b394 into main Aug 14, 2026
5 checks passed
@JAORMX
JAORMX deleted the fix/govuln-go-2026-6179-6180 branch August 14, 2026 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants