connerchu.com/go.mod
2025-07-06 12:57:56 +02:00

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