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-29 02:35:36 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-12-29 02:35:36 +0300
commit43b360627f81ebe2b50f586177694fd91bae8374 (patch)
tree7743f72bc77254bff4f21282a439ed9378e9975c /exampleSite/go.mod
parent790241a2828a291f0cb642fbc7e4f9866589d90d (diff)
modules: update - add support for any event type
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 7511f37d..e3661047 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-20201224144527-9cce661db8d7 // indirect
+require github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201228231801-219b05cbd2c4 // indirect