mirror of
https://github.com/restic/rest-server.git
synced 2026-09-26 05:51:24 -07:00
Update README, require Go >= 1.11
This commit is contained in:
@@ -10,7 +10,7 @@ Rest Server is a high performance HTTP server that implements restic's [REST bac
|
|||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
Rest Server requires Go 1.7 or higher to build. The only tested compiler is the official Go compiler. Building server with gccgo may work, but is not supported.
|
Rest Server requires Go 1.11 or higher to build. The only tested compiler is the official Go compiler. Building server with gccgo may work, but is not supported.
|
||||||
|
|
||||||
The required version of restic backup client to use with Rest Server is [v0.7.1](https://github.com/restic/restic/releases/tag/v0.7.1) or higher.
|
The required version of restic backup client to use with Rest Server is [v0.7.1](https://github.com/restic/restic/releases/tag/v0.7.1) or higher.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user