Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2021-07-25 23:10:27 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2021-07-25 23:10:34 +0300
commitad35fb21070a36e001173f30b142fbda51fc40ff (patch)
treea6dc4496d6a20b0fd9fc05940d0383a6df4f013c /go.mod
parent6bbabdbdad701d0071f5a00fbc9cecd2cb784b9b (diff)
chore: sync module name with renamed repo
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index f4148a2d..0067adae 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module github.com/wowchemy/starter-academic
+module github.com/wowchemy/starter-hugo-academic
go 1.15