mirror of
https://github.com/restic/restic.git
synced 2025-08-23 17:28:02 +00:00
update the minimum required go version to 1.18
This commit is contained in:
@@ -76,7 +76,7 @@ Then use the `go` tool to build restic:
|
||||
|
||||
$ go build ./cmd/restic
|
||||
$ ./restic version
|
||||
restic 0.10.0-dev (compiled manually) compiled with go1.15.2 on linux/amd64
|
||||
restic 0.14.0-dev (compiled manually) compiled with go1.19 on linux/amd64
|
||||
|
||||
You can run all tests with the following command:
|
||||
|
||||
|
Reference in New Issue
Block a user