Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github.com/libp2p/go-libp2p-kad-dht@v0.16.0 Throwing Set, NewSet, NewLimitedSet not declared by package peer errors #782

Open
eelbaz opened this issue Jul 31, 2022 · 1 comment

Comments

@eelbaz
Copy link

eelbaz commented Jul 31, 2022

Starting linting the current package at /Users/ex0bit/go/src/peerhive
/Users/ex0bit/go/src/peerhive>Finished running tool: /Users/ex0bit/go/bin/staticcheck
/Users/ex0bit/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.16.0/routing.go:488:15 Set not declared by package peer (compile)
/Users/ex0bit/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.16.0/routing.go:490:13 NewSet not declared by package peer (compile)
/Users/ex0bit/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.16.0/routing.go:492:13 NewLimitedSet not declared by package peer (compile)

@eelbaz eelbaz changed the title github.com/libp2p/go-libp2p-kad-dht@v0.16.0 Throwing Set, NetSet, NewLimitedSet not declared by package peer errors github.com/libp2p/go-libp2p-kad-dht@v0.16.0 Throwing Set, NewSet, NewLimitedSet not declared by package peer errors Jul 31, 2022
@nuromirg
Copy link

nuromirg commented Aug 7, 2022

Probably a solution for your problem mentioned here: #776

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants