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>2020-11-21 02:13:47 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-11-21 02:13:47 +0300
commitcc09646204e36221f8dce1ca4da7905399fd9871 (patch)
tree27664ed1f107704810bdff4963fe2adb67df0939 /go.mod
parent3a87236d734fab0a078420d64e88bd92e2e2f281 (diff)
modules: update
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 b5c26b7c..ccd47e05 100644
--- a/go.mod
+++ b/go.mod
@@ -4,5 +4,5 @@ go 1.15
require (
github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20201109174124-1ed538027a75 // indirect
- github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201119202204-4dc8eff07409
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201120225805-1c275b0e61d6
)