hugo-toha/exampleSite/go.mod
Andrea Zignoli 32fdbc66bb Restore
2023-05-06 11:10:37 +02:00

8 lines
284 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-20221228191121-007f31838bd6 // indirect
replace github.com/hugo-toha/toha/v4 => ../../toha
// replace github.com/hugo-toha/hugo-toha.github.io => ../../hugo-toha.github.io