mirror of
https://github.com/OrbTools/OrbMap
synced 2024-11-15 18:13:58 +00:00
module reinit
This commit is contained in:
parent
d5225ef0dd
commit
64edcd9faf
9
go.mod
9
go.mod
@ -1,5 +1,8 @@
|
||||
module github.com/minizbot2012/orbmap
|
||||
module github.com/Minizbot2012/orbmap
|
||||
|
||||
go 1.13
|
||||
go 1.14
|
||||
|
||||
require github.com/bendahl/uinput v1.0.3
|
||||
require (
|
||||
github.com/bendahl/uinput v1.3.0
|
||||
github.com/minizbot2012/orbmap v0.0.0-20200326220141-264e83c1276f
|
||||
)
|
||||
|
5
go.sum
5
go.sum
@ -1,2 +1,5 @@
|
||||
github.com/bendahl/uinput v1.0.3 h1:czy6tU087RSg1U4HwyQkSXlvA178TECVGIvsgo+DkiE=
|
||||
github.com/bendahl/uinput v1.0.3/go.mod h1:2JMdx4rrhf/FU24AarB52ZXCaFqJDxYYlWq+uV6bvSE=
|
||||
github.com/bendahl/uinput v1.3.0 h1:k8JaX1HrCOCYw+dwhJ351ye6kkSEn6kUgM3RwkSLF+s=
|
||||
github.com/bendahl/uinput v1.3.0/go.mod h1:Np7w3DINc9wB83p12fTAM3DPPhFnAKP0WTXRqCQJ6Z8=
|
||||
github.com/minizbot2012/orbmap v0.0.0-20200326220141-264e83c1276f h1:VfjhiVjmZ4FkgJ55/JgnPYHmTpNpvlarrGuELiZi6ds=
|
||||
github.com/minizbot2012/orbmap v0.0.0-20200326220141-264e83c1276f/go.mod h1:Bryq/VF/B+Y2VHpcupiT7Ia+4QVFgZYTqcZcotWb+Dw=
|
||||
|
Loading…
Reference in New Issue
Block a user