Commit fa837475 authored by Lars Gierth's avatar Lars Gierth Committed by Jeromy
Browse files

Fix bugs and gxVersion fields in manifest



License: MIT
Signed-off-by: default avatarLars Gierth <larsg@systemli.org>
parent b0ad2072
{ {
"author": "whyrusleeping",
"bugs": {},
"gx": {
"dvcsimport": "github.com/ipfs/go-libp2p",
"goversion": "1.5.2"
},
"gxDependencies": [ "gxDependencies": [
{ {
"hash": "QmcrrEpx3VMUbrbgVroH3YiYyUS5c4YAykzyPJWKspUYLa", "hash": "QmcrrEpx3VMUbrbgVroH3YiYyUS5c4YAykzyPJWKspUYLa",
...@@ -162,11 +156,17 @@ ...@@ -162,11 +156,17 @@
"version": "1.1.0" "version": "1.1.0"
} }
], ],
"gxVersion": "0.6.0", "license": "MIT",
"gx_version": "0.4.0",
"issues_url": "",
"language": "go",
"license": "",
"name": "go-libp2p", "name": "go-libp2p",
"version": "2.0.3" "version": "2.0.3",
"language": "go",
"gxVersion": "0.4.0",
"gx": {
"dvcsimport": "github.com/ipfs/go-libp2p",
"goversion":"1.5.2"
},
"bugs": {
"url": "https://github.com/ipfs/go-libp2p"
},
"author": "whyrusleeping"
} }
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