From 7bb2c8f0f6b7e7e3b8c2d598d8c987e6b44bf18e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 22:05:18 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.22.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 55019a27d..c3b8e35ed 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module github.com/schnerring/hugo-theme-gruvbox -go 1.22.0 +go 1.22.1 require github.com/schnerring/hugo-mod-json-resume v0.0.0-20240206222225-cbf839bf0b0d // indirect