module github.com/libp2p/go-reuseport
go 1.16
require (
github.com/stretchr/testify v1.7.0
golang.org/x/sys v0.0.0-20190228124157-a34e9553db1e
)