Update to go 1.17

This commit is contained in:
Unrud 2022-06-20 01:19:01 +02:00
parent 6134fa564b
commit 7522d131ec
8 changed files with 9 additions and 9 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/unrud/remote-touchpad
go 1.16
go 1.17
require (
github.com/godbus/dbus/v5 v5.0.6