aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gx/glide.yaml
diff options
context:
space:
mode:
authorOleg Titov <oleg.titov@gmail.com>2019-03-05 13:01:01 -0600
committerKevin Daudt <kdaudt@alpinelinux.org>2019-04-01 19:11:31 +0000
commit0ebd74570127c670bfb45dab635c544dac4d5748 (patch)
tree49965a89fc57f5aca9569dbfff5d8f55facd048c /testing/gx/glide.yaml
parent0f54ffe2cbac88c9698034e7bd9b68855907032b (diff)
downloadaports-0ebd74570127c670bfb45dab635c544dac4d5748.tar.bz2
aports-0ebd74570127c670bfb45dab635c544dac4d5748.tar.xz
testing/gx: new aport
https://github.com/whyrusleeping/gx Packaging tool build around the distributed, content addressed filesystem IPFS
Diffstat (limited to 'testing/gx/glide.yaml')
-rw-r--r--testing/gx/glide.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/testing/gx/glide.yaml b/testing/gx/glide.yaml
new file mode 100644
index 0000000000..dea832a0ea
--- /dev/null
+++ b/testing/gx/glide.yaml
@@ -0,0 +1,16 @@
+package: src/github.com/whyrusleeping/gx
+import:
+- package: github.com/blang/semver
+- package: github.com/ipfs/go-ipfs-api
+- package: github.com/mitchellh/go-homedir
+- package: github.com/multiformats/go-multiaddr
+- package: github.com/multiformats/go-multiaddr-net
+- package: github.com/multiformats/go-multihash
+- package: github.com/sabhiram/go-gitignore
+- package: github.com/urfave/cli
+- package: github.com/whyrusleeping/gx
+ subpackages:
+ - gxutil
+- package: github.com/whyrusleeping/json-filter
+- package: github.com/whyrusleeping/progmeter
+- package: github.com/whyrusleeping/stump