aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/go.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/go.go')
-rw-r--r--internal/rosa/go.go8
1 files changed, 4 insertions, 4 deletions
diff --git a/internal/rosa/go.go b/internal/rosa/go.go
index 64559d64..fbee360b 100644
--- a/internal/rosa/go.go
+++ b/internal/rosa/go.go
@@ -56,8 +56,8 @@ ln -s \
func init() {
const (
- version = "1.26.3"
- checksum = "lEiFocZFnN5fKvZzmwVdqc9pYUjAuhzqZGbuiOqxUP4XdcY8yECisKcqsQ_eNn1N"
+ version = "1.26.4"
+ checksum = "fpqJlxa41wKRtbnviYNLk9VxgcL-5oIEDxsriF8svU6kNwQW70oRRA9gTz_ImVoB"
)
meta := Metadata{
Name: "go",
@@ -152,8 +152,8 @@ sed -i \
)
go125 := t.newGo(
- "1.25.10",
- "TwKwatkpwal-j9U2sDSRPEdM3YesI4Gm88YgGV59wtU-L85K9gA7UPy9SCxn6PMb",
+ "1.25.11",
+ "cnqAQ8wpVZXcM6nHAfSqFkIW4L3H73ALB9rBfKUBbfgg4_pOF3I9zOZARgYQ6MR2",
[]string{"CGO_ENABLED=0"}, `
sed -i \
's,/lib/ld-musl-`+t.linuxArch()+`.so.1,/system/bin/linker,' \