Require Go 1.14 to build

This commit is contained in:
greatroar
2021-09-19 15:57:43 +02:00
parent 8d2996eaaa
commit 8b758c78a3
6 changed files with 12 additions and 19 deletions

View File

@@ -66,7 +66,7 @@ Development Environment
The repository contains the code written for restic in the directories
`cmd/` and `internal/`.
Restic requires Go version 1.13 or later for compiling. Clone the repo (without
Restic requires Go version 1.14 or later for compiling. Clone the repo (without
having `$GOPATH` set) and `cd` into the directory:
$ unset GOPATH