From 481839d3488c9bea85af50ea4c0a3907fe10bc7f Mon Sep 17 00:00:00 2001 From: Axodouble Date: Thu, 14 May 2026 01:10:58 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39e3e23..9260685 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ and the daemon will replicate the edit cluster-wide. ## Build -Requires Go 1.23 or newer. +Requires Go 1.24.2 or newer. ```sh go build -o qu ./cmd/qu