Skip to content

Bump Go builder from 1.24 to 1.25#17

Merged
matthew-on-git merged 1 commit intomainfrom
chore/bump-go-1.25
Mar 19, 2026
Merged

Bump Go builder from 1.24 to 1.25#17
matthew-on-git merged 1 commit intomainfrom
chore/bump-go-1.25

Conversation

@matthew-on-git
Copy link
Contributor

Summary

  • Bump golang:1.24-bookwormgolang:1.25-bookworm in Dockerfile builder stage
  • Fixes govulncheck failing on Go 1.25 projects ("cannot analyze packages built with newer Go version")

Test plan

  • Container builds successfully with Go 1.25
  • govulncheck works on Go 1.25 projects
  • make check passes

🤖 Generated with Claude Code

govulncheck built with Go 1.24 cannot analyze Go 1.25 packages,
causing false failures on projects using the latest Go version.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@matthew-on-git matthew-on-git merged commit 9807dde into main Mar 19, 2026
3 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