From effdd4aff39f0b20f7619e32727804810294df26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 20:29:57 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.25.6 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index dc75f0d..2b04ab1 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module codello.dev/elphi-calendar -go 1.25.5 +go 1.25.6 require ( github.com/arran4/golang-ical v0.3.2