Commit 5e74c46
ci(lint): pin golangci-lint analysis target to go 1.24
The released golangci-lint binary is built with go1.24 and refuses a
module whose go.mod targets 1.25. Set run.go to 1.24 so the linter
accepts the module; the code itself stays on the go.mod toolchain.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 8d5beac commit 5e74c46
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
| |||
0 commit comments