build: make go1.14 the minimum supported Go for building

This commit is contained in:
Nick Craig-Wood 2021-08-20 18:05:14 +01:00
parent e4fb5e99ef
commit 2cefae51a1
15 changed files with 16 additions and 53 deletions

View file

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