From 80125f1138ebf4e8ab657d4d1c2b33326ab99250 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Wed, 9 Dec 2020 00:05: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 d6c09d5f..f219a744 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-20201205224343-d70da8919962 // indirect - github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201205224343-d70da8919962 + github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20201208221717-1d5456668842 // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201208221717-1d5456668842 ) -- cgit v1.2.3