Commit 3b1740a
ci: pin lint job to stable Go
Without go-version, setup-go defaulted to 1.24 in the lint job, which
is below the go.mod 1.25.0 floor; with GOTOOLCHAIN=local preventing
auto-upgrade, golangci-lint failed to load packages.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8466aac commit 3b1740a
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
0 commit comments