Commit 0cd71dc
ci(e2e): bump chainsaw to v0.2.15 for Go 1.26
chainsaw v0.2.13 fails to build under Go 1.26: its internal TestDeps no longer
satisfies testing.testDeps (Go 1.24+ added the ModulePath method), breaking the
"Prepare e2e" step's `make chainsaw`. v0.2.15 implements it and builds cleanly
under Go 1.26 (verified locally).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 909d29e commit 0cd71dc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| |||
0 commit comments