cosmos v50.x upgrade [DRAFT] #153
govulncheck.yml
on: pull_request
dependency-review
45s
Annotations
10 errors
dependency-review:
app/app.go#L56
cosmossdk.io/[email protected]: missing go.sum entry for go.mod file; to add it:
|
dependency-review:
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:
|
dependency-review:
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:
|
dependency-review:
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:
|
dependency-review:
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:
|
dependency-review:
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:
|
dependency-review:
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:
|
dependency-review:
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:
|
dependency-review:
types/account.go#L21
could not import github.com/cosmos/cosmos-sdk/codec/types (invalid package name: "")
|
dependency-review:
types/account.go#L22
could not import github.com/cosmos/cosmos-sdk/types (invalid package name: "")
|