update bindings, submodule, and add lifecycle test
Makefile
0 → 100644
bindings_test.go
0 → 100644
go.mod
0 → 100644
module github.com/filecoin-project/go-sectorbuilder | |||
go 1.12 | |||
require ( | |||
github.com/ipfs/go-log v0.0.1 | |||
github.com/pkg/errors v0.8.1 | |||
github.com/stretchr/testify v1.3.0 | |||
) |
go.sum
0 → 100644
Please register or sign in to comment