From 4c3818df4f0af0bcd154d20c2d2dba3cb41c8252 Mon Sep 17 00:00:00 2001 From: xilabao Date: Tue, 21 Feb 2017 15:01:58 +0800 Subject: [PATCH] godep update github.com/spf13/pflag --- Godeps/Godeps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 6aada184b..2e48b5555 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -551,7 +551,7 @@ }, { "ImportPath": "github.com/spf13/pflag", - "Rev": "5ccb023bc27df288a957c5e994cd44fd19619465" + "Rev": "9ff6c6923cfffbcd502984b8e0c80539a94968b7" }, { "ImportPath": "github.com/stretchr/testify/assert",