refactor: change base url to codeberg.org

This commit is contained in:
Felipe M 2025-02-21 08:14:39 +01:00
parent 361175d6af
commit a15223a5c2
Signed by: fmartingr
GPG key ID: CCFBC5637D4000A8
6 changed files with 16 additions and 18 deletions

4
go.mod
View file

@ -1,4 +1,4 @@
module git.nakama.town/fmartingr/smtp2shoutrrr
module codeberg.org/fmartingr/smtp2shoutrrr
go 1.23.3
@ -17,5 +17,3 @@ require (
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
golang.org/x/sys v0.22.0 // indirect
)
//replace git.nakama.town/fmartingr/gotoolkit => ../gotoolkit