Skip to content

Commit

Permalink
doc: Bump minimum Go version to 1.21
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Hipp <thomashipp@gmail.com>
  • Loading branch information
monstermunchkin authored and stgraber committed Feb 8, 2024
1 parent eb17da2 commit 4ec3a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
(requirements-go)=
## Go

Incus requires Go 1.20 or higher and is only tested with the Golang compiler.
Incus requires Go 1.21 or higher and is only tested with the Golang compiler.

We recommend having at least 2GiB of RAM to allow the build to complete.

Expand Down

0 comments on commit 4ec3a8c

Please sign in to comment.