hugo-theme-more-contentful/go.mod

9 lines
247 B
Modula-2
Raw Normal View History

module github.com/foo-dogsquared/hugo-theme-more-contentful
go 1.16
require (
2023-10-28 09:01:30 +00:00
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20231025231637-36998f86bbf2 // indirect
github.com/refactoringui/heroicons v2.0.18+incompatible // indirect
)