Skip to content

Bump Go toolchain to 1.26.3#13367

Merged
BagToad merged 1 commit into
trunkfrom
copilot/bump-go-to-1-26-3
May 8, 2026
Merged

Bump Go toolchain to 1.26.3#13367
BagToad merged 1 commit into
trunkfrom
copilot/bump-go-to-1-26-3

Conversation

Copilot AI commented May 7, 2026

Copy link
Copy Markdown
Contributor

Updates the Go toolchain to the latest 1.26.x patch release.

  • go.mod: bump toolchain from go1.26.2 to go1.26.3. The go directive stays at 1.26.0, matching the convention enforced by .github/workflows/scripts/bump-go.sh (always <major>.<minor>.0).

No other files reference a pinned Go version; CI workflows resolve via go-version-file: go.mod.

Agent-Logs-Url: https://github.com/cli/cli/sessions/74d21df5-9f54-4a76-97ee-7b2e2d7bd6be

Co-authored-by: BagToad <47394200+BagToad@users.noreply.github.com>
@BagToad BagToad marked this pull request as ready for review May 7, 2026 21:58
@BagToad BagToad requested a review from a team as a code owner May 7, 2026 21:58
@BagToad BagToad requested review from babakks and Copilot May 7, 2026 21:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 patch version to the latest 1.26.x release while keeping the go directive at the conventionally pinned <major>.<minor>.0.

Changes:

  • Bumped go.mod toolchain directive from go1.26.2 to go1.26.3.
  • Left the go directive at 1.26.0, aligning with the repository’s bump script convention.
Show a summary per file
File Description
go.mod Updates the toolchain directive to Go 1.26.3 while keeping the go directive unchanged.

Copilot's findings

Tip

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

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@BagToad BagToad merged commit 7cf93e7 into trunk May 8, 2026
28 checks passed
@BagToad BagToad deleted the copilot/bump-go-to-1-26-3 branch May 8, 2026 00:05
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.

4 participants