hugo-theme-more-contentful/go.mod
2022-05-09 20:21:13 +08:00

10 lines
331 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-20220427232352-6d776459d165 // indirect
github.com/foo-dogsquared/hugo-theme-contentful v1.2.1-0.20201106111203-fd6a6c7a3839 // indirect
github.com/refactoringui/heroicons v1.0.6 // indirect
)