You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
building cmd/bootnode/main.go
# github.com/libp2p/go-libp2p-peerstore/pstoremem
../../../../pkg/mod/github.com/libp2p/[email protected]/pstoremem/protobook.go:29:5: cannot use (*memoryProtoBook)(nil) (type *memoryProtoBook) as type "github.com/libp2p/go-libp2p-core/peerstore".ProtoBook in assignment:
*memoryProtoBook does not implement "github.com/libp2p/go-libp2p-core/peerstore".ProtoBook (missing FirstSupportedProtocol method)
the diff
the crash:
the go.mod
The text was updated successfully, but these errors were encountered: