mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-22 17:59:31 +00:00
versions: Bump golangci-lint version
v1.60.0+ is needed for go 1.23 support, so bump to the current latest 1.x version Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
parent
1c9d7ce0eb
commit
ed56050a99
@ -409,12 +409,12 @@ languages:
|
|||||||
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."
|
||||||
url: "github.com/golangci/golangci-lint"
|
url: "github.com/golangci/golangci-lint"
|
||||||
version: "1.57.2"
|
version: "1.64.8"
|
||||||
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.57.2"
|
newest-version: "1.64.8"
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
description: |
|
description: |
|
||||||
|
Loading…
Reference in New Issue
Block a user