chore(deps): update dependency golangci-lint to v2.11.1
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| golangci-lint | minor |
2.10.1 -> 2.11.1
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
golangci/golangci-lint (golangci-lint)
v2.11.1
Released on 2026-03-06
Due to an error related to AUR, some artifacts of the v2.11.0 release have not been published.
This release contains the same things as v2.11.0.
v2.11.0
Released on 2026-03-06
- Linters new features or changes
-
errcheck: from 1.9.0 to 1.10.0 (excludecrypto/rand.Readby default) -
gosec: from 2.23.0 to 2.24.6 (new rules:G113,G118,G119,G120,G121,G122,G123,G408,G707) -
noctx: from 0.4.0 to 0.5.0 (new detection:httptest.NewRequestWithContext) -
prealloc: from 1.0.2 to 1.1.0 -
revive: from 1.14.0 to 1.15.0 (⚠️ Breaking change: package-related checks moved fromvar-namingto a new rulepackage-naming)
-
- Linters bug fixes
-
gocognit: from 1.2.0 to 1.2.1 -
gosec: from 2.24.6 to 2.24.7 -
unqueryvet: from 1.5.3 to 1.5.4
-
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.