Skip to content

0.1.0

@akshayjshah akshayjshah tagged this 07 Jan 23:32
The `cmd.Do` function takes a writer to use as standard out, but doesn't
use it. Instead, there's a duplicate call to `cobra.Command.SetErr`.
This patch replaces one of the duplicates with `SetOut`.
Assets 2
Loading