feat: cosmos v50 upgrade #153
Annotations
10 errors
Run govulncheck:
app/app.go#L56
cosmossdk.io/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Run govulncheck:
app/app.go#L44
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client (imported by github.com/zeta-chain/ethermint/app); to add:
|
Run govulncheck:
app/app.go#L48
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec (imported by github.com/zeta-chain/ethermint/app); to add:
|
Run govulncheck:
app/app.go#L50
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec/types (imported by github.com/zeta-chain/ethermint/app); to add:
|
Run govulncheck:
app/app.go#L66
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types (imported by github.com/zeta-chain/ethermint/app); to add:
|
Run govulncheck:
app/ante/ante.go#L28
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/errors (imported by github.com/zeta-chain/ethermint/app/ante); to add:
|
Run govulncheck:
app/ante/interfaces.go#L22
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/tx (imported by github.com/zeta-chain/ethermint/app/ante); to add:
|
Run govulncheck:
app/app.go#L77
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/auth/types (imported by github.com/zeta-chain/ethermint/app); to add:
|
Run govulncheck:
types/account.go#L21
could not import github.com/cosmos/cosmos-sdk/codec/types (invalid package name: "")
|
Run govulncheck:
types/account.go#L22
could not import github.com/cosmos/cosmos-sdk/types (invalid package name: "")
|
Loading