Commit cc1c2af4 authored by Hector Sanjuan's avatar Hector Sanjuan
Browse files

Update go-detect-race to latest packaged version and location


License: MIT
Signed-off-by: default avatarHector Sanjuan <hector@protocol.ai>
parent 69532e1c
Showing with 3 additions and 4 deletions
+3 -4
......@@ -10,9 +10,8 @@ import (
"testing"
"time"
detectrace "github.com/ipfs/go-detect-race"
inet "github.com/libp2p/go-libp2p-net"
detectrace "github.com/jbenet/go-detect-race"
peer "github.com/libp2p/go-libp2p-peer"
protocol "github.com/libp2p/go-libp2p-protocol"
testutil "github.com/libp2p/go-testutil"
......
......@@ -39,9 +39,9 @@
"version": "0.3.6"
},
{
"hash": "QmQHGMVmrsgmqUG8ih3puNXUJneSpi13dkcZpzLKkskUkH",
"hash": "Qmf7HqcW7LtCi1W8y2bdx2eJpze74jkbKqpByxgXikdbLF",
"name": "go-detect-race",
"version": "0.0.0"
"version": "1.0.1"
},
{
"hash": "QmSF8fPo3jgVBAy8fpdjjYqgG87dkJgUprRBHRd2tmfgpP",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment