dotool/go.mod
2022-10-22 13:41:10 +01: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-20220627180516-52214b5b84a1
github.com/bendahl/uinput v1.6.0
)