hugo-toha/exampleSite/go.mod
2024-03-19 21:36:52 +01:00

10 lines
250 B
Modula-2

module github.com/hugo-toha/toha/exampleSite
go 1.19
require (
github.com/hugo-toha/hugo-toha.github.io v0.0.0-20240319164719-d8a7e99b594d // indirect
github.com/hugo-toha/toha/v4 v4.4.0 // indirect
)
replace github.com/hugo-toha/toha/v4 => ../