Skip to content

chore(deps): update Go to 1.26.1#800

Merged
patrickhoefler merged 2 commits intomainfrom
chore/update-go-to-1.26
Mar 7, 2026
Merged

chore(deps): update Go to 1.26.1#800
patrickhoefler merged 2 commits intomainfrom
chore/update-go-to-1.26

Conversation

@patrickhoefler
Copy link
Copy Markdown
Owner

Update .go-version to 1.26.1 and go.mod directive to go 1.26.

Update .go-version to 1.26.1 and go.mod directive to go 1.26.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s Go toolchain version to the 1.26 line by adjusting version pins used by local tooling and the module’s declared Go version.

Changes:

  • Update go.mod go directive to go 1.26
  • Update .go-version to 1.26.1

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
go.mod Bumps the module’s declared Go language/toolchain baseline to 1.26.
.go-version Pins the developer Go toolchain version to 1.26.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Pin CI to the exact Go patch version via .go-version instead of
floating via the go directive in go.mod. Add toolchain directive
to go.mod to keep it consistent.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@patrickhoefler patrickhoefler enabled auto-merge (squash) March 7, 2026 20:37
@patrickhoefler patrickhoefler merged commit 107f4ed into main Mar 7, 2026
13 checks passed
@patrickhoefler patrickhoefler deleted the chore/update-go-to-1.26 branch March 7, 2026 20:38
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