forked from TrueCloudLab/restic
doc: update minimum required Go version
This commit is contained in:
parent
85c15e6fa3
commit
85abceb99c
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@ From Source
|
||||||
***********
|
***********
|
||||||
|
|
||||||
restic is written in the Go programming language and you need at least
|
restic is written in the Go programming language and you need at least
|
||||||
Go version 1.18. Building for Solaris requires at least Go version 1.20.
|
Go version 1.19. Building for Solaris requires at least Go version 1.20.
|
||||||
Building restic may also work with older versions of Go,
|
Building restic may also work with older versions of Go,
|
||||||
but that's not supported. See the `Getting
|
but that's not supported. See the `Getting
|
||||||
started <https://go.dev/doc/install>`__ guide of the Go project for
|
started <https://go.dev/doc/install>`__ guide of the Go project for
|
||||||
|
|
Loading…
Reference in a new issue