From b4bfa90cd12697e045ffbc1b4a22156ae5adf304 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 01:38:20 +0000 Subject: [PATCH] Update go module directive to v1.27.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 6d745d71a..0a6b6b644 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/schnerring/schnerring.github.io -go 1.25.1 +go 1.27.1 require ( github.com/schnerring/hugo-mod-json-resume v0.0.0-20250914082338-60d199978528 // indirect