Revert "refactor: change base url to codeberg.org"
Some checks failed
ci/woodpecker/push/ci Pipeline failed
CI / test (push) Has been cancelled
Release / release (push) Has been cancelled

This reverts commit a15223a5c2.
This commit is contained in:
Felipe M 2025-03-26 17:37:13 +01:00
parent 7c588033c9
commit 98f7448d49
Signed by: fmartingr
GPG key ID: CCFBC5637D4000A8
6 changed files with 18 additions and 16 deletions

4
go.mod
View file

@ -1,4 +1,4 @@
module codeberg.org/fmartingr/smtp2shoutrrr
module git.nakama.town/fmartingr/smtp2shoutrrr
go 1.24
@ -30,3 +30,5 @@ require (
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
//replace git.nakama.town/fmartingr/gotoolkit => ../gotoolkit