Commit 77af18a9 authored by Steven Allen's avatar Steven Allen Committed by GitHub
Browse files

Merge pull request #212 from libp2p/gx/update-oq3pfr

gx: update go-testutil
parents f2df5a92 7be1f0c2
4.4.4: QmZPBrKq6S1fdYaRAzYZivJL12QkUqHwnNzF9wC8VXC4bo 4.4.5: QmdYrd8ygc6EuRcQj4XsVr5ajx945v9PizJHXUoDdX7VSn
...@@ -175,15 +175,15 @@ ...@@ -175,15 +175,15 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmSXpwmggGd8fe7e9abqRuST7SqaZjrz3Cg5avMJbdmKGe", "hash": "QmYazuWNCrC7LXeRt3utQuRsCDufpNM176rD1efuvF2pWJ",
"name": "go-testutil", "name": "go-testutil",
"version": "1.1.8" "version": "1.1.9"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmPqPjFBqpx5AEfWYDJqt8w8YhRgPn7jw52omCKrYue4B6", "hash": "Qme3UxGLY8Q5hbw53nbXYe7E1CoqvHQNVRCR4MYEBjwGWd",
"name": "go-libp2p-conn", "name": "go-libp2p-conn",
"version": "1.6.5" "version": "1.6.7"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
...@@ -205,15 +205,15 @@ ...@@ -205,15 +205,15 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmRNyPNJGNCaZyYonJj7owciWTsMd9gRfEKmZY3o6xwN3h", "hash": "Qmeqtv7ASvepCpUDxysK2oP1urtEr5eMNMxbhTJYJziAGo",
"name": "go-libp2p-host", "name": "go-libp2p-host",
"version": "1.3.16" "version": "1.3.17"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "Qmb9GA1fMGfXdLBwJA9h3SRpr7C4AXUhpWgZzVmqcDJi1P", "hash": "QmW8QNRUf1nqeRxZdhGg5DVcxHMwxuuNt7AWfmDi2a8JE2",
"name": "go-libp2p-swarm", "name": "go-libp2p-swarm",
"version": "1.7.1" "version": "1.7.2"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
...@@ -223,15 +223,15 @@ ...@@ -223,15 +223,15 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmSTbByZ1rJVn8KANcoiLDiPH2pgDaz33uT6JW6B9nMBW5", "hash": "QmPVjuusqQxSZrE3e35qvnge8n7Hs7NnfkHyFdkaBkWQdB",
"name": "go-libp2p-netutil", "name": "go-libp2p-netutil",
"version": "0.2.19" "version": "0.2.20"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmbQXcWAa9ZbTH74m6yroexY8QjTS4oivLNEFwjamZCJTU", "hash": "QmRCK8YSxVuHayP3s9bpLRB5Ty7tsjAfgf16aJCNSuV7kS",
"name": "go-libp2p-blankhost", "name": "go-libp2p-blankhost",
"version": "0.1.15" "version": "0.1.16"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
...@@ -259,9 +259,9 @@ ...@@ -259,9 +259,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmUKtSzfnSfSWz9rVXcReqJbBkUFbD9W4Aq6zannqxVc4T", "hash": "QmZg566m6GTANKnweD63nLao2J5qgFVSKscHqrNyVUzwDA",
"name": "go-libp2p-connmgr", "name": "go-libp2p-connmgr",
"version": "0.1.0" "version": "0.1.1"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
...@@ -275,6 +275,6 @@ ...@@ -275,6 +275,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": "4.4.4" "version": "4.4.5"
} }
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