client/vendor
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
..
cloud.google.com/go Track floating deps at master (#932) 2020-07-15 07:42:32 -07:00
github.com Upgrade spf13/cobra dep to current master (#944) 2020-07-22 14:46:57 -07:00
go.uber.org Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
golang.org/x Track floating deps at master (#932) 2020-07-15 07:42:32 -07:00
gomodules.xyz/jsonpatch/v2 refactor(source): Update to Knative eventing 0.13.0 (#705) 2020-03-06 13:47:27 -08:00
gonum.org/v1/gonum add kn export type (#856) 2020-06-18 02:33:25 -07:00
google.golang.org Track floating deps at master (#932) 2020-07-15 07:42:32 -07:00
gopkg.in Track floating deps at master (#932) 2020-07-15 07:42:32 -07:00
gotest.tools fixes(issue #111) generically for all command groups (#218) 2019-07-02 23:50:32 -07:00
k8s.io add kn export type (#856) 2020-06-18 02:33:25 -07:00
knative.dev Track floating deps at master (#932) 2020-07-15 07:42:32 -07:00
sigs.k8s.io chore: Remove OWNERS files in vendor/ when updating deps (#867) 2020-06-01 19:25:03 -07:00
modules.txt Upgrade spf13/cobra dep to current master (#944) 2020-07-22 14:46:57 -07:00