Skip to content

Comments

chore: update to Go 1.26 and bump golangci-lint to support it#364

Closed
josephwoodward wants to merge 5 commits intomainfrom
jw/go1_26_upgrade
Closed

chore: update to Go 1.26 and bump golangci-lint to support it#364
josephwoodward wants to merge 5 commits intomainfrom
jw/go1_26_upgrade

Conversation

@josephwoodward
Copy link
Contributor

@josephwoodward josephwoodward commented Feb 16, 2026

This change updates to Go 1.26 and also bumps golangci-lint to the minimum version to support Go 1.26 (which introduces new govet lints). These were fixed by running go fix ./...

@josephwoodward josephwoodward changed the title chore: update to Go 1.26 chore: update to Go 1.26 and address linting violations introduced by govet Feb 16, 2026
@josephwoodward josephwoodward force-pushed the jw/go1_26_upgrade branch 2 times, most recently from 33f3f00 to 9794f15 Compare February 17, 2026 00:02
@josephwoodward josephwoodward changed the title chore: update to Go 1.26 and address linting violations introduced by govet chore: update to Go 1.26 and bump golangci-lint to support it Feb 17, 2026
- github.com/redpanda-data/
gofumpt:
extra-rules: true
extra-rules: false
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This appears to be the only way to continue supporting naked returns.

@josephwoodward josephwoodward deleted the jw/go1_26_upgrade branch February 17, 2026 00:33
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