Commit 88ba1923 authored by Steven Allen's avatar Steven Allen

gx: remove support

parent 6013394c
......@@ -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
......
{
"author": "why",
"bugs": {
"url": "https://github.com/ipfs/go-blockservice"
},
"gx": {
"dvcsimport": "github.com/ipfs/go-blockservice"
},
"gxDependencies": [
{
"author": "why",
"hash": "QmVNRbcH1kKEQUVhCsH75kTGUVFMw2b7zEWyFKyfCwmJjo",
"name": "go-bitswap",
"version": "1.1.31"
},
{
"author": "hsanjuan",
"hash": "Qmb9fkAWgcyVRnFdXGqA6jcWGFj6q35oJjwRAYRhfEboGS",
"name": "go-ipfs-exchange-offline",
"version": "0.1.7"
},
{
"author": "jbenet",
"hash": "QmUadX5EcvrBmxAV9sE7wUWtWSqxns5K84qKJBixmcT1w9",
"name": "go-datastore",
"version": "3.6.1"
},
{
"author": "hsanjuan",
"hash": "QmXjKkjMDTtXAiLBwstVexofB8LeruZmE2eBd85GwGFFLA",
"name": "go-ipfs-blockstore",
"version": "0.1.8"
},
{
"author": "stebalien",
"hash": "QmYYLnAzR28nAQ4U5MFniLprnktu6eTFKibeNt96V21EZK",
"name": "go-block-format",
"version": "0.2.2"
},
{
"author": "why",
"hash": "QmcVd2ApQdbfaYPKhCjj4WoQuxk4CMxPqmNpijKmFLh6qa",
"name": "go-verifcid",
"version": "0.1.2"
}
],
"gxVersion": "0.12.1",
"language": "go",
"license": "",
"name": "go-blockservice",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.1.31"
}
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