You've already forked dasharo-website
mirror of
https://github.com/Dasharo/dasharo-website.git
synced 2026-03-06 14:53:28 -08:00
15 lines
867 B
Modula-2
15 lines
867 B
Modula-2
module gethugothemes.com
|
|
|
|
go 1.18
|
|
|
|
require (
|
|
github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20221112105926-def3fe496270 // indirect
|
|
github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20221112105926-def3fe496270 // indirect
|
|
github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20221112105926-def3fe496270 // indirect
|
|
github.com/gethugothemes/hugo-modules/images v0.0.0-20221112105926-def3fe496270 // indirect
|
|
github.com/gethugothemes/hugo-modules/pwa v0.0.0-20221112105926-def3fe496270 // indirect
|
|
github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20221112105926-def3fe496270 // indirect
|
|
github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20221112105926-def3fe496270 // indirect
|
|
github.com/gethugothemes/hugo-modules/shortcodes/image v0.0.0-20221112105926-def3fe496270 // indirect
|
|
)
|