Bump github.com/CosmWasm/wasmd from 0.31.0 to 0.52.0 #342
Annotations
10 errors and 1 warning
Build:
app/app.go#L107
cannot find module providing package github.com/CosmWasm/wasmd/x/wasm/client: import lookup disabled by -mod=readonly
|
Build:
app/app.go#L111
cannot find module providing package github.com/cosmos/cosmos-sdk/client/docs/statik: import lookup disabled by -mod=readonly
|
Build:
app/app.go#L36
cannot find module providing package github.com/cosmos/cosmos-sdk/client/grpc/tmservice: import lookup disabled by -mod=readonly
|
Build:
app/app.go#L43
cannot find module providing package github.com/cosmos/cosmos-sdk/simapp: import lookup disabled by -mod=readonly
|
Build:
app/test_helpers.go#L26
cannot find module providing package github.com/cosmos/cosmos-sdk/simapp/helpers: import lookup disabled by -mod=readonly
|
Build
cannot find module providing package github.com/cosmos/cosmos-sdk/store/prefix: import lookup disabled by -mod=readonly
|
Build:
app/upgrades/types.go#L4
cannot find module providing package github.com/cosmos/cosmos-sdk/store/types: import lookup disabled by -mod=readonly
|
Build:
app/app.go#L50
cannot find module providing package github.com/cosmos/cosmos-sdk/x/auth/client/rest: import lookup disabled by -mod=readonly
|
Build:
app/app.go#L63
cannot find module providing package github.com/cosmos/cosmos-sdk/x/capability: import lookup disabled by -mod=readonly
|
Build:
app/app.go#L64
cannot find module providing package github.com/cosmos/cosmos-sdk/x/capability/keeper: import lookup disabled by -mod=readonly
|
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|