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-10 16:24:33 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-11-10 16:24:33 +0300
commitf5e0da76bdb07661aefd250d536636ff0299b6d9 (patch)
treeb57c39bb9d124cc7fdc855ebddc86748fd5787ac /go.mod
parent4e0577f52a5583af907d3b1ea5ca269835b603ad (diff)
modules: update
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod8
1 files changed, 6 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 6cc40ac6..2659ece8 100644
--- a/go.mod
+++ b/go.mod
@@ -3,6 +3,10 @@ module github.com/wowchemy/starter-academic
go 1.15
require (
- github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20201016182837-be0fa17ac006 // indirect
- github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201102170205-80fce98e72a9
+ 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-20201109174124-1ed538027a75
)
+
+replace github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic => ../../wowchemy-hugo/netlify-cms-academic
+
+replace github.com/wowchemy/wowchemy-hugo-modules/wowchemy => ../../wowchemy-hugo/wowchemy