aboutsummaryrefslogtreecommitdiffstats
path: root/community/easypki/glide.lock
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2017-10-02 17:42:13 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2017-10-02 17:42:18 +0200
commitb4cde20c32a37e400dcda159f956c0e69a7ff0ed (patch)
tree741e3816e3c8e8e4a1178f7b42da5aad55dd45ab /community/easypki/glide.lock
parenta7ad49f1a8b55dddc397c89f98284d90363984b6 (diff)
downloadaports-b4cde20c32a37e400dcda159f956c0e69a7ff0ed.tar.bz2
aports-b4cde20c32a37e400dcda159f956c0e69a7ff0ed.tar.xz
testing/easypki: move from community and enable check
Diffstat (limited to 'community/easypki/glide.lock')
-rw-r--r--community/easypki/glide.lock20
1 files changed, 20 insertions, 0 deletions
diff --git a/community/easypki/glide.lock b/community/easypki/glide.lock
new file mode 100644
index 0000000000..7d591adc6e
--- /dev/null
+++ b/community/easypki/glide.lock
@@ -0,0 +1,20 @@
+hash: cd94c9a799f223790b2ec67c64a31c165b576179fb83194de2fd0829f8366b92
+updated: 2017-05-09T11:05:34.140243958+02:00
+imports:
+- name: github.com/boltdb/bolt
+ version: 5cc10bbbc5c141029940133bb33c9e969512a698
+- name: github.com/codegangsta/cli
+ version: d70f47eeca3afd795160003bc6e28b001d60c67c
+- name: github.com/go-yaml/yaml
+ version: cd8b52f8269e0feb286dfeef29f8fe4d5b397e0b
+- name: github.com/google/easypki
+ version: d7ae2721b8268b1e2880656504f41d4ae94c902b
+ subpackages:
+ - pkg/certificate
+ - pkg/easypki
+ - pkg/store
+- name: golang.org/x/sys
+ version: 8f0908ab3b2457e2e15403d3697c9ef5cb4b57a9
+ subpackages:
+ - unix
+testImports: []