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
|
@ -10,7 +10,7 @@ import (
|
|||
"git.nakama.town/fmartingr/gotoolkit/encoding"
|
||||
"github.com/emersion/go-sasl"
|
||||
|
||||
"git.nakama.town/fmartingr/smtp2shoutrrr"
|
||||
"codeberg.org/fmartingr/smtp2shoutrrr"
|
||||
)
|
||||
|
||||
// The ANONYMOUS mechanism name.
|
||||
|
|
|
@ -5,10 +5,10 @@ import (
|
|||
"log/slog"
|
||||
"os"
|
||||
|
||||
"codeberg.org/fmartingr/smtp2shoutrrr"
|
||||
"git.nakama.town/fmartingr/gotoolkit/encoding"
|
||||
"git.nakama.town/fmartingr/gotoolkit/model"
|
||||
"git.nakama.town/fmartingr/gotoolkit/service"
|
||||
"git.nakama.town/fmartingr/smtp2shoutrrr"
|
||||
|
||||
_ "golang.org/x/crypto/x509roots/fallback"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue