Commit a122341d authored by Raúl Kripalani's avatar Raúl Kripalani

farewell gx; thanks for serving us well.

parent e7072621
0.3.26: QmcBTHN7uAMBdkzRoQ3n9cE7tGu8Ubd9zmahjskjTRw4Uf
...@@ -10,7 +10,6 @@ env: ...@@ -10,7 +10,6 @@ env:
global: global:
- GOTFLAGS="-race" - GOTFLAGS="-race"
matrix: matrix:
- BUILD_DEPTYPE=gx
- BUILD_DEPTYPE=gomod - BUILD_DEPTYPE=gomod
...@@ -24,7 +23,6 @@ script: ...@@ -24,7 +23,6 @@ script:
cache: cache:
directories: directories:
- $GOPATH/src/gx
- $GOPATH/pkg/mod - $GOPATH/pkg/mod
- $HOME/.cache/go-build - $HOME/.cache/go-build
......
all: deps
gx:
go get github.com/whyrusleeping/gx
go get github.com/whyrusleeping/gx-go
deps: gx
gx --verbose install --global
gx-go rewrite
publish:
gx-go rewrite --undo
...@@ -34,3 +34,7 @@ Small note: If editing the Readme, please conform to the [standard-readme](https ...@@ -34,3 +34,7 @@ Small note: If editing the Readme, please conform to the [standard-readme](https
## License ## License
MIT © Jeromy Johnson MIT © Jeromy Johnson
---
The last gx published version of this module was: 0.3.26: QmcBTHN7uAMBdkzRoQ3n9cE7tGu8Ubd9zmahjskjTRw4Uf
{
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/libp2p/go-libp2p-blankhost"
},
"gx": {
"dvcsimport": "github.com/libp2p/go-libp2p-blankhost"
},
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmYrWiWM4qtrnCeT3R14jY3ZZyirDNJgwK57q4qFYePgbd",
"name": "go-libp2p-host",
"version": "3.0.26"
},
{
"author": "whyrusleeping",
"hash": "QmY3ArotKMKaL7YGfbQfyDrib6RVraLqZYWXZvVgZktBxp",
"name": "go-libp2p-net",
"version": "3.0.30"
},
{
"author": "whyrusleeping",
"hash": "QmaCTz9RkrU13bm9kMB54f7atgqM4qkjDZpRwRoJiWXEqs",
"name": "go-libp2p-peerstore",
"version": "2.0.19"
},
{
"hash": "QmbkT7eMTyXfpeyB3ZMxxcxg7XH8t6uXp49jqzz4HB7BGF",
"name": "go-log",
"version": "1.5.9"
},
{
"author": "whyrusleeping",
"hash": "QmabLh8TrJ3emfAoQk5AbqbLTbMyj7XqumMFmAFxa9epo8",
"name": "go-multistream",
"version": "0.3.9"
},
{
"author": "multiformats",
"hash": "QmTZBfrPJmjWsCvHEtX5FE6KimVJhsJg5sBbqEFYf4UZtL",
"name": "go-multiaddr",
"version": "1.4.1"
},
{
"author": "whyrusleeping",
"hash": "QmYVXrKrKHDC9FobgmcmshCDyWwdrfwfanNQN4oxJ9Fk3h",
"name": "go-libp2p-peer",
"version": "3.1.2"
},
{
"author": "whyrusleeping",
"hash": "QmZNkThpqfVXs9GNbexPrfBbXSLNYeKrE7jwFM2oqHbyqN",
"name": "go-libp2p-protocol",
"version": "1.0.0"
},
{
"author": "why",
"hash": "QmXa6sgzUvP5bgF5CyyV36bZYv5VDRwttggQYUPvFybLVd",
"name": "go-libp2p-interface-connmgr",
"version": "0.0.32"
}
],
"gxVersion": "0.10.0",
"language": "go",
"license": "",
"name": "go-libp2p-blankhost",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.3.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