From 40562d056b008a08609c6c5990786abf2ff2f335 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 17:17:55 +0000 Subject: [PATCH] chore(deps): update module go to 1.19 [staging] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 9414050..e413e71 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/msfjarvis/msfjarvis.dev -go 1.18 +go 1.19 require ( github.com/adityatelange/hugo-PaperMod v0.0.0-20220717061433-87ffee9fcf6d // indirect