From 7a2fc78d775d16f7e7852160e6ad85adbbc0bf27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 00:20:14 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.23.3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 60cb7b01..5d83e69d 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module github.com/schnerring/hugo-theme-gruvbox -go 1.23.2 +go 1.23.3 require github.com/schnerring/hugo-mod-json-resume v0.0.0-20240827190105-167993f39fd1 // indirect