From 3328d2ca115aeb312b7ad62c6dc83b2169c82f21 Mon Sep 17 00:00:00 2001 From: Jan Eitzinger Date: Wed, 18 Mar 2026 10:37:32 +0100 Subject: [PATCH] Update go version in CLAUDE.md --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 20260cbc..061d056b 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -338,7 +338,7 @@ For any significant change, you MUST: ## Dependencies -- Go 1.24.0+ (check go.mod for exact version) +- Go 1.25.0+ (check go.mod for exact version) - Node.js (for frontend builds) - SQLite 3 (only supported database) - Optional: NATS server for NATS API integration