Update golangci-lint to v2.6.2

This commit is contained in:
Ciprian Hacman
2025-11-29 10:27:41 +02:00
parent b0d347e262
commit 2e69489cc6
16 changed files with 14 additions and 16 deletions

View File

@@ -9,6 +9,6 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v6
with:
go-version: 1.24
go-version-file: go.mod
- name: golangci-lint
run: make lint