diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-08-20 18:12:17 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-08-20 18:12:32 +0900 |
| commit | 5cf1d70c7bd513e43ab867d2043014318488fc0e (patch) | |
| tree | 8320facf51a468b56c4c311eaa774fece3f9ca77 /internal/rosa/go.go | |
| parent | e58b6eb17110e266be07db10d2af212b58cc8f0f (diff) | |
internal/rosa/package/go: 1.26.6 to 1.27.0
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/go.go')
| -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 bb3f4773..6cebd08f 100644 --- a/internal/rosa/go.go +++ b/internal/rosa/go.go @@ -56,8 +56,8 @@ ln -s \ func init() { const ( - version = "1.25.12" - checksum = "XNrGD_boJl2-El_a_T3BuTcMin_WPoU-FGddcNG8dcXA8n2QuxZB7kaUaCWu60QX" + version = "1.25.14" + checksum = "QKYjKzziCmD1eboU__Oi8VjqbPjaHrHAI9ceWyF3D9ORm7cPHN8muZuiGsoLKjCJ" ) meta := Metadata{ Name: "go-bootstrap", |
