From cc8076bf191edb825ba1a4bc64f27873629979ae Mon Sep 17 00:00:00 2001 From: Clete Blackwell II Date: Sat, 15 Oct 2016 09:56:33 -0500 Subject: [PATCH] Fix notify version for godeps. --- Godeps/Godeps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index e65d526..7660d32 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -14,7 +14,7 @@ }, { "ImportPath": "github.com/zillode/notify", - "Rev": "2da5cc9881e8f16bab76b63129c7781898f97d16" + "Rev": "df33c1a773b462f936a149c36696c018c047eaa9" } ] }