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 ) replace github.com/CaiJimmy/hello-friend-ng => ./themes/hello-friend-ng