reference basis
Showing
.github/config.yml
0 → 100644
.gx/lastpubver
0 → 100644
LICENSE
0 → 100644
go.mod
0 → 100644
module gitlab.dms3.io/dms3/public/go-ipfs-pq | ||
go 1.15 |
package.json
0 → 100644
{ | ||
"author": "hsanjuan", | ||
"bugs": { | ||
"url": "https://github.com/ipfs/go-ipfs-pq" | ||
}, | ||
"gx": { | ||
"dvcsimport": "github.com/ipfs/go-ipfs-pq" | ||
}, | ||
"gxVersion": "0.12.1", | ||
"language": "go", | ||
"license": "MIT", | ||
"name": "go-ipfs-pq", | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "0.0.1" | ||
} | ||
pq.go
0 → 100644
pq_test.go
0 → 100644
Please register or sign in to comment