From f5c15ef296053dc9482403b149240399bff8ff34 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Mon, 30 Aug 2021 20:07:42 +0100 Subject: modules: update --- go.mod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 0067adae..4032550f 100644 --- a/go.mod +++ b/go.mod @@ -3,5 +3,6 @@ module github.com/wowchemy/starter-hugo-academic go 1.15 require ( - github.com/wowchemy/wowchemy-hugo-modules/v5 v5.3.0 + github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20210830150813-8b6612e7631c // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20210830150813-8b6612e7631c // indirect ) -- cgit v1.2.3