From c663d042d5b89fd318c394f2882051fdcead616f Mon Sep 17 00:00:00 2001 From: George Cushen Date: Wed, 6 Jan 2021 23:38:29 +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 28084adb..712ecb5d 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-20201230224646-25e0b0627f09 // indirect - github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201230224646-25e0b0627f09 + github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20210106233222-68b9925c9351 // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210106233222-68b9925c9351 ) -- cgit v1.2.3