tendermint/go-amino

go test error

Closed this issue · 1 comments

when i use go test ,the terminal show:

Running tool: /opt/sdk/go/bin/go test -timeout 30s -run ^(TestNewWallet)$

go: github.com/tendermint/go-amino@v0.15.0 used for two different module paths (github.com/tendermint/go-amino and github.com/tendermint/go-wire)
Error: Tests failed.

Whether I install go-amino or not, that's what it shows. how can i fix this

Are you still running into this issue?