From 81fff0abbc49fddc782f704976a6e3b3318a747e Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Sat, 7 Nov 2020 21:19:48 +0000
Subject: [PATCH] Update module chrj/smtpd to v0.2.0

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

diff --git a/go.mod b/go.mod
index bdefdb5..cd83a30 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module git.autistici.org/ai3/tools/reports-collector
 go 1.15
 
 require (
-	github.com/chrj/smtpd v0.1.2
+	github.com/chrj/smtpd v0.2.0
 	github.com/jhillyerd/enmime v0.8.3
 	github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
 	github.com/oschwald/geoip2-golang v1.4.0
-- 
GitLab