From 87c3429ee0a9e64a445eddeccba407bb5f8cf592 Mon Sep 17 00:00:00 2001 From: jsjcjsjc Date: Sat, 25 Feb 2023 17:33:37 +0800 Subject: [PATCH] go --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 63df635..b200e31 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/CaiJimmy/hugo-theme-stack/v3 +module github.com/jsjcjsjc/hugo-theme-stack/v3 go 1.17