mirror of
https://github.com/foo-dogsquared/hugo-theme-more-contentful.git
synced 2025-01-30 22:57:57 +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-20241028022226-7f7e0be42a95 // indirect
|
|
github.com/refactoringui/heroicons v2.1.5+incompatible // indirect
|
|
github.com/simple-icons/simple-icons v0.0.0-20241027003233-9d720b26a17d // indirect
|
|
)
|