From afab17260aeb064937f23b9140015e35a33abcc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 22:00:09 +0000 Subject: [PATCH] Update dependency go to v1.26.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 6d745d71..6aa91a6c 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.2 require ( github.com/schnerring/hugo-mod-json-resume v0.0.0-20250914082338-60d199978528 // indirect