Update dependencies
This commit is contained in:
parent
7522d131ec
commit
e29982dc00
3 changed files with 10 additions and 10 deletions
4
go.mod
4
go.mod
|
|
@ -3,7 +3,7 @@ module github.com/unrud/remote-touchpad
|
|||
go 1.17
|
||||
|
||||
require (
|
||||
github.com/godbus/dbus/v5 v5.0.6
|
||||
github.com/godbus/dbus/v5 v5.1.0
|
||||
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
||||
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
|
||||
golang.org/x/net v0.0.0-20220617184016-355a448f1bc9
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue