build: update to go1.26 and make go1.25 the minimum required version

This commit is contained in:
Nick Craig-Wood
2026-02-18 11:33:48 +00:00
parent 391661fdb4
commit f14945f9c1
4 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -380,7 +380,7 @@ not the rclone developers so it may be out of date. Its current version is as be
## Source installation {#source}
Make sure you have git and [Go](https://golang.org/) installed.
Go version 1.24 or newer is required, the latest release is recommended.
Go version 1.25 or newer is required, the latest release is recommended.
You can get it from your package manager, or download it from
[golang.org/dl](https://golang.org/dl/). Then you can run the following: