client/vendor/github.com/spf13
Navid Shaikh 8232c9d16b
Upgrade spf13/cobra dep to current master (#944)
* Pin spf13/cobra dep at b95db644ed1c0e183a90d8509ef2f9a5d51cc29b

 which includes the zsh completion fix for https://github.com/spf13/cobra/pull/899
 and remove the fork of cobra with fix in `replace` section of go.mod

* Parse args without invoking a separate command

 Do not define and execute extractCommand before running actual root
 command to parse all the args without flags. This was creating issues
 with completion utils to generate additional shell completion directive.
 Now uses cobra's inbuilt utilities to parse the command args without flags.

* Return error from stripFlags if any

* Update unit tests
2020-07-22 14:46:57 -07:00
..
afero chore: Update k8s dependencies and cleaned up a bit (#622) 2020-01-22 04:57:23 -08:00
cast Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
cobra Upgrade spf13/cobra dep to current master (#944) 2020-07-22 14:46:57 -07:00
jwalterweatherman Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
pflag chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
viper Track floating deps at master (#932) 2020-07-15 07:42:32 -07:00