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-12-20 03:47:24 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-12-20 03:47:24 +0300
commit58cfd387ef7caadf49719296ad8470191996b06e (patch)
treee69e1e15a871126035d78a529b04fb9a602b7eb3 /exampleSite
parent4cfe83a6ca57218530d35effd96a88bb867ccf49 (diff)
modules: update - get theming fixes for prev commit
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/go.mod2
-rw-r--r--exampleSite/go.sum4
2 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index bdf27004..f471f761 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-20201219231016-5b7f5daa5b77 // indirect
+require github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201220004521-6c434e6de205 // indirect
diff --git a/exampleSite/go.sum b/exampleSite/go.sum
index 38568765..ab3c4d96 100644
--- a/exampleSite/go.sum
+++ b/exampleSite/go.sum
@@ -1,2 +1,2 @@
-github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201219231016-5b7f5daa5b77 h1:8nr5HEIkId/Mne8oo30/FJHJW1q6TGTo9JmJpXiMgAw=
-github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201219231016-5b7f5daa5b77/go.mod h1:H22qfH9qj3FWwsk7+bAZpmT24yRGNQURah2/IRwjbn8=
+github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201220004521-6c434e6de205 h1:KVtizoH5q5JWYH1TOkx+gAwVsBLyOFhiNgh83sp2G58=
+github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201220004521-6c434e6de205/go.mod h1:H22qfH9qj3FWwsk7+bAZpmT24yRGNQURah2/IRwjbn8=