Skip to content

Build fails due to tesoro changes #2

@rfjakob

Description

@rfjakob
$ git rev-parse HEAD
9da553bf44de131987eb89084b14d5c232423056

$ go build
# github.com/xaionaro-go/cryptoWallet/internal/wallets/satoshilabs/trezor
internal/wallets/satoshilabs/trezor/trezor.go:28:13: cannot use device (type "github.com/zserge/hid".Device) as type "github.com/conejoninja/tesoro/vendor/github.com/zserge/hid".Device in argument to t.SetDevice:
	"github.com/zserge/hid".Device does not implement "github.com/conejoninja/tesoro/vendor/github.com/zserge/hid".Device (wrong type for Info method)
		have Info() "github.com/zserge/hid".Info
		want Info() "github.com/conejoninja/tesoro/vendor/github.com/zserge/hid".Info

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions