docs: update supported Go versions FAQ (#3852)

This commit is contained in:
Aleksey Bakin 2023-05-27 18:06:13 +03:00 committed by GitHub
parent 8e7ce227a7
commit e608168809
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,8 +22,6 @@ See [how to properly install `golangci-lint` in CI](/usage/install#ci-installati
The same as the Go team (the 2 last minor versions)
go1.18+ is officially supported, with some [limitations](https://github.com/golangci/golangci-lint/issues/2649), since golangci-lint v1.45.0.
## `golangci-lint` doesn't work
1. Please, ensure you are using the latest binary release.