Skip to content

chore(PL-6009): bump Go toolchain to go1.26.4#273

Merged
nwaller-nesto merged 1 commit into
masterfrom
chore/PL-6009-bump-go-1.26.4
Jun 3, 2026
Merged

chore(PL-6009): bump Go toolchain to go1.26.4#273
nwaller-nesto merged 1 commit into
masterfrom
chore/PL-6009-bump-go-1.26.4

Conversation

@nwaller-nesto

@nwaller-nesto nwaller-nesto commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Closes PL-6009

Test plan

  • GOTOOLCHAIN=go1.26.4 snyk test --all-projects returns no vulnerable paths

Note

Low Risk
Dependency and toolchain-only change with no logic edits; main risk is build/CI compatibility on Go 1.26.4.

Overview
Updates the module’s Go version from 1.26.0 with an explicit toolchain go1.26.3 to go 1.26.4, dropping the separate toolchain line so builds and CI (go-version-file: go.mod) use the patched stdlib.

go.sum is regenerated with newer transitive versions (e.g. golang.org/x/crypto, x/net, x/sys, OpenTelemetry 1.41.0, go-git/filepath-securejoin/circl bumps). No application source files change in this diff.

Reviewed by Cursor Bugbot for commit 0a1ef37. Bugbot is set up for automated code reviews on this repo. Configure here.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@nwaller-nesto nwaller-nesto marked this pull request as ready for review June 3, 2026 19:31

@riclima riclima left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved by the Spirit of Ric

@nwaller-nesto nwaller-nesto merged commit 5ef0215 into master Jun 3, 2026
7 checks passed
@nwaller-nesto nwaller-nesto deleted the chore/PL-6009-bump-go-1.26.4 branch June 3, 2026 19:49
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