Files
hugo-theme-chirpy/go.mod

9 lines
249 B
Modula-2

module git.comprofix.com/mmckinnon/hugo-theme-chirpy
go 1.25.1
require (
git.comprofix.com/mmckinnon/chirpy-static-assets v0.0.0-20250906020312-767f82775038 // indirect
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
)