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
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2020-10-01 19:43:54 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-10-01 19:43:54 +0300
commit68489423fcfab42bcf1c872883c90fd18a135b50 (patch)
treed319dcb88310bd09eb416abe4504b36aac288131 /exampleSite/go.mod
parent1c3b3c6cad677995c871550412b648be20d1b4f9 (diff)
refactor: Netlify CMS as an optional module
ALso - update Netlify.toml Hugo version to latest - update to latest Wowchemy v5-dev master & upgrade config/ and author profile
Diffstat (limited to 'exampleSite/go.mod')
-rw-r--r--exampleSite/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index fe6840b3..e2e21c51 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,4 +2,4 @@ module github.com/wowchemy/starter-academic/exampleSite
go 1.15
-require github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20200902195927-86da39719ccd // indirect
+require github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201001144923-e58ee0ffc576 // indirect