commit | 41272f6fed4497eb059cc3b84c8cd15931416f9e | [log] [tgz] |
---|---|---|
author | Scott Ganyo <scott@ganyo.com> | Tue Feb 14 09:42:53 2017 -0800 |
committer | Scott Ganyo <scott@ganyo.com> | Tue Feb 14 09:42:53 2017 -0800 |
tree | 0f183139ef6c553fda3b39e2a60509b0eef65bd9 | |
parent | a0d2131783fd4e125472f780592db110f45ce308 [diff] |
Fix glide.yaml
diff --git a/glide.yaml b/glide.yaml index 054e3eb..412f5e8 100644 --- a/glide.yaml +++ b/glide.yaml
@@ -1,7 +1,7 @@ package: github.com/30x/apidAnalytics import: -- package: github.com/30x/apid +- package: github.com/30x/apid-core version: master testImport: - package: github.com/onsi/ginkgo/ginkgo