diff --git a/go.mod b/go.mod index 2479995..fd7e1cb 100644 --- a/go.mod +++ b/go.mod @@ -4,5 +4,5 @@ go 1.19 require ( github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2 - github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.6.0 + github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.6.1 )