dotool/go.mod
2022-12-28 10:43:19 +00:00

8 lines
140 B
Modula-2

module git.sr.ht/~geb/dotool
go 1.19
require (
git.sr.ht/~geb/opt v0.0.0-20221207200434-dad26d091d71
github.com/bendahl/uinput v1.6.0
)