mirror of
https://github.com/restic/restic.git
synced 2025-08-15 03:57:28 +00:00
Raise minimum Go version to 1.9
The golang.org/sys/crypto library uses math/bits, which was only introduced in Go 1.9.
This commit is contained in:
@@ -161,7 +161,7 @@ From Source
|
||||
***********
|
||||
|
||||
restic is written in the Go programming language and you need at least
|
||||
Go version 1.8. Building restic may also work with older versions of Go,
|
||||
Go version 1.9. Building restic may also work with older versions of Go,
|
||||
but that's not supported. See the `Getting
|
||||
started <https://golang.org/doc/install>`__ guide of the Go project for
|
||||
instructions how to install Go.
|
||||
|
Reference in New Issue
Block a user