Commit 0c5c9d76 authored by hannahhoward's avatar hannahhoward

gx publish 3.0.26

parent 3d9a2ee0
3.0.25: QmcYC4ayKi7bq8xecEZxHVEuTL6HREZWTTErrSRd1S3Spz 3.0.26: QmQrYHkcGprZBUFnRigeiZFkaFDBHtmRhDdPpSiiUTRNwv
...@@ -6,7 +6,7 @@ os: ...@@ -6,7 +6,7 @@ os:
language: go language: go
go: go:
- 1.9.x - 1.11.x
install: install:
- make deps - make deps
......
...@@ -9,9 +9,9 @@ ...@@ -9,9 +9,9 @@
"gxDependencies": [ "gxDependencies": [
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmRKbEchaYADxSCyyjhDh4cTrUby8ftXUb8MRLBTHQYupw", "hash": "QmenvQQy4bFGSiHJUGupVmCRHfetg5rH3vTp9Z2f6v2KXR",
"name": "go-libp2p-net", "name": "go-libp2p-net",
"version": "3.0.19" "version": "3.0.20"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
...@@ -21,9 +21,9 @@ ...@@ -21,9 +21,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmUymf8fJtideyv3z727BcZUifGBjMZMpCJqu3Gxk5aRUk", "hash": "QmQAGG1zxfePqj2t7bLxyN8AFccZ889DDR9Gn8kVLDrGZo",
"name": "go-libp2p-peerstore", "name": "go-libp2p-peerstore",
"version": "2.0.10" "version": "2.0.11"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
...@@ -33,9 +33,9 @@ ...@@ -33,9 +33,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmZJ5hXLAz8vrZ4cw4EFk355pqMuxWTZQ5Hs2xhYGjdvGr", "hash": "QmdQx4ZhKGdv9TvpCFpMxFzjTQFHRmFqjBxkRVwzT1JNes",
"name": "go-libp2p-transport", "name": "go-libp2p-transport",
"version": "3.0.18" "version": "3.0.19"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
...@@ -63,9 +63,9 @@ ...@@ -63,9 +63,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmetLkVrNTi6QGfv577kpKPVBXJFshKZrP87C7xHJp7SCX", "hash": "QmUmXYaTmtvefgKoVA7hY3uUN8D1CiqxufigSyWuWwQjXy",
"name": "go-tcp-transport", "name": "go-tcp-transport",
"version": "2.0.19" "version": "2.0.20"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
...@@ -134,21 +134,21 @@ ...@@ -134,21 +134,21 @@
}, },
{ {
"author": "stebalien", "author": "stebalien",
"hash": "QmZdxWGQU7PdcqcRExtzXZvcbxqM9CxrFW8HuS33XHm9yn", "hash": "QmPcoYfH3kjZmasoVuVWrjPvdX5zwG4U8iXgEgZJD14dBf",
"name": "go-conn-security-multistream", "name": "go-conn-security-multistream",
"version": "0.1.18" "version": "0.1.19"
}, },
{ {
"author": "steb", "author": "steb",
"hash": "QmbrgvQMRBhWJtG9pjerPb3V9xb3JzCDR6m1tp6J44iynL", "hash": "QmPbKqnriyf7c2Kr5NHR2tw52SkWqdb1uHxLWT3h3qBmeS",
"name": "go-libp2p-transport-upgrader", "name": "go-libp2p-transport-upgrader",
"version": "0.1.19" "version": "0.1.20"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmcDSLssuPYMwC71biMiCvWMGg6rBzk8TKf4UJN64M68YK", "hash": "QmcE2awGbLPqCDH5PbqBTyqeoYpBAFNSnYK2Kw8azQkqXH",
"name": "go-libp2p-secio", "name": "go-libp2p-secio",
"version": "2.0.21" "version": "2.0.22"
} }
], ],
"gxVersion": "0.9.1", "gxVersion": "0.9.1",
...@@ -156,6 +156,6 @@ ...@@ -156,6 +156,6 @@
"license": "MIT", "license": "MIT",
"name": "go-libp2p-swarm", "name": "go-libp2p-swarm",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "3.0.25" "version": "3.0.26"
} }
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