go.mod: upgrade github.com/karalable/usb (#23684)

This update includes fixes for the *BSD build and go module vendoring.
This commit is contained in:
Felix Lange
2021-10-05 18:33:53 +02:00
committed by GitHub
parent 307156cc46
commit 57ff2dee06
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -46,7 +46,7 @@ require (
github.com/jackpal/go-nat-pmp v1.0.2-0.20160603034137-1fa385a6f458
github.com/jedisct1/go-minisign v0.0.0-20190909160543-45766022959e
github.com/julienschmidt/httprouter v1.2.0
github.com/karalabe/usb v0.0.0-20190919080040-51dc0efba356
github.com/karalabe/usb v0.0.0-20211005121534-4c5740d64559
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/mattn/go-colorable v0.1.8
github.com/mattn/go-isatty v0.0.12