Commit 822fe60f authored by Raúl Kripalani's avatar Raúl Kripalani

farewell gx; thanks for serving us well.

parent 72fe67ef
0.2.3: QmTmbamDjDWgHe8qeMt7ZpaeNpTj349JpFKuwTF321XavT
......@@ -10,7 +10,6 @@ env:
global:
- GOTFLAGS="-race"
matrix:
- BUILD_DEPTYPE=gx
- BUILD_DEPTYPE=gomod
......@@ -24,7 +23,6 @@ script:
cache:
directories:
- $GOPATH/src/gx
- $GOPATH/pkg/mod
- $HOME/.cache/go-build
......
export IPFS_API ?= v04x.ipfs.io
gx:
go get -u github.com/whyrusleeping/gx
go get -u github.com/whyrusleeping/gx-go
deps: gx
gx --verbose install --global
gx-go rewrite
......@@ -59,3 +59,7 @@ This repository falls under the IPFS [Code of Conduct](https://github.com/libp2p
## License
MIT
---
The last gx published version of this module was: 0.2.3: QmTmbamDjDWgHe8qeMt7ZpaeNpTj349JpFKuwTF321XavT
{
"author": "stebalien",
"bugs": {
"url": "https://github.com/libp2p/go-reuseport-transport"
},
"gx": {
"dvcsimport": "github.com/libp2p/go-reuseport-transport"
},
"gxDependencies": [
{
"hash": "QmbkT7eMTyXfpeyB3ZMxxcxg7XH8t6uXp49jqzz4HB7BGF",
"name": "go-log",
"version": "1.5.9"
},
{
"author": "multiformats",
"hash": "QmTZBfrPJmjWsCvHEtX5FE6KimVJhsJg5sBbqEFYf4UZtL",
"name": "go-multiaddr",
"version": "1.4.1"
},
{
"author": "multiformats",
"hash": "Qmc85NSvmSG4Frn9Vb2cBc1rMyULH6D3TNVEfCzSKoUpip",
"name": "go-multiaddr-net",
"version": "1.7.2"
},
{
"author": "whyrusleeping",
"hash": "Qme8kdM7thoCqLqd7GYCRqipoZJS64rhJo5MBcTpyWfsL9",
"name": "go-reuseport",
"version": "0.2.2"
}
],
"gxVersion": "0.12.1",
"language": "go",
"license": "",
"name": "go-reuseport-transport",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.2.3"
}
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