From ea139b3bb730ddac36b23ac76fafb47ce02e3d47 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Sun, 6 Jun 2021 15:08:26 +0100 Subject: modules: update --- exampleSite/go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'exampleSite/go.mod') diff --git a/exampleSite/go.mod b/exampleSite/go.mod index d2482f4b..432b0446 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -3,6 +3,6 @@ module github.com/wowchemy/starter-academic/exampleSite go 1.15 require ( - github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210531112156-bbca6dea786d // indirect - github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210531112156-bbca6dea786d // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210606130713-db4dcf6541e5 // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210606130713-db4dcf6541e5 // indirect ) -- cgit v1.2.3