From 43901c92825389b694fb5488c520cf5122f022de Mon Sep 17 00:00:00 2001 From: Péter Szilágyi Date: Thu, 7 May 2015 14:40:50 +0300 Subject: eth/downloader: fix priority queue reset, add throttling test --- Godeps/Godeps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Godeps/Godeps.json') diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index a5b27e76c..012475c08 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -100,7 +100,7 @@ }, { "ImportPath": "gopkg.in/karalabe/cookiejar.v2/collections/prque", - "Rev": "cf5d8079df7c4501217638e1e3a6e43f94822548" + "Rev": "0b2e270613f5d7ba262a5749b9e32270131497a2" }, { "ImportPath": "gopkg.in/qml.v1/cdata", -- cgit