shithub: furgit

Download patch

ref: 7479cc729d44b1a240ca37eafe423d772cee9dce
parent: aa40b93f0fd5fab62e99ca2aba87b2e5c8c75f9c
author: Runxi Yu <me@runxiyu.org>
date: Thu Jan 29 15:48:18 EST 2026

go.mod: Bump Go to 1.25

--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
 module codeberg.org/lindenii/furgit
 
-go 1.24.0
+go 1.25
 
 require golang.org/x/sys v0.38.0
--