Skip to content

chore(deps): bump x/net and go to fix CVEs#14

Merged
mauromorales merged 2 commits into
kairos-io:mainfrom
mauromorales:security/bump-go-deps
Jun 8, 2026
Merged

chore(deps): bump x/net and go to fix CVEs#14
mauromorales merged 2 commits into
kairos-io:mainfrom
mauromorales:security/bump-go-deps

Conversation

@mauromorales

Copy link
Copy Markdown
Member

Summary

Bumps vulnerable golang.org/x dependencies and aligns the go directive to 1.26.4.

Advisories addressed

  • golang.org/x/net (>=v0.55.0): GO-2026-5026
  • golang.org/x/crypto (>=v0.52.0): GO-2026-5005/5006/5017/5019/5020/5021/5023 (where present)

Test plan

  • go mod tidy
  • go build ./...

Made with Cursor

mauromorales and others added 2 commits June 8, 2026 10:02
## Summary
Aligns the go directive to 1.26.4 to pick up the latest toolchain security fixes.

## Test plan
- [x] go mod tidy
- [x] go build ./...

Signed-off-by: Mauro Morales <contact@mauromorales.com>
The go.mod now requires go >= 1.26.4, but the Dockerfile builder used
golang:1.26.3-alpine with GOTOOLCHAIN=local, causing 'go mod download'
to fail. Bump the builder image to match.

Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Mauro Morales <contact@mauromorales.com>
@mauromorales
mauromorales force-pushed the security/bump-go-deps branch from 7dfe55a to 1150fae Compare June 8, 2026 08:02
@mauromorales
mauromorales merged commit 9cc5133 into kairos-io:main Jun 8, 2026
8 of 11 checks passed
@mauromorales
mauromorales deleted the security/bump-go-deps branch June 8, 2026 08:52
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