From 443d5d35aeb7749bfb634a979549c64619a5fbc1 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Tue, 19 Jan 2021 01:24:43 +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 712ecb5d..04e39bed 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-20210106233222-68b9925c9351 // indirect - github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210106233222-68b9925c9351 + github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20210116234944-9f5c626c8f9f // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210116234944-9f5c626c8f9f ) -- cgit v1.2.3