Changed path to toha example
This commit is contained in:
parent
fac7176b39
commit
e1e29b0f3f
1 changed files with 1 additions and 2 deletions
3
go.mod
3
go.mod
|
@ -2,8 +2,7 @@ module github.com/hugo-toha/toha/v4
|
||||||
|
|
||||||
go 1.21
|
go 1.21
|
||||||
|
|
||||||
require github.com/hugo-toha/toha/v4 v4.0.1-0.20231229170427-d3968ca711ef // indirect
|
|
||||||
|
|
||||||
replace(
|
replace(
|
||||||
github.com/hugo-toha/toha/v4 => /home/sharwin/toha
|
github.com/hugo-toha/toha/v4 => /home/sharwin/web-dev/toha
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue