module github.com/filecoin-project/go-sectorbuilder go 1.12 require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/ipfs/go-log v0.0.1 github.com/pkg/errors v0.8.1 github.com/stretchr/testify v1.3.0 golang.org/x/net v0.0.0-20190813141303-74dc4d7220e7 // indirect golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a // indirect )