hugo-theme-more-contentful/go.mod

10 lines
331 B
Modula-2
Raw Normal View History

module github.com/foo-dogsquared/hugo-theme-more-contentful
go 1.15
require (
2021-01-31 09:03:39 +00:00
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20210127234705-3c689d14b093 // indirect
2020-11-06 12:32:35 +00:00
github.com/foo-dogsquared/hugo-theme-contentful v1.2.1-0.20201106111203-fd6a6c7a3839 // indirect
github.com/refactoringui/heroicons v0.4.2 // indirect
)