From b9151eb7650c0d027ee2f38ecf0b3e6d85d9e386 Mon Sep 17 00:00:00 2001 From: Splitter Date: Sat, 24 Feb 2024 17:09:01 +0000 Subject: [PATCH] starters: update modules --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 298632b..892fb2d 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/wowchemy/starter-hugo-markdown-slides go 1.15 require ( - github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.7-0.20231108143325-448ed0e3bd2b + github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.7 github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-decap-cms v0.1.2-0.20231108143325-448ed0e3bd2b github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.3-0.20231108143325-448ed0e3bd2b