mirror of
https://github.com/foo-dogsquared/hugo-theme-more-contentful.git
synced 2025-03-14 06:19:02 +00:00
10 lines
333 B
Modula-2
10 lines
333 B
Modula-2
module github.com/foo-dogsquared/hugo-theme-more-contentful
|
|
|
|
go 1.23.2
|
|
|
|
require (
|
|
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20250129231929-7b0cc713eba9 // indirect
|
|
github.com/refactoringui/heroicons v2.2.0+incompatible // indirect
|
|
github.com/simple-icons/simple-icons v0.0.0-20241027003233-9d720b26a17d // indirect
|
|
)
|