~migadu/alps-devel

alps: Upgrade go-smtp to latest commit v1 APPLIED

~koukas: 1
 Upgrade go-smtp to latest commit

 2 files changed, 3 insertions(+), 3 deletions(-)
#865003 .build.yml success
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~migadu/alps-devel/patches/36201/mbox | git am -3
Learn more about email & git

[PATCH alps] Upgrade go-smtp to latest commit Export this patch

From: Konstantinos Koukas <contact@koukas.org>

---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 895aaea..0576f8d 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
	github.com/emersion/go-imap-specialuse v0.0.0-20201101201809-1ab93d3d150e
	github.com/emersion/go-message v0.16.0
	github.com/emersion/go-sasl v0.0.0-20220912192320-0145f2c60ead
	github.com/emersion/go-smtp v0.15.0
	github.com/emersion/go-smtp v0.15.1-0.20221018181223-201c9ab124e4
	github.com/emersion/go-vcard v0.0.0-20220507122617-d4056df0ec4a
	github.com/emersion/go-webdav v0.3.2-0.20220531141108-9bc7a8f15b2f
	github.com/fernet/fernet-go v0.0.0-20211208181803-9f70042a33ee
diff --git a/go.sum b/go.sum
index 2724e4d..cf0b83d 100644
--- a/go.sum
+++ b/go.sum
@@ -30,8 +30,8 @@ github.com/emersion/go-sasl v0.0.0-20191210011802-430746ea8b9b/go.mod h1:G/dpzLu
github.com/emersion/go-sasl v0.0.0-20200509203442-7bfe0ed36a21/go.mod h1:iL2twTeMvZnrg54ZoPDNfJaJaqy0xIQFuBdrLsmspwQ=
github.com/emersion/go-sasl v0.0.0-20220912192320-0145f2c60ead h1:fI1Jck0vUrXT8bnphprS1EoVRe2Q5CKCX8iDlpqjQ/Y=
github.com/emersion/go-sasl v0.0.0-20220912192320-0145f2c60ead/go.mod h1:iL2twTeMvZnrg54ZoPDNfJaJaqy0xIQFuBdrLsmspwQ=
github.com/emersion/go-smtp v0.15.0 h1:3+hMGMGrqP/lqd7qoxZc1hTU8LY8gHV9RFGWlqSDmP8=
github.com/emersion/go-smtp v0.15.0/go.mod h1:qm27SGYgoIPRot6ubfQ/GpiPy/g3PaZAVRxiO/sDUgQ=
github.com/emersion/go-smtp v0.15.1-0.20221018181223-201c9ab124e4 h1:KGRcxZDpW5w18HFaoOwC9oDKE/M2F2lkB1PtK4gsmgc=
github.com/emersion/go-smtp v0.15.1-0.20221018181223-201c9ab124e4/go.mod h1:qm27SGYgoIPRot6ubfQ/GpiPy/g3PaZAVRxiO/sDUgQ=
github.com/emersion/go-textwrapper v0.0.0-20160606182133-d0e65e56babe/go.mod h1:aqO8z8wPrjkscevZJFVE1wXJrLpC5LtJG7fqLOsPb2U=
github.com/emersion/go-textwrapper v0.0.0-20200911093747-65d896831594 h1:IbFBtwoTQyw0fIM5xv1HF+Y+3ZijDR839WMulgxCcUY=
github.com/emersion/go-textwrapper v0.0.0-20200911093747-65d896831594/go.mod h1:aqO8z8wPrjkscevZJFVE1wXJrLpC5LtJG7fqLOsPb2U=
-- 
2.34.4
alps/patches/.build.yml: SUCCESS in 1m8s

[Upgrade go-smtp to latest commit][0] from [~koukas][1]

[0]: https://lists.sr.ht/~migadu/alps-devel/patches/36201
[1]: mailto:contact@koukas.org

✓ #865003 SUCCESS alps/patches/.build.yml https://builds.sr.ht/~migadu/job/865003
Pushed, thanks!