Commit bd7c2ab5 authored by Steven Allen's avatar Steven Allen

fix: remove gx support

parent 082ac9ff
......@@ -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/travis/.cache/go-build
......
{
"author": "multiformats",
"bugs": {
"url": "https://github.com/multiformats/go-multiaddr-net"
},
"gx": {
"dvcsimport": "github.com/multiformats/go-multiaddr-net"
},
"gxDependencies": [
{
"author": "multiformats",
"hash": "QmTZBfrPJmjWsCvHEtX5FE6KimVJhsJg5sBbqEFYf4UZtL",
"name": "go-multiaddr",
"version": "1.4.1"
},
{
"author": "lgierth",
"hash": "QmU98UaAEh4WJAcir2qjfztU77JQ14kAwHNFkjUXHZA3Vy",
"name": "go-multiaddr-dns",
"version": "0.3.1"
}
],
"gxVersion": "0.6.0",
"language": "go",
"license": "",
"name": "go-multiaddr-net",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.7.2"
}
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