change format of go version in go.mod

This commit is contained in:
Rapha 2023-09-12 18:41:18 +02:00 committed by Prashant Gupta
parent 8644677957
commit c03c1151a7
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -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