From 18628eb9dca8f1fe6a0f9fc74a2e920465a0048e Mon Sep 17 00:00:00 2001 From: George Cushen Date: Wed, 24 Mar 2021 23:57:55 +0000 Subject: modules: update to v5.1.0 --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 1085ae7a..389308e7 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-20210322004751-17505c4581cd // indirect - github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210322004751-17505c4581cd // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210324194200-fda9f39d872e // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210324194200-fda9f39d872e // indirect ) -- cgit v1.2.3