mirror of
https://github.com/prashantgupta24/automatic-mouse-mover.git
synced 2024-12-22 08:24:11 +00:00
change format of go version in go.mod
This commit is contained in:
parent
8644677957
commit
c03c1151a7
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
Block a user