Commit ce94ed3
committed
ci: update golangci-lint for compatibility with go1.26
ci started failing:
run golangci-lint
Running [/home/runner/golangci-lint-2.6.2-linux-amd64/golangci-lint config path] in [/home/runner/work/runtime-tools/runtime-tools] ...
Running [/home/runner/golangci-lint-2.6.2-linux-amd64/golangci-lint config verify] in [/home/runner/work/runtime-tools/runtime-tools] ...
Running [/home/runner/golangci-lint-2.6.2-linux-amd64/golangci-lint run] in [/home/runner/work/runtime-tools/runtime-tools] ...
panic: file requires newer Go version go1.26 (application built with go1.25) [recovered, repanicked]
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>1 parent 5e63903 commit ce94ed3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments