From 9c8f5d78394ed9c1ed2651a76c1d9fe66caa5ab0 Mon Sep 17 00:00:00 2001
From: renovate
 <group_55_bot_9f3cb96698d415e816efaa84c3f371b1@noreply.git.autistici.org>
Date: Tue, 11 Feb 2025 18:39:19 +0000
Subject: [PATCH] Update dependency go to v1.24.0

---
 go.mod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index 41c5030..3adc3f9 100644
--- a/go.mod
+++ b/go.mod
@@ -2,7 +2,7 @@ module git.autistici.org/ai3/tools/reports-collector
 
 go 1.21
 
-toolchain go1.23.1
+toolchain go1.24.0
 
 require (
 	github.com/chrj/smtpd v0.3.1
-- 
GitLab