From c03c1151a72a6223666a6ce1ee3c751f15e899a6 Mon Sep 17 00:00:00 2001 From: Rapha <11071770+Resousse@users.noreply.github.com> Date: Tue, 12 Sep 2023 18:41:18 +0200 Subject: [PATCH] change format of go version in go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1855caf..d00bec4 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/prashantgupta24/automatic-mouse-mover -go 1.21.0 +go 1.21 require ( github.com/deckarep/gosx-notifier v0.0.0-20180201035817-e127226297fb