From 636631f7d2b477326781d4838f1a4b9e498eafc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 21:34:32 +0000 Subject: [PATCH] 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 6d745d71..360ec43c 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.5 require ( github.com/schnerring/hugo-mod-json-resume v0.0.0-20250914082338-60d199978528 // indirect