From ec7ba9785e0d537c0eb5b23aade5c86d0e1d2999 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 15:18:49 +0000 Subject: [PATCH] Update dependency golangci/golangci-lint to v2.11.1 --- .github/workflows/go-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go-lint.yml b/.github/workflows/go-lint.yml index 2dce605..34471d6 100644 --- a/.github/workflows/go-lint.yml +++ b/.github/workflows/go-lint.yml @@ -43,6 +43,6 @@ jobs: uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0 with: args: --timeout=10m - version: v2.10.1 + version: v2.11.1 skip-cache: true # yamllint enable rule:line-length