From b75cd92559cfc4c7e8b33948b2671c59f960273c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 18:16:58 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.23.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index b3863e0b..60cb7b01 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module github.com/schnerring/hugo-theme-gruvbox -go 1.23.1 +go 1.23.2 require github.com/schnerring/hugo-mod-json-resume v0.0.0-20240827190105-167993f39fd1 // indirect