From 8e6c1836797b65a330900eff6146cf4960b77367 Mon Sep 17 00:00:00 2001 From: Lukas Nagel Date: Fri, 5 May 2023 12:57:53 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Updated=20go.mod?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1ac62497..48485475 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/StefMa/hugo-fresh +module github.com/Fedodo.HomePage.Theme go 1.12