From de825da66584c25adfc8c82fe263b809f3170761 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sun, 19 Oct 2025 11:10:24 +0200 Subject: [PATCH] README: update minimal Go version --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.49.1