From b1b68b58fe72f66ad95abc20df0ec51361baaab4 Mon Sep 17 00:00:00 2001 From: Audrius Butkevicius Date: Sun, 28 Jun 2015 11:40:53 +0100 Subject: [PATCH] Update protocol package --- Godeps/Godeps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index e31097ee..85f7b9cd 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -35,7 +35,7 @@ }, { "ImportPath": "github.com/syncthing/protocol", - "Rev": "9f871a372629080e07662db3ccf4f075bdac7a6f" + "Rev": "95e15c95f21b81b09772f07de5c142a3e68f78db" }, { "ImportPath": "github.com/syndtr/goleveldb/leveldb",