diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-05-08 23:20:39 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-05-08 23:20:39 +0900 |
| commit | c9aa5e04b195926da819d6ba5302f3d878d67a81 (patch) | |
| tree | 954cf8667f86b8d473fd6f8350cbbe9afff44173 /internal | |
| parent | 70a38bd3b0d187612444f0f4169ba3672040eb46 (diff) | |
internal/rosa/go: bootstrap 1.25.9 to 1.25.10
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/rosa/go.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/rosa/go.go b/internal/rosa/go.go index f955c3aa..c101cbaa 100644 --- a/internal/rosa/go.go +++ b/internal/rosa/go.go @@ -126,8 +126,8 @@ sed -i \ ) go125 := t.newGo( - "1.25.9", - "gShJb9uOMk5AxqPSwvn53ZO56S6PyP6nfojzrHUiJ3krAvrgjJpYa6-DPA-jxbpN", + "1.25.10", + "TwKwatkpwal-j9U2sDSRPEdM3YesI4Gm88YgGV59wtU-L85K9gA7UPy9SCxn6PMb", []string{"CGO_ENABLED=0"}, ` sed -i \ 's,/lib/ld-musl-`+linuxArch()+`.so.1,/system/bin/linker,' \ |
