Releases: ryboe/q
Releases · ryboe/q
v1.0.24
What's Changed
- bump
go
directive1.23.0
->1.24.0
- update
go-internal
dependency
Development changes:
- update VS Code settings
- update
.golangci.yml
- run
staticcheck
as a separate linter, instead of running it throughgolangci-lint
- recommended by the author of
staticcheck
- recommended by the author of
Full Changelog: v1.0.23...v1.0.24
v1.0.23
- go directive 1.23 -> 1.23.0
Full Changelog: v1.0.22...v1.0.23
v1.0.22
- bump
go
directive 1.22 -> 1.23 - update CodeQL Action
- update GolangCI Lint Action
- remove linters from disable list that are disabled by default now
Full Changelog: v1.0.21...v1.0.22