Skip to content

Upgrade Go toolchain to 1.26.2#4378

Merged
kyleconroy merged 1 commit intomainfrom
claude/upgrade-go-1.26.2
Apr 17, 2026
Merged

Upgrade Go toolchain to 1.26.2#4378
kyleconroy merged 1 commit intomainfrom
claude/upgrade-go-1.26.2

Conversation

@kyleconroy
Copy link
Copy Markdown
Collaborator

Summary

  • Bumps the Go toolchain used in CI workflows, Docker image, and developer docs to 1.26.2
  • Adds a toolchain go1.26.2 directive to go.mod while keeping the go 1.26.0 minimum-version directive unchanged

Test plan

  • CI passes on the updated Go version
  • Docker build succeeds with golang:1.26.2

🤖 Generated with Claude Code

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 17, 2026
Bumps the Go toolchain used in CI, Docker, and documentation to 1.26.2.
The go directive in go.mod remains at 1.26.0 (minimum required version);
a toolchain directive is added to pin the build toolchain to go1.26.2.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@kyleconroy kyleconroy force-pushed the claude/upgrade-go-1.26.2 branch from 82ec41f to 1c4dfac Compare April 17, 2026 04:23
@kyleconroy kyleconroy merged commit 47cb4f9 into main Apr 17, 2026
12 of 13 checks passed
@kyleconroy kyleconroy deleted the claude/upgrade-go-1.26.2 branch April 17, 2026 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant