bump module versioning #70
Annotations
30 errors and 6 warnings
Build:
log.go#L25
missing go.sum entry for module providing package github.com/btcsuite/btclog (imported by github.com/ltcsuite/ltcd); to add:
|
Build:
config.go#L24
missing go.sum entry for module providing package github.com/btcsuite/go-socks/socks (imported by github.com/ltcsuite/ltcd); to add:
|
Build:
rpcserver.go#L30
missing go.sum entry for module providing package github.com/btcsuite/websocket (imported by github.com/ltcsuite/ltcd); to add:
|
Build:
peer/peer.go#L22
missing go.sum entry for module providing package github.com/davecgh/go-spew/spew (imported by github.com/ltcsuite/ltcd/peer); to add:
|
Build:
txscript/taproot.go#L11
missing go.sum entry for module providing package github.com/decred/dcrd/dcrec/secp256k1/v4 (imported by github.com/ltcsuite/ltcd/txscript); to add:
|
Build:
server.go#L25
missing go.sum entry for module providing package github.com/decred/dcrd/lru (imported by github.com/ltcsuite/ltcd); to add:
|
Build:
config.go#L25
missing go.sum entry for module providing package github.com/jessevdk/go-flags (imported by github.com/ltcsuite/ltcd); to add:
|
Build:
log.go#L26
missing go.sum entry for module providing package github.com/jrick/logrotate/rotator (imported by github.com/ltcsuite/ltcd); to add:
|
Build:
blockchain/compress.go#L8
missing go.sum entry for module providing package github.com/ltcsuite/ltcd/btcec/v2 (imported by github.com/ltcsuite/ltcd/blockchain); to add:
|
Build:
txscript/opcode.go#L20
missing go.sum entry for module providing package github.com/ltcsuite/ltcd/btcec/v2/ecdsa (imported by github.com/ltcsuite/ltcd); to add:
|
Unit race:
log.go#L25
missing go.sum entry for module providing package github.com/btcsuite/btclog (imported by github.com/ltcsuite/ltcd); to add:
|
Unit race:
config.go#L24
missing go.sum entry for module providing package github.com/btcsuite/go-socks/socks (imported by github.com/ltcsuite/ltcd); to add:
|
Unit race:
rpcserver.go#L30
missing go.sum entry for module providing package github.com/btcsuite/websocket (imported by github.com/ltcsuite/ltcd); to add:
|
Unit race:
peer/peer.go#L22
missing go.sum entry for module providing package github.com/davecgh/go-spew/spew (imported by github.com/ltcsuite/ltcd/peer); to add:
|
Unit race:
txscript/taproot.go#L11
missing go.sum entry for module providing package github.com/decred/dcrd/dcrec/secp256k1/v4 (imported by github.com/ltcsuite/ltcd/txscript); to add:
|
Unit race:
server.go#L25
missing go.sum entry for module providing package github.com/decred/dcrd/lru (imported by github.com/ltcsuite/ltcd); to add:
|
Unit race:
config.go#L25
missing go.sum entry for module providing package github.com/jessevdk/go-flags (imported by github.com/ltcsuite/ltcd); to add:
|
Unit race:
log.go#L26
missing go.sum entry for module providing package github.com/jrick/logrotate/rotator (imported by github.com/ltcsuite/ltcd); to add:
|
Unit race:
blockchain/compress.go#L8
missing go.sum entry for module providing package github.com/ltcsuite/ltcd/btcec/v2 (imported by github.com/ltcsuite/ltcd/blockchain); to add:
|
Unit race:
txscript/opcode.go#L20
missing go.sum entry for module providing package github.com/ltcsuite/ltcd/btcec/v2/ecdsa (imported by github.com/ltcsuite/ltcd); to add:
|
Unit coverage:
log.go#L25
missing go.sum entry for module providing package github.com/btcsuite/btclog (imported by github.com/ltcsuite/ltcd); to add:
|
Unit coverage:
config.go#L24
missing go.sum entry for module providing package github.com/btcsuite/go-socks/socks (imported by github.com/ltcsuite/ltcd); to add:
|
Unit coverage:
rpcserver.go#L30
missing go.sum entry for module providing package github.com/btcsuite/websocket (imported by github.com/ltcsuite/ltcd); to add:
|
Unit coverage:
peer/peer.go#L22
missing go.sum entry for module providing package github.com/davecgh/go-spew/spew (imported by github.com/ltcsuite/ltcd/peer); to add:
|
Unit coverage:
txscript/taproot.go#L11
missing go.sum entry for module providing package github.com/decred/dcrd/dcrec/secp256k1/v4 (imported by github.com/ltcsuite/ltcd/txscript); to add:
|
Unit coverage:
server.go#L25
missing go.sum entry for module providing package github.com/decred/dcrd/lru (imported by github.com/ltcsuite/ltcd); to add:
|
Unit coverage:
config.go#L25
missing go.sum entry for module providing package github.com/jessevdk/go-flags (imported by github.com/ltcsuite/ltcd); to add:
|
Unit coverage:
log.go#L26
missing go.sum entry for module providing package github.com/jrick/logrotate/rotator (imported by github.com/ltcsuite/ltcd); to add:
|
Unit coverage:
blockchain/compress.go#L8
missing go.sum entry for module providing package github.com/ltcsuite/ltcd/btcec/v2 (imported by github.com/ltcsuite/ltcd/blockchain); to add:
|
Unit coverage:
txscript/opcode.go#L20
missing go.sum entry for module providing package github.com/ltcsuite/ltcd/btcec/v2/ecdsa (imported by github.com/ltcsuite/ltcd); to add:
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit race
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit race
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|