Unverified Commit e4966ffb authored by Steven Allen's avatar Steven Allen Committed by GitHub
Browse files

Merge pull request #246 from libp2p/gx/update-steb

update gx deps
parents ebbd3bc7 22b51306
5.0.6: QmfJb2pRavZb9RwnLFz8DuneuVCBG3TYLaKydJbvpCCeRG
5.0.7: QmTzs3Gp2rU3HuNayjBVG7qBgbaKWE8bgtwJ7faRxAe9UP
......@@ -12,7 +12,7 @@ install: true
before_install:
- make deps
- go get -u github.com/multiformats/go-multicodec
- go get -u github.com/jbenet/go-msgio
- go get -u github.com/libp2p/go-msgio
#- go vet ./...
script:
- go test ./... -v
......
......@@ -4,7 +4,7 @@ gx:
deps-protocol-muxing: deps
go get -u github.com/multiformats/go-multicodec
go get -u github.com/jbenet/go-msgio
go get -u github.com/libp2p/go-msgio
deps: gx
gx --verbose install --global
......
......@@ -19,9 +19,9 @@
"version": "0.1.1"
},
{
"hash": "QmRQhVisS8dmPbjBUthVkenn81pBxrx1GxE281csJhm2vL",
"hash": "QmWBug6eBS7AxRdCDVuSY5CnSit7cS2XnPFYJWqWDumhCG",
"name": "go-msgio",
"version": "0.0.0"
"version": "0.0.3"
},
{
"hash": "QmSU6eubNdhXjFBJBSksTp8kv8YRub8mGAPv8tVJHmL2EU",
......@@ -133,9 +133,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmYnHb2Z93PJ52fxqhHyukKeutDkrQeVdruQPG2pZ9HhMR",
"hash": "QmbSkjJvDuxaZYtR46sF9ust7XY1hcg7DrA6Mxu4UiSWqs",
"name": "go-libp2p-secio",
"version": "1.2.0"
"version": "1.2.2"
},
{
"author": "whyrusleeping",
......@@ -175,15 +175,15 @@
},
{
"author": "whyrusleeping",
"hash": "QmWRCn8vruNAzHx8i6SAXinuheRitKEGu8c7m26stKvsYx",
"hash": "QmQgLZP9haZheimMHqqAjJh2LhRmNfEoZDfbtkpeMhi9xK",
"name": "go-testutil",
"version": "1.1.11"
"version": "1.1.12"
},
{
"author": "whyrusleeping",
"hash": "QmTmknvYRdCyzsgEKWqq3Q7E2aPDEwFR9cNqBpgyQ2mGet",
"hash": "QmWUMfzE2RikVCwAtUCiZu7KijhnqRXKxriad9g6WaKgby",
"name": "go-libp2p-conn",
"version": "1.7.0"
"version": "1.7.1"
},
{
"author": "whyrusleeping",
......@@ -211,9 +211,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmcnHXGwX6Yfqm7guiAjCujXg7RugKSaV1wj8RH2NTpNKK",
"hash": "QmU219N3jn7QadVCeBUqGnAkwoXoUomrCwDuVQVuL7PB5W",
"name": "go-libp2p-swarm",
"version": "2.1.0"
"version": "2.1.1"
},
{
"author": "whyrusleeping",
......@@ -223,9 +223,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmcMGDy6GjF3UcJqZozUeDFXJqWo15ZLPRyJhqEhMZbxMo",
"hash": "QmUUNDRYXgfqdjxTg79ogkciczU5y4WY1tKMU2vEX9CRN7",
"name": "go-libp2p-netutil",
"version": "0.3.4"
"version": "0.3.5"
},
{
"author": "whyrusleeping",
......@@ -265,9 +265,9 @@
},
{
"author": "vyzo",
"hash": "QmTHDKDH8oqa3AnZDx4TH6ZUQG7MKHFAbSDMzh6zaLnQu5",
"hash": "QmUZJUk816s2aWLqWKYKAJWADdfftzUEtBA32mrz1EyjpT",
"name": "go-libp2p-circuit",
"version": "2.0.5"
"version": "2.0.6"
},
{
"author": "lgierth",
......@@ -287,6 +287,6 @@
"license": "MIT",
"name": "go-libp2p",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "5.0.6"
"version": "5.0.7"
}
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