Skip to content

fix: upgrade Go to 1.27.0 to resolve stdlib CVEs - #5

Merged
argosback merged 1 commit into
mainfrom
fix/go-1.27-upgrade
Aug 23, 2026
Merged

argosback merged 1 commit into
mainfrom
fix/go-1.27-upgrade

Conversation

@argosback

@argosback argosback commented Aug 23, 2026 •

Copy link
Copy Markdown
Member

Summary

  • Bumps go.mod and the Docker builder stage to Go 1.27.0, matching the version Chainguard's base image already uses
  • Patch release: v0.4.0 -> v0.4.1 (toolchain/security fix, no behavior change)

Docker Hub vulnerability scanning flagged golang/stdlib issues on the
previous Go 1.26.4 toolchain. Bump builder and module to Go 1.27.0 to
match the version Chainguard's base image build already uses.

- go.mod: go 1.26.2 -> 1.27.0
- Dockerfile: golang:1.26-alpine -> golang:1.27-alpine builder stage
- README.md: update stated minimum Go version
- VERSION: v0.4.0 -> v0.4.1
- CHANGELOG.md: add [0.4.1] entry
@sonarqubecloud

Copy link
Copy Markdown

@argosback
argosback merged commit 5a3772c into main Aug 23, 2026
9 of 11 checks passed
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