test: copy go mod from PR1091 #5
Annotations
10 errors and 1 warning
Build binary
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/ethereum/go-ethereum/common); to add:
|
Build binary
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/waku-org/go-waku/cmd/waku); to add:
|
Build binary
missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/ethereum/go-ethereum/accounts/keystore); to add:
|
Build binary
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/ethereum/go-ethereum/accounts/keystore); to add:
|
Build binary
missing go.sum entry for module providing package golang.org/x/crypto/scrypt (imported by github.com/ethereum/go-ethereum/accounts/keystore); to add:
|
Build binary:
cmd/waku/node.go#L32
missing go.sum entry for module providing package github.com/libp2p/go-libp2p (imported by github.com/waku-org/go-waku/cmd/waku); to add:
|
Build binary
missing go.sum entry for module providing package go.uber.org/zap (imported by github.com/waku-org/go-waku/cmd/waku); to add:
|
Build binary
missing go.sum entry for module providing package go.uber.org/zap/zapcore (imported by github.com/waku-org/go-waku/cmd/waku); to add:
|
Build binary
missing go.sum entry for module providing package github.com/libp2p/go-libp2p/core/connmgr (imported by github.com/libp2p/go-libp2p-pubsub); to add:
|
Build binary
missing go.sum entry for module providing package github.com/libp2p/go-libp2p/core/crypto (imported by github.com/libp2p/go-libp2p-pubsub); to add:
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading