mirror of
https://github.com/restic/restic.git
synced 2026-03-17 03:25:57 +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.