Files
SendMail/go.mod
T
Tomas Dvorak be771cfe93 first commit
2025-06-15 17:52:30 +02:00

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