trezor / trezord-go

:smiling_imp: Trezor Communication Daemon (written in Go)
GNU Lesser General Public License v3.0
241 stars 146 forks source link

Remove warnings caused by libusb go code #272

Closed igor-hnizdo closed 1 year ago

igor-hnizdo commented 1 year ago

There were 2 warnings, caused by libusb go code:

By the way. The original go library, that we used, is no longer maintained; but it's just a thin wrapper around libusb itself.

igor-hnizdo commented 1 year ago

The library is here

https://github.com/deadsy/libusb