-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
Welcome
- Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- Yes, I've searched similar issues on GitHub and didn't find any.
- Yes, I've included all information below (version, config, etc).
- Yes, I've tried with the standalone linter if available. (https://golangci-lint.run/usage/linters/)
Description of the problem
The docs mention an oldvers version of golangci-lint
which fails in my go 1.19 build:
upgrading to 1.49.0 succeeds:
Version of golangci-lint
1.49.0
Configuration file
no needed
Go environment
go 1.19
Verbose output of running
see screenshots
Code example or link to a public repository
see screenshots