From 7a88cacaa2b5db30c319075591ba027f7df17239 Mon Sep 17 00:00:00 2001 From: Tim Hockin Date: Mon, 22 May 2017 22:06:02 -0700 Subject: [PATCH] Update godeps for juju ratelimit This picked up an unrelated but missing change. Kubernetes-commit: 3178433b9fb9a75ffe8b53c4c61fa8b71a409c65 --- Godeps/Godeps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index e67aca395..1405b9651 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -480,7 +480,7 @@ }, { "ImportPath": "github.com/juju/ratelimit", - "Rev": "77ed1c8a01217656d2080ad51981f6e99adaa177" + "Rev": "5b9ff866471762aa2ab2dced63c9fb6f53921342" }, { "ImportPath": "github.com/karlseguin/ccache",