switch to default repo
This commit is contained in:
parent
5d0e4fa911
commit
30725ed2dd
1
go.mod
1
go.mod
@ -2,6 +2,5 @@ module git.ducamps.eu/vincent/welcome
|
||||
|
||||
go 1.20
|
||||
|
||||
replace github.com/hugo-toha/toha/v4 => github.com/vincentDcmps/toha/v4 v4.0.0-20230825142313-dee14ddff457
|
||||
|
||||
require github.com/hugo-toha/toha/v4 v4.0.0-20230825112223-cc0b95797932 // indirect
|
||||
|
6
go.sum
6
go.sum
@ -1,2 +1,4 @@
|
||||
github.com/vincentDcmps/toha/v4 v4.0.0-20230825142313-dee14ddff457 h1:D9Uq5vFkKCA9BWnTtjXo4YspZrvDB9EUmP4Ogn54898=
|
||||
github.com/vincentDcmps/toha/v4 v4.0.0-20230825142313-dee14ddff457/go.mod h1:p/K34lqlqmhzfPd4cx66od7sjlROBqhMxG30mJz+aKQ=
|
||||
github.com/hugo-toha/toha/v4 v4.0.0-20230825112223-cc0b95797932 h1:UAbUl9oBORrhEiy9rdH+a88KmI6VZjcG4P8WLMxZQqc=
|
||||
github.com/hugo-toha/toha/v4 v4.0.0-20230825112223-cc0b95797932/go.mod h1:p/K34lqlqmhzfPd4cx66od7sjlROBqhMxG30mJz+aKQ=
|
||||
github.com/hugo-toha/toha/v4 v4.0.0-20231031154330-017ab6262a97 h1:iytuGfHA8SeoS0E087WYIIUmkRKsdA7SZA99+oxQDlk=
|
||||
github.com/hugo-toha/toha/v4 v4.0.0-20231031154330-017ab6262a97/go.mod h1:p/K34lqlqmhzfPd4cx66od7sjlROBqhMxG30mJz+aKQ=
|
||||
|
Loading…
Reference in New Issue
Block a user