From 01483bc7b30dacbf2e23ebd9870ac6f277cc1d31 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Fri, 19 Feb 2021 10:37:11 +0000 Subject: modules: update - get fixes --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index acca36da..13356d63 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-20210211185922-b811f9a1bb9c // indirect - github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210211185922-b811f9a1bb9c // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210219103551-dc09534e2b37 // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210219103551-dc09534e2b37 // indirect ) -- cgit v1.2.3