commit | 7bb2eccae0ab0c90da8642336e4480ebb205fbac | [log] [tgz] |
---|---|---|
author | Scott Ganyo <scott@ganyo.com> | Tue Feb 14 09:43:37 2017 -0800 |
committer | Scott Ganyo <scott@ganyo.com> | Tue Feb 14 09:43:37 2017 -0800 |
tree | c052e049450f8149c6028bd616638557eb5b9ed0 | |
parent | 32e387daad392c0b49867dc7e722f833cfc450d0 [diff] |
Fix glide.yaml
diff --git a/glide.yaml b/glide.yaml index 6255ffa..c36bfa1 100644 --- a/glide.yaml +++ b/glide.yaml
@@ -1,6 +1,6 @@ package: github.com/30x/apidGatewayDeploy import: -- package: github.com/30x/apid +- package: github.com/30x/apid-core version: master - package: github.com/apigee-labs/transicator/common version: master