dotool/go.mod

9 lines
140 B
Modula-2
Raw Normal View History

2022-10-20 15:21:20 +02:00
module git.sr.ht/~geb/dotool
go 1.19
require (
git.sr.ht/~geb/opt v0.0.0-20220627180516-52214b5b84a1
github.com/bendahl/uinput v1.6.0
)