From a3a8f86885cfc3015033308024c6b101ec99a304 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Jul 2022 15:40:10 +0100 Subject: [PATCH] Update module go to 1.18 (#16) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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