From 082dd03967c216210f101024f9f6a78189849a8b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 21:36:09 +0000 Subject: [PATCH] chore(deps): update dependency golangci/golangci-lint to v1.64.8 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index be21f18d..3dbb85e8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -61,4 +61,4 @@ jobs: - name: golangci-lint uses: golangci/golangci-lint-action@v6 with: - version: v1.54.2 \ No newline at end of file + version: v1.64.8 \ No newline at end of file