File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/creasty/defaults v1.7.0
77 github.com/emersion/go-sasl v0.0.0-20231106173351-e73c9f7bad43
8- github.com/emersion/go-smtp v0.21.2
8+ github.com/emersion/go-smtp v0.21.3
99 github.com/goccy/go-yaml v1.11.3
1010 github.com/google/uuid v1.6.0
1111 github.com/hashicorp/golang-lru/v2 v2.0.7
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
99github.com/emersion/go-sasl v0.0.0-20200509203442-7bfe0ed36a21 /go.mod h1:iL2twTeMvZnrg54ZoPDNfJaJaqy0xIQFuBdrLsmspwQ =
1010github.com/emersion/go-sasl v0.0.0-20231106173351-e73c9f7bad43 h1:hH4PQfOndHDlpzYfLAAfl63E8Le6F2+EL/cdhlkyRJY =
1111github.com/emersion/go-sasl v0.0.0-20231106173351-e73c9f7bad43 /go.mod h1:iL2twTeMvZnrg54ZoPDNfJaJaqy0xIQFuBdrLsmspwQ =
12- github.com/emersion/go-smtp v0.21.2 h1:OLDgvZKuofk4em9fT5tFG5j4jE1/hXnX75UMvcrL4AA =
13- github.com/emersion/go-smtp v0.21.2 /go.mod h1:qm27SGYgoIPRot6ubfQ/GpiPy/g3PaZAVRxiO/sDUgQ =
12+ github.com/emersion/go-smtp v0.21.3 h1:7uVwagE8iPYE48WhNsng3RRpCUpFvNl39JGNSIyGVMY =
13+ github.com/emersion/go-smtp v0.21.3 /go.mod h1:qm27SGYgoIPRot6ubfQ/GpiPy/g3PaZAVRxiO/sDUgQ =
1414github.com/fatih/color v1.13.0 h1:8LOYc1KYPPmyKMuN8QV2DNRWNbLo6LZ0iLs8+mlH53w =
1515github.com/fatih/color v1.13.0 /go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk =
1616github.com/go-playground/locales v0.13.0 h1:HyWk6mgj5qFqCT5fjGBuRArbVDfE4hi8+e8ceBS/t7Q =
You can’t perform that action at this time.
0 commit comments