k3s/Godeps
Filipe Brandenburger 374f9978d6 Update github.com/spf13/pflag to include spf13/pflag#3
We need support for IsBoolFlag() in order to implement `--version`
(without an explicit `--version=true`) and also `--version=raw`.

Updated using `godep update github.com/spf13/pflag`.

Tested:
  $ _output/local/bin/linux/amd64/kubelet --version
  Kubernetes v0.8.0-590-gc61720437ec181
  $ _output/local/bin/linux/amd64/kubelet --version=raw
  version.Info{Major:"0", Minor:"8+", GitVersion:"v0.8.0-590-gc61720437ec181", GitCommit:"c61720437ec181ae3fbbfb9d6df5efdf3e3b6c2e", GitTreeState:"clean"}
2015-01-22 14:24:38 -08:00
..
_workspace Update github.com/spf13/pflag to include spf13/pflag#3 2015-01-22 14:24:38 -08:00
Godeps.json Update github.com/spf13/pflag to include spf13/pflag#3 2015-01-22 14:24:38 -08:00
Readme move all third party libs to Godeps/ dir 2014-08-13 14:49:31 -04:00

Readme

This directory tree is generated automatically by godep.

Please do not edit.

See https://github.com/tools/godep for more information.