client/pkg/kn/commands/plugin
Markus Thömmes 739e63f835
Replace pkg/errors with stdlib errors. (#853)
* Replace pkg/errors with stdlib errors.

* Add changelog entry.

* Fix changelog.
2020-05-25 08:10:47 -07:00
..
handler.go fix(plugin): Fix plugin lookup with file ext on Windows (#774) 2020-04-03 05:57:18 -07:00
handler_test.go Fix plugin execution for Windows (#738) 2020-03-20 09:22:07 -07:00
list.go feat(XDG home): use XDG_CONFIG_HOME as default config location (#668) 2020-02-28 06:24:51 -08:00
list_flags.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
list_flags_test.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
list_test.go fixes(#814) allow plugins to extend the 'source' command group (#818) 2020-05-05 11:09:44 -07:00
plugin.go fixes(#814) allow plugins to extend the 'source' command group (#818) 2020-05-05 11:09:44 -07:00
plugin_test.go fixes(#814) allow plugins to extend the 'source' command group (#818) 2020-05-05 11:09:44 -07:00
plugin_test_helper.go Fix plugin execution for Windows (#738) 2020-03-20 09:22:07 -07:00
verifier.go Replace pkg/errors with stdlib errors. (#853) 2020-05-25 08:10:47 -07:00
verifier_test.go fixes(#814) allow plugins to extend the 'source' command group (#818) 2020-05-05 11:09:44 -07:00
verifier_windows.go Replace pkg/errors with stdlib errors. (#853) 2020-05-25 08:10:47 -07:00