hugo-theme-more-contentful/go.mod

10 lines
345 B
Modula-2
Raw Normal View History

module github.com/foo-dogsquared/hugo-theme-more-contentful
go 1.16
require (
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20230315231533-b5bff1dac7d9 // indirect
github.com/foo-dogsquared/hugo-theme-contentful v1.2.1-0.20220513103455-d83c3f8c6954 // indirect
2022-10-23 15:49:15 +00:00
github.com/refactoringui/heroicons v2.0.12+incompatible // indirect
)