hugo-theme-more-contentful/go.mod
2021-01-14 00:50:49 +08:00

10 lines
331 B
Modula-2

module github.com/foo-dogsquared/hugo-theme-more-contentful
go 1.15
require (
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20210112174729-cd5a37e6a772 // indirect
github.com/foo-dogsquared/hugo-theme-contentful v1.2.1-0.20201106111203-fd6a6c7a3839 // indirect
github.com/refactoringui/heroicons v0.4.2 // indirect
)