Update go.mod #128
Annotations
10 errors and 1 warning
Build
missing go.sum entry for module providing package github.com/cometbft/cometbft/abci/server (imported by github.com/cosmos/cosmos-sdk/server); to add:
|
Build
missing go.sum entry for module providing package github.com/cometbft/cometbft/abci/types (imported by github.com/aura-nw/aura/app); to add:
|
Build
missing go.sum entry for module providing package github.com/cometbft/cometbft/cmd/cometbft/commands (imported by github.com/cosmos/cosmos-sdk/server); to add:
|
Build
missing go.sum entry for module providing package github.com/cometbft/cometbft/config (imported by github.com/aura-nw/aura/cmd/aurad/cmd); to add:
|
Build
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto (imported by github.com/aura-nw/aura/tests/aura); to add:
|
Build
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto/ed25519 (imported by github.com/CosmWasm/wasmd/x/wasm/keeper); to add:
|
Build
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto/encoding (imported by github.com/cosmos/cosmos-sdk/crypto/codec); to add:
|
Build
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto/merkle (imported by github.com/cosmos/cosmos-sdk/store/types); to add:
|
Build
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto/sr25519 (imported by github.com/cosmos/cosmos-sdk/crypto/codec); to add:
|
Build
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto/tmhash (imported by github.com/cosmos/cosmos-sdk/baseapp); to add:
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading