hugo-theme-more-contentful/go.mod

10 lines
333 B
Modula-2
Raw Permalink Normal View History

module github.com/foo-dogsquared/hugo-theme-more-contentful
2024-10-28 03:32:26 +00:00
go 1.23.2
require (
2025-01-15 01:14:43 +00:00
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20250108231946-0e96fc4de10f // indirect
github.com/refactoringui/heroicons v2.2.0+incompatible // indirect
2024-10-28 03:32:26 +00:00
github.com/simple-icons/simple-icons v0.0.0-20241027003233-9d720b26a17d // indirect
)