forked from cerc-io/laconicd-deprecated
deps: upgrade ibc-go to v4-rc (#1167)
changelog Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
This commit is contained in:
co-authored by
Federico Kunze Küllmer
parent
b7c85beba3
commit
9ae73b670b
@@ -8,8 +8,8 @@ import (
|
||||
authsigning "github.com/cosmos/cosmos-sdk/x/auth/signing"
|
||||
authtypes "github.com/cosmos/cosmos-sdk/x/auth/types"
|
||||
|
||||
ibcante "github.com/cosmos/ibc-go/v3/modules/core/ante"
|
||||
ibckeeper "github.com/cosmos/ibc-go/v3/modules/core/keeper"
|
||||
ibcante "github.com/cosmos/ibc-go/v4/modules/core/ante"
|
||||
ibckeeper "github.com/cosmos/ibc-go/v4/modules/core/keeper"
|
||||
|
||||
evmtypes "github.com/evmos/ethermint/x/evm/types"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user