diff --git a/go.mod b/go.mod index 7fa9de2..07fe357 100644 --- a/go.mod +++ b/go.mod @@ -2,8 +2,7 @@ module github.com/hugo-toha/toha/v4 go 1.21 -require github.com/hugo-toha/toha/v4 v4.0.1-0.20231229170427-d3968ca711ef // indirect replace( - github.com/hugo-toha/toha/v4 => /home/sharwin/toha + github.com/hugo-toha/toha/v4 => /home/sharwin/web-dev/toha )