mirror of
https://github.com/prashantgupta24/automatic-mouse-mover.git
synced 2024-12-23 08:54:10 +00:00
adding missing toolchain
This commit is contained in:
parent
999e567d0a
commit
811765acea
1
go.mod
1
go.mod
@ -1,6 +1,7 @@
|
|||||||
module github.com/prashantgupta24/automatic-mouse-mover
|
module github.com/prashantgupta24/automatic-mouse-mover
|
||||||
|
|
||||||
go 1.21.0
|
go 1.21.0
|
||||||
|
toolchain go1.21.3
|
||||||
|
|
||||||
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