Skip to content

GHO-11515 chore: bump go toolchain to 1.25.9 to clear stdlib CVEs#49

Merged
bgeesaman merged 1 commit into
mainfrom
GHO-11515-bump-go-toolchain
Apr 27, 2026
Merged

GHO-11515 chore: bump go toolchain to 1.25.9 to clear stdlib CVEs#49
bgeesaman merged 1 commit into
mainfrom
GHO-11515-bump-go-toolchain

Conversation

@bgeesaman
Copy link
Copy Markdown
Member

@bgeesaman bgeesaman commented Apr 27, 2026

📑 Description (what does this PR add, change, remove)

  • Bumps the Go toolchain in go.mod from 1.25.6 to 1.25.9
  • Linting items

✅ Checks

  • My pull request adheres to the code style of this project
  • My code required changes to the documentation; I've included those changes
  • I've added tests to support this change (where applicable)

Bump go.mod from 1.25.6 to 1.25.9 so a new release rebuilds the
binary on a Go stdlib that fixes the 9 CVEs flagged against
/usr/local/bin/poltergeist when bundled into the review image.

Lint cleanups: wrap deferred Close() calls and convert an
if/else-if engine type check to a switch so make lint is green
under the current golangci-lint default ruleset.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@bgeesaman bgeesaman enabled auto-merge (squash) April 27, 2026 13:05
@bgeesaman bgeesaman self-assigned this Apr 27, 2026
@bgeesaman bgeesaman merged commit b772632 into main Apr 27, 2026
10 checks passed
@bgeesaman bgeesaman deleted the GHO-11515-bump-go-toolchain branch April 27, 2026 13: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.

2 participants