2
0
mirror of https://github.com/OrbTools/OrbMap synced 2024-11-15 18:13:58 +00:00
OrbMap/go.mod

9 lines
161 B
Modula-2
Raw Normal View History

2020-03-26 22:07:12 +00:00
module github.com/Minizbot2012/orbmap
2019-12-20 01:18:47 +00:00
2020-03-26 22:07:12 +00:00
go 1.14
2019-12-20 01:18:47 +00:00
2020-03-26 22:07:12 +00:00
require (
github.com/bendahl/uinput v1.3.0
github.com/minizbot2012/orbmap v0.0.0-20200326220141-264e83c1276f
)