kompose/vendor/github.com/spf13/cobra
Shubham Minglani e9544ca894 add github.com/pkg/errors to glide and vendor
This adds github.com/pkg/errors to glide.yaml followed
by glide and glide-vc commands. The github.com/pkg/errors
package is currently required mainly for the errors.Wrap()
and errors.New() methods, since this lets us to annotate the
errors while passing the error message up the call stack.
2017-03-15 19:41:28 +05:30
..
bash_completions.go add github.com/pkg/errors to glide and vendor 2017-03-15 19:41:28 +05:30
cobra.go add github.com/pkg/errors to glide and vendor 2017-03-15 19:41:28 +05:30
command_notwin.go update vendoring 2016-08-05 00:31:16 +07:00
command_win.go update vendoring 2016-08-05 00:31:16 +07:00
command.go add github.com/pkg/errors to glide and vendor 2017-03-15 19:41:28 +05:30
LICENSE.txt update vendoring 2016-08-05 00:31:16 +07:00