From 1ef0b3cac5bf11e0abf31f712e5dfac3eb52305c Mon Sep 17 00:00:00 2001 From: George Cushen Date: Wed, 26 May 2021 00:19:59 +0100 Subject: modules: update to v5.2 --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index fc8c7eef..98505cc7 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/wowchemy v0.0.0-20210516101231-84e462a5a149 // indirect - github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210516101231-84e462a5a149 // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210525210730-89d079bcf055 // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210525210730-89d079bcf055 // indirect ) -- cgit v1.2.3