From c52b9a307764b4b71592c733718d80f6132503cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 06:15:11 +0000 Subject: [PATCH] Update dependency go to v1.26.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 6d745d71..5b80a502 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/schnerring/schnerring.github.io -go 1.25.1 +go 1.26.1 require ( github.com/schnerring/hugo-mod-json-resume v0.0.0-20250914082338-60d199978528 // indirect