diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-03-06 17:46:05 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-03-06 17:46:05 +0900 |
| commit | 65ae4f57c2c55f02f14129f1ebd6a50fcfe8b721 (patch) | |
| tree | acd1948e0d6f53505f2eb6220fe46ea2c2a50fd1 | |
| parent | 77110601cc4c4252e39fe841b6ce57018a13ceb4 (diff) | |
internal/rosa/go: 1.26.0 to 1.26.1
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 0c3198b8..a2d6f1b3 100644 --- a/internal/rosa/go.go +++ b/internal/rosa/go.go @@ -154,8 +154,8 @@ rm \ ) const ( - version = "1.26.0" - checksum = "uHLcrgBc0NMcyTMDLRNAZIcOx0RyQlyekSl9xbWSwj3esEFWJysYLfLa3S8p39Nh" + version = "1.26.1" + checksum = "DdC5Ea-aCYPUHNObQh_09uWU0vn4e-8Ben850Vq-5OoamDRrXhuYI4YQ_BOFgaT0" ) return t.newGo( version, |
