chore: bump golangci-lint to v2 (#8839)

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
Matthieu MOREL
2025-04-17 08:38:19 +02:00
committed by GitHub
parent 0dbff6d239
commit 5705bcc3f4
4 changed files with 308 additions and 335 deletions

View File

@@ -18,7 +18,7 @@ jobs:
with:
go-version-file: 'go.mod'
- name: Linter check
uses: golangci/golangci-lint-action@v6
uses: golangci/golangci-lint-action@v7
with:
version: v1.64.5
version: v2.1.1
args: --verbose