| commit | 6086f0213e36c13d1ab0bf6b536237eeb106a9c0 | [log] [tgz] |
|---|---|---|
| author | Scott Ganyo <scott@ganyo.com> | Tue Mar 07 08:40:02 2017 -0800 |
| committer | Scott Ganyo <scott@ganyo.com> | Tue Mar 07 08:40:02 2017 -0800 |
| tree | 675b42c4a991416d6c14720d02127c759a6919eb | |
| parent | 376cb69bd8b6ef2e227645ffe8f317e4fcc98d49 [diff] |
Fix package name in glide.yaml
diff --git a/glide.yaml b/glide.yaml index 2ac279f..f9d9a58 100644 --- a/glide.yaml +++ b/glide.yaml
@@ -1,4 +1,4 @@ -package: github.com/30x/apid +package: github.com/30x/apid-core import: - package: github.com/Sirupsen/logrus version: v0.11.0