mirror of
https://github.com/restic/restic.git
synced 2026-03-30 01:42:44 +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.