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

farewell gx; thanks for serving us well.

parent 0f34a56b
2.0.11: QmZomXpA4HrYKRV2ftnE5odWMT2JNnhAXTvEyQrzXrnyEX
...@@ -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
......
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](LICENSE) © Jeromy Johnson [MIT](LICENSE) © Jeromy Johnson
---
The last gx published version of this module was: 2.0.11: QmZomXpA4HrYKRV2ftnE5odWMT2JNnhAXTvEyQrzXrnyEX
{
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/libp2p/go-addr-util/issues"
},
"gx": {
"dvcsimport": "github.com/libp2p/go-addr-util"
},
"gxDependencies": [
{
"hash": "QmbkT7eMTyXfpeyB3ZMxxcxg7XH8t6uXp49jqzz4HB7BGF",
"name": "go-log",
"version": "1.5.9"
},
{
"author": "jbenet",
"hash": "Qmc85NSvmSG4Frn9Vb2cBc1rMyULH6D3TNVEfCzSKoUpip",
"name": "go-multiaddr-net",
"version": "1.7.2"
},
{
"author": "whyrusleeping",
"hash": "QmUrZZavcArYChpibtP8KgQXsAEpvgzUk73B2oj3HLbWc4",
"name": "mafmt",
"version": "1.2.11"
},
{
"author": "multiformats",
"hash": "QmTZBfrPJmjWsCvHEtX5FE6KimVJhsJg5sBbqEFYf4UZtL",
"name": "go-multiaddr",
"version": "1.4.1"
}
],
"gxVersion": "0.9.1",
"language": "go",
"license": "MIT",
"name": "go-addr-util",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.0.11"
}
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