From: Simon Ruderich Date: Sun, 19 Oct 2025 09:10:24 +0000 (+0200) Subject: README: update minimal Go version X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=de825da66584c25adfc8c82fe263b809f3170761;p=safcm%2Fsafcm.git README: update minimal Go version --- diff --git a/README.adoc b/README.adoc index 614da55..57e7125 100644 --- a/README.adoc +++ b/README.adoc @@ -126,7 +126,7 @@ future, others are due to the design of safcm. == Requirements - to build the `safcm` binary and remote helper: - * Go >= 1.16 (for `go:embed`, `io/fs`) + * Go >= 1.24 * GNU make - local host: