Unverified Commit 455e924b authored by Steven Allen's avatar Steven Allen Committed by GitHub
Browse files

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

parent 784f1b4a
5.0.15: QmXGfPjhnro8tgANHDUg4gGgLGYnAz1zcDPAgNeUkzbsN1 5.0.14: QmNh1kGFFdsPu79KNSaL4NUKUPb4Eiz4KHdMtFY6664RDp
...@@ -10,8 +10,9 @@ import ( ...@@ -10,8 +10,9 @@ import (
"testing" "testing"
"time" "time"
detectrace "github.com/ipfs/go-detect-race"
inet "github.com/libp2p/go-libp2p-net" inet "github.com/libp2p/go-libp2p-net"
detectrace "github.com/jbenet/go-detect-race"
peer "github.com/libp2p/go-libp2p-peer" peer "github.com/libp2p/go-libp2p-peer"
protocol "github.com/libp2p/go-libp2p-protocol" protocol "github.com/libp2p/go-libp2p-protocol"
testutil "github.com/libp2p/go-testutil" testutil "github.com/libp2p/go-testutil"
......
...@@ -39,9 +39,9 @@ ...@@ -39,9 +39,9 @@
"version": "0.3.6" "version": "0.3.6"
}, },
{ {
"hash": "Qmf7HqcW7LtCi1W8y2bdx2eJpze74jkbKqpByxgXikdbLF", "hash": "QmQHGMVmrsgmqUG8ih3puNXUJneSpi13dkcZpzLKkskUkH",
"name": "go-detect-race", "name": "go-detect-race",
"version": "1.0.1" "version": "0.0.0"
}, },
{ {
"hash": "QmSF8fPo3jgVBAy8fpdjjYqgG87dkJgUprRBHRd2tmfgpP", "hash": "QmSF8fPo3jgVBAy8fpdjjYqgG87dkJgUprRBHRd2tmfgpP",
...@@ -288,6 +288,6 @@ ...@@ -288,6 +288,6 @@
"license": "MIT", "license": "MIT",
"name": "go-libp2p", "name": "go-libp2p",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "5.0.15" "version": "5.0.14"
} }
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