diff --git a/go.mod b/go.mod index ba2c165..9a7dfc7 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/unrud/remote-touchpad -go 1.18 +go 1.20 require ( github.com/bendahl/uinput v1.6.2