mirror of
https://github.com/foo-dogsquared/hugo-theme-more-contentful.git
synced 2025-01-30 22:57:57 +00:00
9 lines
247 B
Modula-2
9 lines
247 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-20231025231637-36998f86bbf2 // indirect
|
|
github.com/refactoringui/heroicons v2.0.18+incompatible // indirect
|
|
)
|