From 5832545dac8483e0606c2ae2562bc966e08c14f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 14:48:30 -0600 Subject: [PATCH] :arrow_up: Update go to 1.20 (#17) 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 522d806..f5a56b7 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/gabe565/domain-watch -go 1.19 +go 1.20 require ( github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de