hugo-theme-more-contentful/go.mod

10 lines
345 B
Modula-2

module github.com/foo-dogsquared/hugo-theme-more-contentful
go 1.16
require (
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20230215231942-2691e7630acf // indirect
github.com/foo-dogsquared/hugo-theme-contentful v1.2.1-0.20220513103455-d83c3f8c6954 // indirect
github.com/refactoringui/heroicons v2.0.12+incompatible // indirect
)