Skip to content

fix(deps): bump golang.org/x/net to v0.55.0 for CVEs fixes - #110

Merged
giograno merged 1 commit into
localstackfrom
bump-golang-x-net-0.55.0
Jul 1, 2026
Merged

fix(deps): bump golang.org/x/net to v0.55.0 for CVEs fixes#110
giograno merged 1 commit into
localstackfrom
bump-golang-x-net-0.55.0

Conversation

@giograno

@giograno giograno commented Jul 1, 2026

Copy link
Copy Markdown
Member

The current version of golang/org/x/nex (v0.38.0) is reported for a number of CVEs (CVE-2026-25681, CVE-2026-27136, CVE-2026-42506).

This PR bumps the dependency to v0.55.0.

Towards AWS-1062

@giograno giograno self-assigned this Jul 1, 2026
@giograno
giograno marked this pull request as ready for review July 1, 2026 14:26
@giograno
giograno merged commit a8b2d1f into localstack Jul 1, 2026
3 checks passed
@giograno
giograno deleted the bump-golang-x-net-0.55.0 branch July 1, 2026 15:33
carole-lavillonniere added a commit that referenced this pull request Aug 13, 2026
Renovate's gomod manager skips deps marked `// indirect` unless a rule
enables them, so transitive modules were never proposed for update. That
is where Go CVEs usually land.

golang.org/x/net is the current example: v0.56.0 has been available since
2026-06-09 and fixes CVE-2026-46600 (HIGH), but go.mod still pins v0.55.0
because the dep is indirect. The last bump to v0.55 (#110) was hand-written
for the same reason.

The new rule only sets `enabled`, so the grouping and automerge from the
"Go dependencies (non-major)" rule still apply, and it is placed before the
major rule so major bumps stay disabled.

Validated with renovate-config-validator.
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