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:19:18 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-11-21 02:19:18 +0300
commitb14581142c53b6c9dbb4911066c3471f02ce0862 (patch)
treecfce256d0aab1628832ca8fd0d97314873474c91 /go.mod
parentcc09646204e36221f8dce1ca4da7905399fd9871 (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 ccd47e05..542d0e49 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-20201120225805-1c275b0e61d6
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201120231609-58c7dd7a0a2b
)