Files
comprofix.com/go.mod
2025-09-06 13:28:05 +10:00

10 lines
307 B
Modula-2

module git.comprofix.com/mmckinnon/comprofix.com
go 1.25.1
require (
git.comprofix.com/mmckinnon/hugo-theme-chirpy v0.0.0-20250906020401-98acc1f743ac // indirect
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect
github.com/twbs/bootstrap v5.3.8+incompatible // indirect
)