1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-15 15:53:41 +00:00

build: raise minimum go version to go1.13

This commit is contained in:
Nick Craig-Wood
2021-02-03 17:41:06 +00:00
parent 9710ded60f
commit 15e1a6bee7
3 changed files with 5 additions and 10 deletions

View File

@@ -181,7 +181,7 @@ kill %1
## Install from source ##
Make sure you have at least [Go](https://golang.org/) 1.12
Make sure you have at least [Go](https://golang.org/) go1.13
installed. [Download go](https://golang.org/dl/) if necessary. The
latest release is recommended. Then