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
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)
The text was updated successfully, but these errors were encountered:
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
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)
The text was updated successfully, but these errors were encountered: