From 516b09dbb080ec5e9363e5048243432f2e1244d1 Mon Sep 17 00:00:00 2001 From: gmemstr Date: Fri, 17 Nov 2017 14:19:22 -0800 Subject: [PATCH] Update godeps --- Godeps/Godeps.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 76f57e8..f0b066d 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -9,8 +9,9 @@ "Rev": "4da3e2cfbabc9f751898f250b49f2439785783a1" }, { - "ImportPath": "github.com/gmemstr/feeds", - "Rev": "c8f8657f3a1f60cff88624dc069d369d77c658a1" + "ImportPath": "github.com/gorilla/feeds", + "Comment": "v1.0.0", + "Rev": "4b936b5221c53c99fcd4b15ac0b8c38ff490ab89" }, { "ImportPath": "github.com/gorilla/mux",