build(deps): Bump the go_modules group with 4 updates #13228
Annotations
10 errors and 1 warning
Compile:
ante/ante.go#L6
cannot find module providing package github.com/cosmos/cosmos-sdk/store/types: import lookup disabled by -mod=readonly
|
Compile:
ante/fee.go#L6
cannot find module providing package github.com/cosmos/cosmos-sdk/x/evidence/types: import lookup disabled by -mod=readonly
|
Compile
cannot find module providing package github.com/cosmos/cosmos-sdk/x/upgrade/types: import lookup disabled by -mod=readonly
|
Compile
cannot find module providing package github.com/cosmos/cosmos-sdk/x/capability/types: import lookup disabled by -mod=readonly
|
Compile
cannot find module providing package github.com/cosmos/cosmos-sdk/x/capability/keeper: import lookup disabled by -mod=readonly
|
Compile
cannot find module providing package github.com/cosmos/cosmos-sdk/store/prefix: import lookup disabled by -mod=readonly
|
Compile:
app/app.go#L24
cannot find module providing package github.com/cosmos/cosmos-sdk/client/grpc/tmservice: import lookup disabled by -mod=readonly
|
Compile:
app/test_helpers.go#L27
cannot find module providing package github.com/cosmos/cosmos-sdk/store/pruning/types: import lookup disabled by -mod=readonly
|
Compile:
app/app.go#L52
cannot find module providing package github.com/cosmos/cosmos-sdk/x/capability: import lookup disabled by -mod=readonly
|
Compile:
app/app.go#L60
cannot find module providing package github.com/cosmos/cosmos-sdk/x/evidence: import lookup disabled by -mod=readonly
|
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading