mirror of
https://github.com/Dvorinka/SendMail.git
synced 2026-06-04 00:52:56 +00:00
8 lines
181 B
Modula-2
8 lines
181 B
Modula-2
module mail
|
|
|
|
go 1.24.3
|
|
|
|
require gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
|
|
|
|
require gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
|