PoC
This commit is contained in:
parent
8ec33d6fd7
commit
14792a4234
5 changed files with 196 additions and 1 deletions
8
go.mod
Normal file
8
go.mod
Normal file
|
@ -0,0 +1,8 @@
|
|||
module git.nakama.town/fmartingr/smtp2shoutrrr
|
||||
|
||||
go 1.23.3
|
||||
|
||||
require (
|
||||
github.com/emersion/go-sasl v0.0.0-20200509203442-7bfe0ed36a21
|
||||
github.com/emersion/go-smtp v0.21.3
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue