go.mod 203 B

1234567
  1. module github.com/hugo-toha/toha/exampleSite
  2. go 1.19
  3. require github.com/hugo-toha/hugo-toha.github.io v0.0.0-20221228191121-007f31838bd6 // indirect
  4. replace github.com/hugo-toha/toha/v4 => ../../toha