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 01:37:55 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-11-21 01:37:55 +0300
commit3a87236d734fab0a078420d64e88bd92e2e2f281 (patch)
tree2ff5cc7ac7dd356324f29ccaeb24bc4f5d236a68 /go.mod
parent36d1b332644d673a4fd0d35c169f1bda83752e1f (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 e0529c6e..b5c26b7c 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-20201113113155-34a48f8670c8
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201119202204-4dc8eff07409
)