From a34f0e29dd7aaf3bdddeb716520f10829d147757 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Tue, 22 Dec 2020 17:08:53 +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 00076890..c38bea63 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-20201220004521-6c434e6de205 // indirect - github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201220004521-6c434e6de205 + github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20201221153245-e47738df5972 // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201221153245-e47738df5972 ) -- cgit v1.2.3