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-11 04:04:55 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-11-11 04:04:55 +0300
commit391db20c757757684a8ea6b67cdf5151225315a5 (patch)
tree3f2edf8d018ea8d9b498477840662021996c6bd9 /go.mod
parentf5e0da76bdb07661aefd250d536636ff0299b6d9 (diff)
modules: update
Fix mod `replace` instances in prev module update
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 1 insertions, 5 deletions
diff --git a/go.mod b/go.mod
index 2659ece8..168970bc 100644
--- a/go.mod
+++ b/go.mod
@@ -4,9 +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-20201109174124-1ed538027a75
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201111005443-165dcd6c3eab
)
-
-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