From ba3b5dc0fbcaef771c7d7cd781118a7dcffd0a2d Mon Sep 17 00:00:00 2001 From: renovate <group_74_bot_81ef8ad8348b11e39acf561a49e87c1c@noreply.git.autistici.org> Date: Tue, 4 Feb 2025 18:53:36 +0000 Subject: [PATCH] Update dependency go to v1.23.6 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c0a1eea..2a75ce2 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.6 require ( git.autistici.org/ai3/go-common v0.0.0-20241017171051-880a2c5ae7f4 -- GitLab