Files
xltoolbox.net/go.mod
T
2026-08-08 11:41:41 +02:00

9 lines
180 B
AMPL

module website_powered_by_hugo
go 1.22
require (
git.bovender.de/daniel/hugo_bootstrap_theme v0.0.1 // indirect
git.bovender.de/daniel/hugo_cookie_consent v0.0.6 // indirect
)