Skip to content

⬆️ chore(deps): bump golang.org/x/mod to v0.40.0 - #115

Merged
konih merged 2 commits into
mainfrom
chore/deps-x-mod-0.40
Sep 5, 2026
Merged

konih merged 2 commits into
mainfrom
chore/deps-x-mod-0.40

Conversation

@konih

@konih konih commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bump golang.org/x/mod v0.38.0 -> v0.40.0 (and golang.org/x/tools v0.48.0 -> v0.49.0 as a consequence).
  • Clears OSV GO-2026-6179 / GO-2026-6180 (sumdb tlog verification bypass, unauthenticated hashes in Lookup), which the OpenSSF Scorecard Vulnerabilities check flags on main.
  • govulncheck ./... reports no reachable vulnerabilities before or after; this is supply-chain hygiene, not a reachable fix.

Test plan

  • go build ./... && go vet ./... && go test ./... locally
  • govulncheck ./... clean
  • CI green

konih and others added 2 commits September 5, 2026 14:07
Clears OSV GO-2026-6179 and GO-2026-6180 (sumdb tlog verification bypass
and unauthenticated hash handling in golang.org/x/mod/sumdb), flagged by
the OpenSSF Scorecard Vulnerabilities check. govulncheck reports no
reachable vulnerabilities before or after; this is a supply-chain hygiene
bump. x/tools moves to v0.49.0 as a consequence.
@konih
konih merged commit 00c429e into main Sep 5, 2026
7 checks passed
@konih
konih deleted the chore/deps-x-mod-0.40 branch September 5, 2026 12:21
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.

1 participant