From 9828d8e9ccb252fbd3ce46ac6b51dec42619904a Mon Sep 17 00:00:00 2001 From: Eric Paris Date: Wed, 8 Oct 2014 14:28:03 -0400 Subject: [PATCH] update Godeps.json with github.com/elazarl/go-bindata-assetfs --- Godeps/Godeps.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 8478da2cb2b..8229322b876 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -54,6 +54,10 @@ "Comment": "v0.2.0-rc1-120-g23142f6", "Rev": "23142f6773a676cc2cae8dd0cb90b2ea761c853f" }, + { + "ImportPath": "github.com/elazarl/go-bindata-assetfs", + "Rev": "ae4665cf2d188c65764c73fe4af5378acc549510" + }, { "ImportPath": "github.com/fsouza/go-dockerclient", "Comment": "0.2.1-241-g0dbb508",