Other: Move sending logic to smtp.go

This commit is contained in:
James Houlahan
2022-11-18 12:16:45 +01:00
parent e60bbaa60f
commit eb2423b0ed
4 changed files with 131 additions and 126 deletions

2
go.mod
View File

@ -40,7 +40,7 @@ require (
github.com/stretchr/testify v1.8.0
github.com/urfave/cli/v2 v2.20.3
github.com/vmihailenco/msgpack/v5 v5.3.5
gitlab.protontech.ch/go/liteapi v0.41.3-0.20221111021557-10de395a8f9f
gitlab.protontech.ch/go/liteapi v0.42.1
go.uber.org/goleak v1.2.0
golang.org/x/exp v0.0.0-20221023144134-a1e5550cf13e
golang.org/x/net v0.1.0