From bd2ebd396dd18f67f36d896072c48a6261ac4f94 Mon Sep 17 00:00:00 2001 From: Prashant Gupta Date: Fri, 13 Oct 2023 15:25:58 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20remove=20toolchain,=20revert=20g?= =?UTF-8?q?o=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Prashant Gupta --- go.mod | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 86a3f5b..67026ad 100644 --- a/go.mod +++ b/go.mod @@ -1,8 +1,6 @@ module github.com/prashantgupta24/automatic-mouse-mover -go 1.21.0 - -toolchain go1.21.3 +go 1.21 require ( github.com/deckarep/gosx-notifier v0.0.0-20180201035817-e127226297fb