You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-library/utils/godmail/go.mod

8 lines
217 B

module github.com/dtapps/go-library/utils/godmail
go 1.18
require gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
require gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect