From feaabde125372e70bd384d949d8a2f0a318bf68b Mon Sep 17 00:00:00 2001 From: Yicheng Qin Date: Wed, 28 Jan 2015 12:20:46 -0800 Subject: [PATCH] Godeps: bump golang.org/x/net/context to b8c11bbe --- Godeps/Godeps.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 0dfa01194..dca3f35d3 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -29,8 +29,7 @@ }, { "ImportPath": "golang.org/x/net/context", - "Comment": "null-220", - "Rev": "c5a46024776ec35eb562fa9226968b9d543bb13a" + "Rev": "b8c11bbe941633d84573af9686bfef280594b4fd" } ] }