From 6eb6521dfa40f0fbae42d698da0f40846a0b4cba Mon Sep 17 00:00:00 2001 From: George Cushen Date: Sat, 5 Dec 2020 22:50:33 +0000 Subject: modules: update --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 71b9aa7d..d6c09d5f 100644 --- a/go.mod +++ b/go.mod @@ -3,6 +3,6 @@ module github.com/wowchemy/starter-academic go 1.15 require ( - github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20201129124759-cdcfa2da28e2 // indirect - github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201129124759-cdcfa2da28e2 + github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20201205224343-d70da8919962 // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201205224343-d70da8919962 ) -- cgit v1.2.3