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
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:
parent
7c588033c9
commit
98f7448d49
6 changed files with 18 additions and 16 deletions
4
go.mod
4
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue