Merge pull request #2927 from restic/update-deps

Update dependencies
This commit is contained in:
Alexander Neumann
2020-09-19 17:29:35 +02:00
committed by GitHub
5 changed files with 514 additions and 134 deletions

View File

@@ -245,7 +245,7 @@ From Source
***********
restic is written in the Go programming language and you need at least
Go version 1.12. Building restic may also work with older versions of Go,
Go version 1.13. 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.