From bcefd8b28f6f0e9c3a19ea72c1897f5d8dd1cc75 Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Wed, 1 Feb 2023 19:28:48 +0000
Subject: [PATCH] Update module go to 1.20

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

diff --git a/go.mod b/go.mod
index 65488a5..46cb745 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
 module git.autistici.org/ai3/tools/smtpd-pipe
 
-go 1.16
+go 1.20
 
 require github.com/chrj/smtpd v0.3.1
-- 
GitLab