hugo-toha/go.mod
2024-12-27 13:26:52 -06:00

8 lines
121 B
Modula-2

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