Closed pierreneter closed 5 years ago
Update golang
to 1.11 maybe fix it, im trying...
because this repo use net.ListenConfig
just available on golang version 1.11
(https://golang.org/pkg/net/#ListenConfig)
You need go1.11. gx or go.mod will help avoid these problems.
When I run this command
go get -u github.com/libp2p/go-reuseport
it returns error: