2024-08-07 08:24:20 -10:00
|
|
|
module github.com/erynofwales/hugo-test-site/v2
|
2024-06-06 21:01:40 -07:00
|
|
|
|
2024-08-07 08:24:20 -10:00
|
|
|
go 1.22.5
|
2024-08-07 08:41:32 -10:00
|
|
|
|
|
|
|
require (
|
|
|
|
github.com/erynofwales/hugo-commandbar/v2 v2.0.0-20240807181222-5d2b0e1883cd // indirect
|
|
|
|
github.com/erynofwales/hugo-resource-builders/v2 v2.0.0-20240807181356-8ae8136b8a70 // indirect
|
|
|
|
github.com/erynofwales/hugo-theme-termlite/v2 v2.0.0-20240807183649-c348571be6af // indirect
|
|
|
|
)
|