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.

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
(cherry picked from commit 66aa330d0d)
This commit is contained in:
Fabiano Fidêncio 2022-11-16 17:10:23 +01:00
parent 88c13b6823
commit b5661e9882

View File

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