ci: update golangci-lint to v1.62.2

- gomnd is replaced by mnd in v1.58.0
- gosec exlcude G115 rule (Potential integer overflow when converting between integer types)
- disable new iface linter
- disable new recvcheck linter

Signed-off-by: Praveen M <m.praveen@ibm.com>
This commit is contained in:
Praveen M
2024-12-19 14:53:38 +05:30
committed by mergify[bot]
parent 6bd78fb778
commit ea205410f5
6 changed files with 16 additions and 8 deletions

View File

@ -26,7 +26,7 @@ GO111MODULE=on
COMMITLINT_VERSION=latest
# static checks and linters
GOLANGCI_VERSION=v1.57.2
GOLANGCI_VERSION=v1.62.2
# external snapshotter version
# Refer: https://github.com/kubernetes-csi/external-snapshotter/releases