Commit 2058c94
ci: bump golangci-lint to v2.11.3 for Go 1.25 support
The previous golangci-lint v1.64.8 was built with Go 1.24 and refuses
to lint this module after the qor5/x bump pulled the go directive up
to 1.25.8:
can't load config: the Go language version (go1.24) used to build
golangci-lint is lower than the targeted Go version (1.25.8)
Match the version qor5/go-bus is already running on (#20) — same
action ref + same version pin, both v1→v2 compatible because this
repo has no .golangci.yml (default config).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 2b1c7fb commit 2058c94
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments