Commit c2d5f7bc authored by Jeromy Johnson's avatar Jeromy Johnson Committed by GitHub
Browse files

Merge pull request #73 from ipfs/feature/update-go-log

Feature/update go log
parents 9ccbf103 b74d4f0d
3.3.4: QmdBpVuSYuTGDA8Kn66CbKvEThXqKUh2nTANZEhzSxqrmJ 3.3.6: QmZ8bCZpMWDbFSh6h2zgTYwrhnjrGM5c9WCzw72SU8p63b
...@@ -54,9 +54,9 @@ ...@@ -54,9 +54,9 @@
"version": "0.0.0" "version": "0.0.0"
}, },
{ {
"hash": "Qmazh5oNUVsDZTs2g59rq8aYQqwpss8tcUWQzor5sCCEuH", "hash": "QmNQynaz7qfriSUJkiEZUrm2Wen1u3Kj9goZzWtrPyu7XR",
"name": "go-log", "name": "go-log",
"version": "0.0.0" "version": "1.1.2"
}, },
{ {
"hash": "QmPpRcbNUXauP3zWZ1NJMLWpe4QnmEHrd2ba2D3yqWznw7", "hash": "QmPpRcbNUXauP3zWZ1NJMLWpe4QnmEHrd2ba2D3yqWznw7",
...@@ -147,21 +147,21 @@ ...@@ -147,21 +147,21 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmUTWSWuaYmFdfb5UMmLxBdk9SrQUbyArrVvw6uRx2rLCU", "hash": "QmNaS34WZRjs4U1kDfRR2aooYSsBSusFPMEg3dAKk7VZid",
"name": "go-libp2p-loggables", "name": "go-libp2p-loggables",
"version": "1.0.5" "version": "1.0.7"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmUmvxT1NTXjk4v9ucPHgC5NHd7s2nHXrVvFbs68NrGuZC", "hash": "QmVjz1uf6U3sVQ5DbWWj7ktTtDd4GgsptYc7FBp33nWE53",
"name": "go-libp2p-secio", "name": "go-libp2p-secio",
"version": "1.0.6" "version": "1.0.8"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmaNko8ug5seuo61TnmW8jcVtCVgD6uR454wagU7PPKVWA", "hash": "QmWzfrG1PUeF8mDpYfNsRL3wh5Rkgnp68LAWUB2bhuDWRL",
"name": "go-libp2p-transport", "name": "go-libp2p-transport",
"version": "1.3.0" "version": "1.3.2"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
...@@ -183,14 +183,14 @@ ...@@ -183,14 +183,14 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmXHUpFsnpCmanRnacqYkFoLoFfEq5yS2nUgGkAjJ1Nj9j", "hash": "QmQdnfvZQuhdT93LNc5bos52wAmdr3G2p6G8teLJMEN32P",
"name": "go-libp2p-peerstore", "name": "go-libp2p-peerstore",
"version": "1.1.0" "version": "1.1.2"
} }
], ],
"gxVersion": "0.4.0", "gxVersion": "0.4.0",
"language": "go", "language": "go",
"license": "MIT", "license": "MIT",
"name": "go-libp2p", "name": "go-libp2p",
"version": "3.3.4" "version": "3.3.6"
} }
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