hugo-theme-more-contentful/go.mod
2022-10-23 23:49:15 +08:00

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-20221019233209-ba7f7a30574e // indirect
github.com/foo-dogsquared/hugo-theme-contentful v1.2.1-0.20220513103455-d83c3f8c6954 // indirect
github.com/refactoringui/heroicons v2.0.12+incompatible // indirect
)