chore(dep): update btc (sekp) and openssl libraries

* The btc (sekp crypto) library now uses go mod.
* Our openssl library now supports a few more platforms.
This commit is contained in:
Steven Allen
2019-12-07 11:03:01 -05:00
parent c4d6359d16
commit af4f53a061
2 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -1,7 +1,7 @@
module github.com/libp2p/go-libp2p-core
require (
github.com/btcsuite/btcd v0.0.0-20190824003749-130ea5bddde3
github.com/btcsuite/btcd v0.20.1-beta
github.com/coreos/go-semver v0.3.0
github.com/gogo/protobuf v1.3.1
github.com/ipfs/go-cid v0.0.3