diff --git a/go.mod b/go.mod index 773f91c..6c613da 100644 --- a/go.mod +++ b/go.mod @@ -4,5 +4,5 @@ go 1.22 require ( github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231209203044-d31adfedd40b - github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240519153246-928399f2cde9 + github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240519161223-50c6efcd67ff )