diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-05-08 23:25:57 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-05-08 23:25:57 +0900 |
| commit | 1af73ae7b45306cfe07b6990fa65b8deb016cd44 (patch) | |
| tree | 0b49b8bd9553016dd149651de9a6c2b461b8aeb7 /internal | |
| parent | c9aa5e04b195926da819d6ba5302f3d878d67a81 (diff) | |
internal/rosa/go: 1.26.2 to 1.26.3
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 c101cbaa..2d0a86ec 100644 --- a/internal/rosa/go.go +++ b/internal/rosa/go.go @@ -140,8 +140,8 @@ rm \ ) const ( - version = "1.26.2" - checksum = "v-6BE89_1g3xYf-9oIYpJKFXlo3xKHYJj2_VGkaUq8ZVkIVQmLwrto-xGG03OISH" + version = "1.26.3" + checksum = "lEiFocZFnN5fKvZzmwVdqc9pYUjAuhzqZGbuiOqxUP4XdcY8yECisKcqsQ_eNn1N" ) return t.newGo( version, |
