change format of go version in go.mod
This commit is contained in:
parent
d823be3160
commit
bbd6556373
2
go.mod
2
go.mod
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue