Skip to content

Updated go tools to recent version #103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 8, 2025
Merged

Conversation

maciej
Copy link
Contributor

@maciej maciej commented Apr 8, 2025

> go get -u golang.org/x/tools
go: upgraded go 1.18 => 1.23.0
go: added toolchain go1.24.2
go: upgraded golang.org/x/mod v0.16.0 => v0.24.0
go: upgraded golang.org/x/tools v0.19.0 => v0.32.0

which makes the linter work with recent Go projects.

maciej and others added 4 commits April 8, 2025 16:25
```
> go get -u golang.org/x/tools
go: upgraded go 1.18 => 1.23.0
go: added toolchain go1.24.2
go: upgraded golang.org/x/mod v0.16.0 => v0.24.0
go: upgraded golang.org/x/tools v0.19.0 => v0.32.0
```

which makes the linter work with recent Go projects.
- updated std lib packages for 1.23 and 1.24 
- added go-1.23 and go-1.24
@butuzov butuzov merged commit 35fc956 into butuzov:main Apr 8, 2025
1 of 4 checks passed
@maciej maciej deleted the go-tools-0.32.0 branch April 8, 2025 20:39
@maciej
Copy link
Contributor Author

maciej commented Apr 8, 2025

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