change format of go version in go.mod

This commit is contained in:
Rapha 2023-09-12 18:41:18 +02:00 committed by GitHub
parent d823be3160
commit bbd6556373
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 module github.com/prashantgupta24/automatic-mouse-mover
go 1.21.0 go 1.21
require ( require (
github.com/deckarep/gosx-notifier v0.0.0-20180201035817-e127226297fb github.com/deckarep/gosx-notifier v0.0.0-20180201035817-e127226297fb