aboutsummaryrefslogtreecommitdiffstats
path: root/community/easypki/glide.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'community/easypki/glide.yaml')
-rw-r--r--community/easypki/glide.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/community/easypki/glide.yaml b/community/easypki/glide.yaml
new file mode 100644
index 0000000000..785d15a234
--- /dev/null
+++ b/community/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