From b6e4405b8096b87fbffbc4dd3b0eb7e60b4ab512 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 12:01:52 +0000 Subject: [PATCH] Update module go to 1.18 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 8f91858..7c4efda 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ module github.com/luketainton/iPilot -go 1.17 +go 1.18