Commit 8af23348 authored by Raúl Kripalani's avatar Raúl Kripalani

farewell gx; thanks for serving us well.

parent 0418b349
0.1.3: QmQDvJoB6aJWN3sjr3xsgXqKCXf4jU5zdMXpDMsBkYVNqa
......@@ -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
......
gx:
go get github.com/whyrusleeping/gx
go get github.com/whyrusleeping/gx-go
deps: gx
gx --verbose install --global
gx-go rewrite
publish:
gx-go rewrite --undo
......@@ -47,3 +47,7 @@ Small note: If editing the Readme, please conform to the [standard-readme](https
MIT © Protocol Labs
BSD © The Go Authors
---
The last gx published version of this module was: 0.1.3: QmQDvJoB6aJWN3sjr3xsgXqKCXf4jU5zdMXpDMsBkYVNqa
{
"author": "Stebalien",
"bugs": {
"url": "github.com/libp2p/go-buffer-pool/issues"
},
"gx": {
"dvcsimport": "github.com/libp2p/go-buffer-pool"
},
"gxVersion": "0.12.1",
"language": "go",
"license": "MIT+BSD",
"name": "go-buffer-pool",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.1.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