From 09b4c21a0bedcbf1718cbb1223dba08ff26aad50 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Tue, 29 Jun 2021 23:08:23 +0100 Subject: modules: update to v5.3.0 --- go.mod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 142238d0..f4148a2d 100644 --- a/go.mod +++ b/go.mod @@ -3,6 +3,5 @@ module github.com/wowchemy/starter-academic go 1.15 require ( - github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210619224513-b739d8d390b9 // indirect - github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210619224513-b739d8d390b9 // indirect + github.com/wowchemy/wowchemy-hugo-modules/v5 v5.3.0 ) -- cgit v1.2.3