chore: bump Go toolchain to 1.25.8 (#23772)

Bump the repository Go toolchain from 1.25.7 to 1.25.8.

Updates `go.mod`, the shared `setup-go` action default, and the dogfood
image checksum so local, CI, and dogfood builds stay aligned.
This commit is contained in:
Lukasz
2026-03-31 14:04:58 +02:00
committed by GitHub
parent e3e17e15f7
commit acd2ff63a7
4 changed files with 33 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/coder/coder/v2
go 1.25.7
go 1.25.8
// Required until a v3 of chroma is created to lazily initialize all XML files.
// None of our dependencies seem to use the registries anyways, so this