chore(deps): bump github.com/CosmWasm/wasmd from 0.45.0 to 0.53.0 #878
Annotations
10 errors
run:
app/app.go#L19
cannot find module providing package github.com/cosmos/cosmos-sdk/client/grpc/tmservice: import lookup disabled by -mod=readonly
|
run:
app/store.go#L5
cannot find module providing package github.com/cosmos/cosmos-sdk/store/types: import lookup disabled by -mod=readonly
|
run:
app/module.go#L17
cannot find module providing package github.com/cosmos/cosmos-sdk/x/capability: import lookup disabled by -mod=readonly
|
run:
app/keeper.go#L15
cannot find module providing package github.com/cosmos/cosmos-sdk/x/capability/keeper: import lookup disabled by -mod=readonly
|
run:
app/keeper.go#L16
cannot find module providing package github.com/cosmos/cosmos-sdk/x/capability/types: import lookup disabled by -mod=readonly
|
run:
app/module.go#L25
cannot find module providing package github.com/cosmos/cosmos-sdk/x/evidence: import lookup disabled by -mod=readonly
|
run:
app/keeper.go#L23
cannot find module providing package github.com/cosmos/cosmos-sdk/x/evidence/keeper: import lookup disabled by -mod=readonly
|
run:
app/keeper.go#L24
cannot find module providing package github.com/cosmos/cosmos-sdk/x/evidence/types: import lookup disabled by -mod=readonly
|
run:
app/keeper.go#L25
cannot find module providing package github.com/cosmos/cosmos-sdk/x/feegrant: import lookup disabled by -mod=readonly
|
run:
app/keeper.go#L26
cannot find module providing package github.com/cosmos/cosmos-sdk/x/feegrant/keeper: import lookup disabled by -mod=readonly
|