gotoolkit service
This commit is contained in:
parent
14792a4234
commit
326457cca3
2 changed files with 58 additions and 11 deletions
3
go.mod
3
go.mod
|
@ -3,6 +3,9 @@ module git.nakama.town/fmartingr/smtp2shoutrrr
|
|||
go 1.23.3
|
||||
|
||||
require (
|
||||
git.nakama.town/fmartingr/gotoolkit v0.0.0-00010101000000-000000000000
|
||||
github.com/emersion/go-sasl v0.0.0-20200509203442-7bfe0ed36a21
|
||||
github.com/emersion/go-smtp v0.21.3
|
||||
)
|
||||
|
||||
replace git.nakama.town/fmartingr/gotoolkit => ../gotoolkit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue