From af86fdb4e024869990ba8f19f08a916806b17152 Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Sun, 20 Dec 2020 16:19:29 +0000
Subject: [PATCH] Update module jhillyerd/enmime to v0.8.4

---
 go.mod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index 21dea2e..9ae5b95 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.15
 
 require (
 	github.com/chrj/smtpd v0.2.0
-	github.com/jhillyerd/enmime v0.8.3
+	github.com/jhillyerd/enmime v0.8.4
 	github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
 	github.com/oschwald/geoip2-golang v1.4.0
 	github.com/prometheus/client_golang v1.9.0
-- 
GitLab