From f702e0b354fb7368bcdbe43355d1f2b638aef820 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Fri, 13 Nov 2020 00:19:36 +0000 Subject: upgrade: Contact widget due to Formspree deprecation see https://github.com/wowchemy/wowchemy-hugo-modules/issues/1940 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 168970bc..30db80d7 100644 --- a/go.mod +++ b/go.mod @@ -4,5 +4,5 @@ go 1.15 require ( github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20201109174124-1ed538027a75 // indirect - github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201111005443-165dcd6c3eab + github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201113000901-bc07e3e614dc ) -- cgit v1.2.3