hugo-toha/go.mod
2025-01-08 17:13:07 -06:00

8 lines
129 B
Modula-2

module github.com/hugo-toha/toha/v4
go 1.21
replace(
github.com/hugo-toha/toha/v4 => /home/sharwin/sharwin24.github.io/
)