mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-30 04:34:27 +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:
|
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.46.2"
|
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"
|
||||||
|
Loading…
Reference in New Issue
Block a user