Unverified Commit 28ab3048 authored by Steven Allen's avatar Steven Allen Committed by GitHub

Merge pull request #17 from ipfs/chore/remove-gx

chore(dep): remove gx
parents 9edd6a72 2c84f5ea
......@@ -4,13 +4,12 @@ os:
language: go
go:
- 1.11.x
- 1.13.x
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": "hsanjuan",
"bugs": {
"url": "https://github.com/ipfs/go-ipfs-ds-help"
},
"gx": {
"dvcsimport": "github.com/ipfs/go-ipfs-ds-help"
},
"gxDependencies": [
{
"author": "jbenet",
"hash": "QmUadX5EcvrBmxAV9sE7wUWtWSqxns5K84qKJBixmcT1w9",
"name": "go-datastore",
"version": "3.6.1"
},
{
"author": "whyrusleeping",
"hash": "QmTbxNB1NwDesLmKTscr4udL2tVP7MaxvXnD1D9yX7g3PN",
"name": "go-cid",
"version": "0.9.3"
},
{
"author": "Golang",
"hash": "QmPbbYin7KBd1Y1BfUe15vHzwJiioyi3wtKQTtXWWf8SC5",
"name": "base32",
"version": "0.0.3"
}
],
"gxVersion": "0.12.1",
"language": "go",
"license": "",
"name": "go-ipfs-ds-help",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.1.7"
}
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