Skip to content

chore: bump go#97

Merged
Hardikl merged 1 commit into
mainfrom
cbg-go
Apr 8, 2026
Merged

chore: bump go#97
Hardikl merged 1 commit into
mainfrom
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:27
@cla-bot cla-bot Bot added the cla-signed label Apr 7, 2026
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 Go toolchain version used by CI by bumping the repository’s GO_VERSION environment value.

Changes:

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

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

Comment thread .go.env
@@ -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 was bumped to 1.26.2 here, but the repo still declares go 1.26.1 in go.mod and integration/go.mod (found via repo search). This leaves the required/tooling version inconsistent between CI (setup-go) and module metadata. Please bump the go directives (and any toolchain directives if present) to match, or clarify why they should intentionally differ.

Suggested change
GO_VERSION=1.26.2
GO_VERSION=1.26.1

Copilot uses AI. Check for mistakes.
@Hardikl Hardikl merged commit 03463ee into main Apr 8, 2026
23 checks passed
@Hardikl Hardikl deleted the cbg-go branch April 8, 2026 08:47
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