From 7b5b74fbf1d74bfe9c072d493fba83f47b67c39d Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Wed, 1 Feb 2023 19:26:11 +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 816d417..cf035ae 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module git.autistici.org/ai3/tools/assetmon
 
-go 1.15
+go 1.20
 
 require (
 	git.autistici.org/ai3/go-common v0.0.0-20221125154433-06304016b1da
-- 
GitLab