Commit cd704ef
Fix go.mod: downgrade incident-recorder and integrity-monitor to go 1.23
Both modules had go 1.25.3 (a non-existent Go version) in go.mod,
which breaks when CI enforces GOTOOLCHAIN=local with Go 1.23.
Align with all other services at go 1.23.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9d6970b commit cd704ef
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
0 commit comments