From e5e25e3fd1e473fe9b96ca2e5ee62f9594bc442b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 20:41:48 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.26.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 6d745d71..875a6812 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.0 require ( github.com/schnerring/hugo-mod-json-resume v0.0.0-20250914082338-60d199978528 // indirect