Commit 89a81893 authored by hannahhoward's avatar hannahhoward

build(package management): remove gx

parent 4e517811
Pipeline #239 failed with stages
in 0 seconds
......@@ -10,7 +10,6 @@ env:
global:
- GOTFLAGS="-race"
matrix:
- BUILD_DEPTYPE=gx
- BUILD_DEPTYPE=gomod
......
{
"author": "Protocol Labs",
"bugs": {
"url": "https://github.com/ipfs/go-peertaskqueue"
},
"gx": {
"dvcsimport": "github.com/ipfs/go-peertaskqueue"
},
"gxDependencies": [
{
"author": "hsanjuan",
"hash": "QmZUbTDJ39JpvtFCSubiWeUTQRvMA1tVE5RZCJrY4oeAsC",
"name": "go-ipfs-pq",
"version": "0.0.1"
},
{
"author": "whyrusleeping",
"hash": "QmYVXrKrKHDC9FobgmcmshCDyWwdrfwfanNQN4oxJ9Fk3h",
"name": "go-libp2p-peer",
"version": "3.1.2"
}
],
"gxVersion": "0.14.0",
"language": "go",
"license": "",
"name": "go-peertaskqueue",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.1.1"
}
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