hugo-academic-mirror/starters/resume/go.mod
2024-02-28 19:55:30 +00:00

8 lines
283 B
Modula-2

module github.com/HugoBlox/hugo-blox-builder/starters/blog
go 1.19
require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231125200520-804c70f7efb8
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240228195300-ae83c68788d6
)