Merge pull request #12753 from eparis/rebase-pflag

Update spf13/pflag to fix StringSlice bug
This commit is contained in:
Marek Grabowski
2015-08-17 10:48:25 +02:00
8 changed files with 213 additions and 16 deletions

4
Godeps/Godeps.json generated
View File

@@ -488,8 +488,8 @@
},
{
"ImportPath": "github.com/spf13/pflag",
"Comment": "v0.0.1-73-g534019b",
"Rev": "534019bcaea096fc0f0641afa2aed1e80cbb0ccc"
"Comment": "v0.0.1-81-g4869ec2",
"Rev": "4869ec2ae0628354eaac5bf88fccf9a7265ae475"
},
{
"ImportPath": "github.com/stretchr/objx",