From 969bb5a7423085628d3190b7183a8a4e4b64d6b0 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Thu, 22 Jan 2015 13:29:54 -0800 Subject: [PATCH] Fix protocol dependency hash --- Godeps/Godeps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index c2f222f9f..840ea1ca3 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -35,7 +35,7 @@ }, { "ImportPath": "github.com/syncthing/protocol", - "Rev": "3450b5f80cbf69777693cb4762685817ee2489ad" + "Rev": "442e93d3fc7728d7560c8d039a4199a77879b9f6" }, { "ImportPath": "github.com/syndtr/goleveldb/leveldb",