From 5fd62b6538d5f3ecf389c2f6a6fd40238f06d6a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 16:26:11 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.21.5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 89f915ea5..4ad5d839d 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module github.com/schnerring/hugo-theme-gruvbox -go 1.21 +go 1.21.5 require github.com/schnerring/hugo-mod-json-resume v0.0.0-20231022202951-552402b37357 // indirect