From 0b2595640d99ae018d3865424da9bc9680a92490 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Mon, 22 Mar 2021 00:50:04 +0000 Subject: modules: update Remove dummy config.toml for RStudio to simplify structure for new users --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index dd31d320..1085ae7a 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-20210308212518-cf32fde82412 // indirect - github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210308212518-cf32fde82412 // indirect + 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 ) -- cgit v1.2.3