chore: bump Go in container images to 1.26.0 (#8135)

This commit is contained in:
Fred Reimer
2026-03-01 06:53:33 +00:00
committed by GitHub
parent 7a32abec96
commit 7d6f4fdabb
7 changed files with 11 additions and 11 deletions
@@ -510,7 +510,7 @@ impl WorkspaceDependenciesPrefetched {
// external.get(0).map(|wd| dbg!(wd.content.clone())).or(Some(
// "
// module mymod
// go 1.25
// go 1.26
// require ()
// "
// .to_owned(),