mirror of
https://github.com/cchuster/connerchu.com
synced 2025-08-02 09:25:33 +00:00
9 lines
217 B
Modula-2
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
|
|
)
|