gx publish v3.4.1
| { | { | ||
| "author": "whyrusleeping", | "author": "whyrusleeping", | ||
| "bugs": { | "bugs": { | ||
| "url": "https://github.com/ipfs/go-libp2p" | "url": "https://github.com/libp2p/go-libp2p" | ||
| }, | }, | ||
| "gx": { | "gx": { | ||
| "dvcsimport": "github.com/ipfs/go-libp2p", | "dvcsimport": "github.com/libp2p/go-libp2p", | ||
| "goversion": "1.5.2" | "goversion": "1.5.2" | ||
| }, | }, | ||
| "gxDependencies": [ | "gxDependencies": [ | ||
| ... | @@ -192,5 +192,5 @@ | ... | @@ -192,5 +192,5 @@ |
| "language": "go", | "language": "go", | ||
| "license": "MIT", | "license": "MIT", | ||
| "name": "go-libp2p", | "name": "go-libp2p", | ||
| "version": "3.4.0" | "version": "3.4.1" | ||
| } | } |
Please register or sign in to comment