From c132ed3114189a174dfe1b8024dcb0771b4ad915 Mon Sep 17 00:00:00 2001 From: renovate <group_55_bot_9f3cb96698d415e816efaa84c3f371b1@noreply.git.autistici.org> Date: Tue, 1 Apr 2025 17:40:17 +0000 Subject: [PATCH] Update dependency go to v1.24.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 41c5030..4bfa200 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.2 require ( github.com/chrj/smtpd v0.3.1 -- GitLab