module github.com/libp2p/go-cidranger
go 1.14
require (
github.com/ipfs/go-detect-race v0.0.1
github.com/stretchr/testify v1.4.0
)