Skip to content

Commit 9ce3395

Browse files
ysyneuclaude
andcommitted
ci: bump golangci-lint v2.1 → v2.11 for Go 1.26 compat
golangci-lint v2.1 was built with Go 1.24 and panics when type-checking Go 1.26 source files. Lint has been broken since Feb 16 when actions/setup-go stable resolved to Go 1.26. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5cfc840 commit 9ce3395

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
- name: golangci-lint
2121
uses: golangci/golangci-lint-action@v8
2222
with:
23-
version: v2.1
23+
version: v2.11

0 commit comments

Comments
 (0)