From f78f6d38aa72fc1750f6bc0d2177e2eae270d068 Mon Sep 17 00:00:00 2001 From: Jordan Krage Date: Fri, 27 Mar 2026 18:02:01 -0500 Subject: [PATCH 1/2] Update golangci-lint version to 2.11.4 https://golangci-lint.run/docs/product/changelog/#v2114 --- .tool-versions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tool-versions b/.tool-versions index ab0985c9db2..1fbc9c600ff 100644 --- a/.tool-versions +++ b/.tool-versions @@ -4,6 +4,6 @@ nodejs 20.13.1 pnpm 10.6.5 postgres 15.1 helm 3.18.4 -golangci-lint 2.5.0 +golangci-lint 2.11.4 protoc 29.3 python 3.10.5 From 558e9fca7d1d329c2b3523151999f96054976a50 Mon Sep 17 00:00:00 2001 From: Jordan Krage Date: Fri, 27 Mar 2026 18:04:33 -0500 Subject: [PATCH 2/2] Update golangci-lint version to 2.11.4 --- integration-tests/.tool-versions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/.tool-versions b/integration-tests/.tool-versions index 50c72d2dd9d..0b368c979bf 100644 --- a/integration-tests/.tool-versions +++ b/integration-tests/.tool-versions @@ -2,5 +2,5 @@ golang 1.25.5 k3d 5.4.6 kubectl 1.25.5 nodejs 20.13.1 -golangci-lint 2.2.1 +golangci-lint 2.11.4 task 3.35.1