Skip to content

build: bump min Go version to 1.25, add 1.26 to CI#160

Merged
dhartunian merged 2 commits intomasterfrom
davidh/bump-go-1.25
Apr 22, 2026
Merged

build: bump min Go version to 1.25, add 1.26 to CI#160
dhartunian merged 2 commits intomasterfrom
davidh/bump-go-1.25

Conversation

@dhartunian
Copy link
Copy Markdown
Contributor

@dhartunian dhartunian commented Apr 22, 2026

  • Bump minimum Go version in go.mod from 1.23 to 1.25
  • Update CI matrix to test Go 1.25 and 1.26 (removing 1.23 and 1.24)
  • Fix non-constant format string in fmttests/datadriven_test.go flagged by Go 1.26's vet checker

This change is Reviewable

Also fix a non-constant format string in fmttests that the Go 1.26
vet checker now flags.

Co-Authored-By: roachdev-claude <roachdev-claude-bot@cockroachlabs.com>
@dhartunian dhartunian merged commit 3c36bbd into master Apr 22, 2026
5 checks passed
@dhartunian dhartunian deleted the davidh/bump-go-1.25 branch April 22, 2026 21:03
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.

2 participants