From c8e3cf6e1c72022ae88f9543cbd5909d1dc7a001 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Sat, 6 Mar 2021 21:54:20 +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 19212713..3c860c4b 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-20210303111450-5529404d1942 // indirect - github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210303111450-5529404d1942 // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210306214515-1475a49114f4 // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210306214515-1475a49114f4 // indirect ) -- cgit v1.2.3