From e7d2b2322c55c545e449abb75bb68292f2cc5601 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Wed, 3 Mar 2021 11:31:09 +0000 Subject: modules: update - get workaround for Hugo remote figure error And convert remaining Demo config from TOML to YAML --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 182443ad..19212713 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-20210226164504-3952bfc85cee // indirect - github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210226164504-3952bfc85cee // indirect + 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 ) -- cgit v1.2.3