aboutsummaryrefslogtreecommitdiffstats
path: root/testing/easypki/glide.yaml
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2017-05-09 15:54:52 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2017-05-09 15:54:55 +0200
commit9b78e795a4200eb5d77e78f7e2f42cedd67b6761 (patch)
treee1fa625c77aab071dc4d5f8787782b512a2e1392 /testing/easypki/glide.yaml
parent8a7ff854afc705a7c5dc1543d5fb7020dc34c686 (diff)
downloadaports-9b78e795a4200eb5d77e78f7e2f42cedd67b6761.tar.bz2
aports-9b78e795a4200eb5d77e78f7e2f42cedd67b6761.tar.xz
testing/easypki: new aport
Diffstat (limited to 'testing/easypki/glide.yaml')
-rw-r--r--testing/easypki/glide.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/easypki/glide.yaml b/testing/easypki/glide.yaml
new file mode 100644
index 0000000000..785d15a234
--- /dev/null
+++ b/testing/easypki/glide.yaml
@@ -0,0 +1,10 @@
+package: easypki-1.1.0
+import:
+- package: github.com/boltdb/bolt
+- package: github.com/codegangsta/cli
+- package: github.com/go-yaml/yaml
+- package: github.com/google/easypki
+ subpackages:
+ - pkg/certificate
+ - pkg/easypki
+ - pkg/store