versions: Update golangci-lint

Let's bump the golangci-lint in order to fix issues that popped up after
updating Golang to its 1.19.2 version.

Depends-on: github.com/kata-containers/tests#5257

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
Fabiano Fidêncio 2022-11-16 17:10:23 +01:00
parent b3a4a16294
commit 66aa330d0d

View File

@ -321,12 +321,12 @@ languages:
golangci-lint:
description: "golangci-lint"
notes: "'version' is the default minimum version used by this project."
version: "1.46.2"
version: "1.50.1"
meta:
description: |
'newest-version' is the latest version known to work when
building Kata
newest-version: "1.46.2"
newest-version: "1.50.1"
specs:
description: "Details of important specifications"