refactor: change base url to codeberg.org
This commit is contained in:
parent
361175d6af
commit
a15223a5c2
6 changed files with 16 additions and 18 deletions
4
go.mod
4
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue