trezor / trezord-go

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

Remove warnings caused by libusb go code #272

Closed igor-hnizdo closed 2 years ago

igor-hnizdo commented 2 years 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 2 years ago

The library is here

https://github.com/deadsy/libusb