Skip to content

build: use Go 1.25 and 1.26 to build project#1389

Open
joschi wants to merge 1 commit into
golang-migrate:masterfrom
joschi:build-go-1.26
Open

build: use Go 1.25 and 1.26 to build project#1389
joschi wants to merge 1 commit into
golang-migrate:masterfrom
joschi:build-go-1.26

Conversation

@joschi

@joschi joschi commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

Use Go 1.25 and 1.26 to build the project and remove support for Go 1.24.

Copilot AI review requested due to automatic review settings April 12, 2026 21:23

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 project’s declared/CI-tested Go versions to drop Go 1.24 and build/test with Go 1.25 and 1.26.

Changes:

  • Update README badge to reflect supported Go versions 1.25 and 1.26.
  • Bump go.mod Go version from 1.24 to 1.25.
  • Update GitHub Actions CI to test Go 1.25/1.26 and run lint/release steps on Go 1.26; bump golangci-lint version.

Reviewed changes

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

File Description
README.md Updates the “Supported Go Versions” badge to 1.25/1.26.
go.mod Raises the module Go version to 1.25 (currently set to a patch version).
.github/workflows/ci.yaml Drops 1.24 from the test matrix; adds 1.26; updates lint/release Go version and golangci-lint version.

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

Comment thread go.mod Outdated
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 54.432%. remained the same — joschi:build-go-1.26 into golang-migrate:master

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.

3 participants