diff options
| author | AKP <tom@tdpain.net> | 2022-04-04 21:55:36 +0100 |
|---|---|---|
| committer | AKP <tom@tdpain.net> | 2022-04-04 21:55:36 +0100 |
| commit | db7abef7056eb786b2fefef8f9bb68ed39b24269 (patch) | |
| tree | 23d59279f6dede372eab896fa15b3794ffcedfec /go.mod | |
| parent | 5dd3f76153ebe9e047e4539540c31a1cd7d69bea (diff) | |
Emailsgit add .
Signed-off-by: AKP <tom@tdpain.net>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ require ( github.com/huandu/xstrings v1.3.2 // indirect github.com/imdario/mergo v0.3.12 // indirect github.com/jaytaylor/html2text v0.0.0-20211105163654-bc68cce691ba // indirect + github.com/jordan-wright/email v4.0.1-0.20210109023952-943e75fe5223+incompatible // indirect github.com/json-iterator/go v1.1.10 // indirect github.com/kkyr/fig v0.3.0 // indirect github.com/klauspost/compress v1.15.0 // indirect |
