connerchu.com/go.mod

9 lines
217 B
Modula-2

module github.com/cchuster/connerchu.com
go 1.18
require (
github.com/mfg92/hugo-shortcode-gallery v1.3.0 // indirect
github.com/rhazdon/hugo-theme-hello-friend-ng v0.0.0-20241018203211-37fbce29a553 // indirect
)