mirror of
https://github.com/Dasharo/dasharo-website.git
synced 2026-06-13 10:16:25 -07:00
15 lines
867 B
AMPL
15 lines
867 B
AMPL
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
|
|
)
|