diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-04-10 02:18:27 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-04-10 02:18:27 +0900 |
| commit | cdfcfe6ce0cf847814e038636889db378a6ca2aa (patch) | |
| tree | 389d897edf8e1a4ec4700305960797c3006c5e3d | |
| parent | 68a2f0c240d2c5b0118f7572a13cddfef3cddaaf (diff) | |
internal/rosa/go: 1.26.1 to 1.26.2
Signed-off-by: Ophestra <cat@gensokyo.uk>
| -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 5c904f4c..c582a1c6 100644 --- a/internal/rosa/go.go +++ b/internal/rosa/go.go @@ -141,8 +141,8 @@ rm \ ) const ( - version = "1.26.1" - checksum = "DdC5Ea-aCYPUHNObQh_09uWU0vn4e-8Ben850Vq-5OoamDRrXhuYI4YQ_BOFgaT0" + version = "1.26.2" + checksum = "v-6BE89_1g3xYf-9oIYpJKFXlo3xKHYJj2_VGkaUq8ZVkIVQmLwrto-xGG03OISH" ) return t.newGo( version, |
