From c97974df89967d7a5a532404f9eba3c5418d1571 Mon Sep 17 00:00:00 2001 From: renovate <group_74_bot_81ef8ad8348b11e39acf561a49e87c1c@noreply.git.autistici.org> Date: Tue, 3 Dec 2024 21:53:36 +0000 Subject: [PATCH] Update dependency go to v1.23.4 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c0a1eea..8cc3799 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module git.autistici.org/id/usermetadb go 1.21.0 -toolchain go1.22.1 +toolchain go1.23.4 require ( git.autistici.org/ai3/go-common v0.0.0-20241017171051-880a2c5ae7f4 -- GitLab