ci: update to golangci-lint v1.53.0

Version 1.47.3 of golangci-lint does not support Go 1.20, so we'll need
to use a newer version.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
Niels de Vos 2023-06-02 10:58:09 +02:00 committed by mergify[bot]
parent 504ac127be
commit 5913ed92fe

View File

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