bandprotocol / bandchain

BandChain - Decentralized Data Delivery Network
https://bandprotocol.com
Apache License 2.0
222 stars 51 forks source link

Dependabot wasn't able to update github.com/tendermint/iavl #3341

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

The module path github.com/tendermint/iavl found in your /chain/go.mod doesn't match the actual path github.com/cosmos/iavl found in the dependency's go.mod.

Updating the module path in your go.mod to github.com/cosmos/iavl should resolve this issue.

View the update logs.