From e5e24fc55c838db79c9ee4e67152722dd5958311 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Wed, 2 Sep 2020 20:55:09 +0100 Subject: [PATCH] refactor: Go mod name --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 927074a9..89930eef 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/gcushen/hugo-academic +module github.com/wowchemy/wowchemy-hugo-modules go 1.14