client/vendor/github.com
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
..
PuerkitoBio chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
cpuguy83/go-md2man/v2 Updates spf13/cobra dep to v0.0.5 (#443) 2019-10-30 03:31:11 -07:00
davecgh/go-spew Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
emicklei/go-restful chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
evanphx/json-patch refactor(source): Update to Knative eventing 0.13.0 (#705) 2020-03-06 13:47:27 -08:00
fsnotify/fsnotify Track floating deps at master (#932) 2020-07-15 07:42:32 -07:00
ghodss/yaml Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
go-openapi Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
gogo/protobuf Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
golang/protobuf Track floating deps at master (#932) 2020-07-15 07:42:32 -07:00
google Track floating deps at master (#932) 2020-07-15 07:42:32 -07:00
googleapis/gnostic Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
gregjones/httpcache Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
hashicorp Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
imdario/mergo Track floating deps at master (#932) 2020-07-15 07:42:32 -07:00
inconshreveable/mousetrap Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
json-iterator/go Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
liggitt/tabwriter bump k8s packages to 1.17.6 (#881) 2020-06-08 15:30:32 -07:00
magiconair/properties Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
mailru/easyjson Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
mitchellh Track floating deps at master (#932) 2020-07-15 07:42:32 -07:00
modern-go Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
pelletier/go-toml Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
peterbourgon/diskv Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
pkg/errors Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
robfig/cron/v3 Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
russross/blackfriday/v2 Updates spf13/cobra dep to v0.0.5 (#443) 2019-10-30 03:31:11 -07:00
shurcooL/sanitized_anchor_name Updates spf13/cobra dep to v0.0.5 (#443) 2019-10-30 03:31:11 -07:00
spf13 Upgrade spf13/cobra dep to current master (#944) 2020-07-22 14:46:57 -07:00
subosito/gotenv Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00