You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2022. It is now read-only.
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.
The module path
github.com/tendermint/iavlfound in your/chain/go.moddoesn't match the actual pathgithub.com/cosmos/iavlfound in the dependency'sgo.mod.Updating the module path in your
go.modtogithub.com/cosmos/iavlshould resolve this issue.View the update logs.