mirror of
https://github.com/restic/restic.git
synced 2025-03-13 20:00:51 +00:00

Go 1.18 dropped support for installing binaries via "go get", Go <= 1.16 does not support it. So we need to use the right verb depending on the Go version.