11 lines
305 B
Modula-2
11 lines
305 B
Modula-2
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
|