gx publish 2.0.2
Showing
... | ... | @@ -9,9 +9,9 @@ |
"gxDependencies": [ | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmfEShiVKZpNTw3Aac6xX3ukUy6PF7q28Y6kTma1sX9VTV", | ||
"hash": "QmYkx3VWoYeQJKEpZp13MxQYkWtLd9E6G4fqyyDCS76qcD", | ||
"name": "go-reuseport", | ||
"version": "0.1.14" | ||
"version": "0.1.15" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
... | ... | @@ -27,14 +27,14 @@ |
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmdMqcLHF29Wc2ty1Mm85XrYfPpRxKp3YXkfpeRZhUFZwX", | ||
"hash": "QmVMBFZqRZDA6TrQkVGGJEDSp5jC3UUMUjLcvaZ3fLCqh4", | ||
"name": "go-libp2p-transport", | ||
"version": "3.0.1" | ||
"version": "3.0.2" | ||
}, | ||
{ | ||
"hash": "QmTsjVoib7EJhT7tmcqKPhEaATcxd6UVZu2qxdthk85vvv", | ||
"hash": "Qmbi1CTJsbnBZjCEgc2otwu8cUFPsGpzWXG7edVCLZ7Gvk", | ||
"name": "go-log", | ||
"version": "1.5.1" | ||
"version": "1.5.2" | ||
}, | ||
{ | ||
"author": "multiformats", | ||
... | ... | @@ -44,27 +44,27 @@ |
}, | ||
{ | ||
"author": "Stebalien", | ||
"hash": "QmTTeLLszzMh7ccM9zcHpJoucVbULf3VLgF4r1oBQSdfqB", | ||
"hash": "QmfCQHZGXiEqRgWBmJmWBD8p1rP3Z2T5Y5pvidfGTjsEPs", | ||
"name": "go-conn-security", | ||
"version": "0.1.2" | ||
"version": "0.1.3" | ||
}, | ||
{ | ||
"author": "stebalien", | ||
"hash": "QmePMByvXsFdRZBag5KxQTrcgKokggvJqCLb6hgcsvbmKH", | ||
"hash": "QmdYcUDGKtn1f7WMsDLjuP8NLV7aSW4k56cX6RBFRwcRyM", | ||
"name": "go-reuseport-transport", | ||
"version": "0.1.5" | ||
"version": "0.1.6" | ||
}, | ||
{ | ||
"author": "steb", | ||
"hash": "QmVy8qVK2CVuQyXMe94SCs85pvBjEWfFHnircioWku71DX", | ||
"hash": "QmdbjG1eui2spsiFLmBjmET6N9c4wfpDzAoKFyN72935Ec", | ||
"name": "go-libp2p-transport-upgrader", | ||
"version": "0.1.1" | ||
"version": "0.1.2" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmdXYoU9pWwnio622Pvh8ukkhqR4r5nrCQ4EyTN7QfRNU4", | ||
"hash": "QmXKndvAxPwUuHmZDP7qizgNWovCyDkh4y43DiYwLtyQ4d", | ||
"name": "go-smux-multiplex", | ||
"version": "3.0.9" | ||
"version": "3.0.10" | ||
} | ||
], | ||
"gxVersion": "0.4.0", | ||
... | ... | @@ -72,6 +72,6 @@ |
"license": "MIT", | ||
"name": "go-tcp-transport", | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "2.0.1" | ||
"version": "2.0.2" | ||
} | ||
Please register or sign in to comment