commit | 745527bea92522b5abeafba4fda2ea5cff063933 | [log] [tgz] |
---|---|---|
author | Scott Ganyo <scott@ganyo.com> | Tue Feb 14 09:43:07 2017 -0800 |
committer | Scott Ganyo <scott@ganyo.com> | Tue Feb 14 09:43:07 2017 -0800 |
tree | 65ab35e676a2172d363cc4d59b79e7c89d852025 | |
parent | f869de086aa7d3c8e70c05f819717d6d4d097531 [diff] |
Fix glide.yaml
diff --git a/glide.yaml b/glide.yaml index 65d3e3d..01d2a6d 100644 --- a/glide.yaml +++ b/glide.yaml
@@ -1,6 +1,6 @@ package: github.com/30x/apidApigeeSync import: -- package: github.com/30x/apid +- package: github.com/30x/apid-core version: master - package: github.com/onsi/ginkgo/ginkgo version: master