From 836e8232c7c9a4e73708f7ba1f3f157bc182d7bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 20:31:23 +0000 Subject: [PATCH] chore(deps): update go module directive to v1.26.5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 298482d..59b8476 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module codello.dev/elphi-calendar -go 1.26.4 +go 1.26.5 require ( github.com/arran4/golang-ical v0.3.5