mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-22 07:32:32 +01:00
ci: bump golangci-lint to v2.10.1 for Go 1.25 support
v2.1.6 was built with Go 1.24 and refuses to lint Go 1.25 code.
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -113,5 +113,5 @@ jobs:
|
||||
- name: Run golangci-lint
|
||||
uses: golangci/golangci-lint-action@v7
|
||||
with:
|
||||
version: v2.1.6
|
||||
version: v2.10.1
|
||||
args: --timeout=5m
|
||||
|
||||
Reference in New Issue
Block a user