Update dependencies
This commit is contained in:
parent
5e68074781
commit
9764d1975d
4 changed files with 20 additions and 20 deletions
6
go.mod
6
go.mod
|
|
@ -4,9 +4,9 @@ go 1.25.5
|
|||
|
||||
require (
|
||||
github.com/bendahl/uinput v1.7.0
|
||||
github.com/godbus/dbus/v5 v5.2.1
|
||||
github.com/godbus/dbus/v5 v5.2.2
|
||||
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
||||
golang.org/x/net v0.48.0
|
||||
golang.org/x/net v0.57.0
|
||||
)
|
||||
|
||||
require golang.org/x/sys v0.39.0 // indirect
|
||||
require golang.org/x/sys v0.47.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue