Merge pull request #1 from filecoin-project/chores/match-go-bls-sigs-structure
chores/match go-bls-sigs structure and add tests
Makefile
0 → 100644
README.md
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