From 6e8ae30f39ab139206f5533c798c4fc7e1e54fc2 Mon Sep 17 00:00:00 2001 From: xilabao Date: Wed, 3 May 2017 13:57:55 +0800 Subject: [PATCH] update gopass to fix format error Kubernetes-commit: 892980dd748bd99b0493b117ff4bf27eefb0ba63 --- Godeps/Godeps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 884b82a9..4fcf2261 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -148,7 +148,7 @@ }, { "ImportPath": "github.com/howeyc/gopass", - "Rev": "3ca23474a7c7203e0a0a070fd33508f6efdb9b3d" + "Rev": "bf9dde6d0d2c004a008c27aaee91170c786f6db8" }, { "ImportPath": "github.com/imdario/mergo",