Skip to content

chore: bump go#4226

Merged
rahulguptajss merged 1 commit intomainfrom
cbg-go
Apr 8, 2026
Merged

chore: bump go#4226
rahulguptajss merged 1 commit intomainfrom
cbg-go

Conversation

@cgrinds
Copy link
Copy Markdown
Collaborator

@cgrinds cgrinds commented Apr 7, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 7, 2026 22:28
@cla-bot cla-bot bot added the cla-signed label Apr 7, 2026
Copy link
Copy Markdown
Contributor

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 configured Go toolchain version used by CI/build tooling via the shared environment file.

Changes:

  • Bump GO_VERSION from 1.26.1 to 1.26.2 in .harvest.env.

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

@@ -1 +1 @@
GO_VERSION=1.26.1 No newline at end of file
GO_VERSION=1.26.2 No newline at end of file
Copy link

Copilot AI Apr 7, 2026

Choose a reason for hiding this comment

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

GO_VERSION is bumped to 1.26.2 here, but the repository’s go.mod files still specify go 1.26.1 (e.g., go.mod:3, integration/go.mod:3, mcp/go.mod:3). If the intent is to fully bump the required/toolchain Go patch version, these should be updated too (or add a short note in this env file/PR description explaining why CI/tooling uses a newer patch than the go directives).

Copilot uses AI. Check for mistakes.
@rahulguptajss rahulguptajss merged commit 7f69fe0 into main Apr 8, 2026
14 checks passed
@rahulguptajss rahulguptajss deleted the cbg-go branch April 8, 2026 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants