update deps for bug fixes

* updates bitswap to include _many_ perf enhancements and bug fixes.
* updates go-fs-lock because the version here is pretty old.
* updates go-libp2p
* updates bbloom _just_ in case, because the version we were depending on had bugs (looks like we're not actually using it).
This commit is contained in:
Steven Allen
2020-08-25 17:06:07 -07:00
parent 14cda27e9f
commit 7fb4851eb9
7 changed files with 40 additions and 21 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"github.com/filecoin-project/go-jsonrpc"
"github.com/filecoin-project/specs-actors/actors/abi"
manet "github.com/multiformats/go-multiaddr-net"
manet "github.com/multiformats/go-multiaddr/net"
"golang.org/x/xerrors"