From ed56050a99028f6ddeeef82ab77de15ff9f40151 Mon Sep 17 00:00:00 2001 From: stevenhorsman Date: Mon, 31 Mar 2025 10:31:49 +0100 Subject: [PATCH] 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 --- versions.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.yaml b/versions.yaml index f93d4c5e66..9ea9021783 100644 --- a/versions.yaml +++ b/versions.yaml @@ -409,12 +409,12 @@ languages: description: "golangci-lint" notes: "'version' is the default minimum version used by this project." url: "github.com/golangci/golangci-lint" - version: "1.57.2" + version: "1.64.8" meta: description: | 'newest-version' is the latest version known to work when building Kata - newest-version: "1.57.2" + newest-version: "1.64.8" plugins: description: |