dotool/go.mod
2024-05-04 12:35:34 +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-20230911153257-e72225a1933c
github.com/bendahl/uinput v1.7.0
)