mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-30 12:44:39 +00:00
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:
parent
b3a4a16294
commit
66aa330d0d
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user