Skip to content

build(deps): bump Go version to 1.25.0 - #117

Merged
HarshK97 merged 1 commit into
mainfrom
chore/bump-go-1.25
Aug 18, 2026
Merged

build(deps): bump Go version to 1.25.0#117
HarshK97 merged 1 commit into
mainfrom
chore/bump-go-1.25

Conversation

@HarshK97

Copy link
Copy Markdown
Owner

Problem

  1. Upstream CI and analysis tools (golangci-lint v2.x and golang.org/x/perf/cmd/benchstat@latest) require Go >= 1.25.0, causing CI lint and benchmark installation steps to fail against Go 1.24.2.

What Changed

  • Bump Go toolchain directive in go.mod from 1.24.2 to 1.25.0.
  • All GitHub Actions workflow jobs inherit Go 1.25 via go-version-file: 'go.mod'.

@HarshK97
HarshK97 merged commit 9f4b813 into main Aug 18, 2026
16 checks passed
@HarshK97
HarshK97 deleted the chore/bump-go-1.25 branch August 19, 2026 03:51
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.

1 participant