From a816d69a617a14f1b0aee6476a7432bb2bcbbff0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 20:51:39 +0000 Subject: [PATCH] chore(deps): update go module directive to v1.26.3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 66ddb3f..a819330 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module codello.dev/elphi-calendar -go 1.26.2 +go 1.26.3 require ( github.com/arran4/golang-ical v0.3.5