Highlights
- Drop CGO requirement.
- Switch from minio's blake2b library to golang.org/x/crypto/blake2b.
- Update a bunch of deps.
What's Changed
- chore: remove deprecated refs to unused filecoin-ffi by @mroth in #42
- Bump golang.org/x/crypto from 0.0.0-20190611184440-5c40567a22f8 to 0.1.0 by @dependabot in #39
- fix: failing test when run out of order by @mroth in #41
- fix lint issues by @Stebalien in #43
- Make the default network mainnet by @arajasek in #33
- Bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in #47
- chore: bumpdeps by @ribasushi in #51
New Contributors
- @mroth made their first contribution in #42
- @dependabot made their first contribution in #39
- @ribasushi made their first contribution in #51
Full Changelog: v1.1.0...v1.2.0