From 74c3257d0c1d7f06f0989105d1bb0b5b68980e1e Mon Sep 17 00:00:00 2001
From: Deluan <github@deluan.com>
Date: Fri, 25 Mar 2016 13:37:21 -0400
Subject: [PATCH] Cleaning glide.yml

---
 glide.lock |  4 ++--
 glide.yaml | 19 +++++++------------
 2 files changed, 9 insertions(+), 14 deletions(-)

diff --git a/glide.lock b/glide.lock
index caf7d8468..6f802fe03 100644
--- a/glide.lock
+++ b/glide.lock
@@ -1,5 +1,5 @@
-hash: 788fcff14d0a6919c97721088eaf924bd7e2efca7b3c5585faf1a48dc5c6f367
-updated: 2016-03-25T01:21:33.908294047-04:00
+hash: 466d4e99ecbab6b3478d415f4c696595288a98cfa2dec8f8dfccd1767753d6db
+updated: 2016-03-25T13:30:42.383971626-04:00
 imports:
 - name: github.com/astaxie/beego
   version: 92d0b9ae95662d04e1d32eeffa52b4697b01ae37
diff --git a/glide.yaml b/glide.yaml
index 98c93d6f0..2c695c134 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -1,17 +1,12 @@
 package: github.com/deluan/gosonic
 import:
 - package: github.com/astaxie/beego
-  version: 92d0b9a
-- package: github.com/deluan/itl
-  version: f5c998c
-- package: github.com/siddontang/ledisdb
-  version: 713b229
-- package: github.com/karlkfi/inject
-  version: fe06da2
-- package: github.com/dhowden/tag
-  version: bccc91e
-- package: github.com/nfnt/resize
-  version: 4d93a29
+  version: v1.6.0
 - package: github.com/kennygrant/sanitize
-  version: ce9fd1f
+  version: v1.0
+- package: github.com/siddontang/ledisdb
+- package: github.com/karlkfi/inject
+- package: github.com/dhowden/tag
+- package: github.com/nfnt/resize
+- package: github.com/deluan/itl
 - package: github.com/deluan/gomate
\ No newline at end of file