switch to default repo
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
vincent 2023-11-11 15:05:40 +01:00
parent 5d0e4fa911
commit 30725ed2dd
2 changed files with 4 additions and 3 deletions

1
go.mod
View File

@ -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
View File

@ -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=