DockerCLI/scripts
Sebastiaan van Stijn df5cedfc81
vendor: spf13/cobra v1.0.0, go-md2man v2.0.0, blackfriday v2.0.1
full diff: https://github.com/spf13/cobra/compare/v0.0.3...v1.0.0

Notable Changes

- Fish completion (including support for Go custom completion)
- API (urgent): Rename BashCompDirectives to ShellCompDirectives
- Remove/replace SetOutput on Command - deprecated
- Custom completions coded in Go (instead of Bash)
- Partial Revert of 922
- Correct documentation for InOrStdin
- Apply formatting to templates
- Revert change so help is printed on stdout again
- Update md2man to v2.0.0
- update viper to v1.4.0
- Update cmd/root.go example in README.md

vendor: update cpuguy83/go-md2man v2.0.0

full diff: https://github.com/cpuguy83/go-md2man/compare/v1.0.8...v2.0.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-04 17:00:46 +02:00
..
build Add an exe extension to windows binary during cross build. 2020-02-27 15:34:23 +01:00
docs vendor: spf13/cobra v1.0.0, go-md2man v2.0.0, blackfriday v2.0.1 2020-05-04 17:00:46 +02:00
gen Merge pull request #1692 from thaJeztah/remove_bashisms 2019-03-21 16:17:49 -07:00
test/e2e Merge pull request #1692 from thaJeztah/remove_bashisms 2019-03-21 16:17:49 -07:00
validate Fixes some unit tests to be able to run them on windows 2018-03-07 18:18:13 +01:00
winresources Update Windows ico 2020-03-02 13:02:29 +01:00
make.ps1 Forcing the creation of tmp directory so that build doesn't fail when it already exists 2019-05-12 21:09:07 +03:00
warn-outside-container Use official shellcheck image 2019-02-26 15:10:38 +01:00