Skip to content

Upgraded tools to latest, minimum go version to 1.25#279

Merged
kisielk merged 2 commits into
kisielk:masterfrom
michaeldimchuk:go-126-support
May 11, 2026
Merged

Upgraded tools to latest, minimum go version to 1.25#279
kisielk merged 2 commits into
kisielk:masterfrom
michaeldimchuk:go-126-support

Conversation

@michaeldimchuk
Copy link
Copy Markdown
Contributor

With the release of Go 1.26, Go versions of 1.24 and earlier are no longer supported. Additionally, with the golang.org/x/tools version being at v0.30.0 I was having issues running this with some libraries that use Go 1.24 (namely https://github.com/stephenafamo/bob, was getting "package ... without types was imported" when running errcheck).

Updated the tools version to latest, minimum supported version of go to 1.25 and updated the README accordingly.

@kisielk kisielk merged commit 4f98f68 into kisielk:master May 11, 2026
2 checks passed
@kisielk
Copy link
Copy Markdown
Owner

kisielk commented May 11, 2026

@michaeldimchuk thanks!

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