mirror of
https://github.com/octoleo/restic.git
synced 2025-02-02 11:58:26 +00:00
637f57ca71
Minimum version is now 1.8 according to build.go (from latest master, cloned a few minutes ago): ``` paul@voga:~/third-dev/restic$ go run build.go Go version go1.7.4 detected, restic requires at least Go 1.8 exit status 1 ```