commit | 521e376c5c16ba3d9af0f60542f82c98b88659f1 | [log] [tgz] |
---|---|---|
author | Scott Ganyo <scott@ganyo.com> | Tue Feb 14 12:51:18 2017 -0800 |
committer | GitHub <noreply@github.com> | Tue Feb 14 12:51:18 2017 -0800 |
tree | 33b4a35b3e9ec3ca5102c88631307e90d01aff73 | |
parent | 41272f6fed4497eb059cc3b84c8cd15931416f9e [diff] | |
parent | 64d5fe2ab65d8926ca6177d5485b93d135c41a7e [diff] |
Merge pull request #7 from 30x/caching_fix Changed caching implementation. Fixes issue #5
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