mirror of
https://github.com/Dvorinka/SendMail.git
synced 2026-07-29 01:53:47 +00:00
8 lines
181 B
AMPL
8 lines
181 B
AMPL
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
|