From 04db6dedbc4d61bddf22d356450cf63c831d846b Mon Sep 17 00:00:00 2001 From: Liang-Chi Hsieh Date: Sat, 20 Jun 2015 15:48:27 +0800 Subject: [PATCH] Fix broken mangen deps. --- Godeps/Godeps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 40f1a25f2a4..8d9b6d6b296 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -132,7 +132,7 @@ "Rev": "97e243d21a8e232e9d8af38ba2366dfcfceebeba" }, { - "ImportPath": "github.com/cpuguy83/go-md2man/mangen", + "ImportPath": "github.com/cpuguy83/go-md2man", "Comment": "v1.0.2-5-g2831f11", "Rev": "2831f11f66ff4008f10e2cd7ed9a85e3d3fc2bed" },