From 4ac186ae09e69c7b88f13e6fcff848258c79fd16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emmanuel=20BENO=C3=8ET?= Date: Fri, 26 Jul 2024 13:29:19 +0200 Subject: [PATCH] chore: upgrade go requirement to 1.22 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ff08f15..f4e4682 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module nocternity.net/fetchcert -go 1.17 +go 1.22 require ( github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d