From 4bfc1bd040ba6dd19dc41a851c2c49815aa28060 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 02:06:42 -0600 Subject: [PATCH] chore(deps): update go to v1.21.4 (#46) 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 71279d8..92a98bb 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/gabe565/domain-watch -go 1.21 +go 1.21.4 require ( github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de