Skip to content

Tags: lobando/cobra

Tags

v0.0.3

Fixed code sample for bash completion (spf13#687)

v0.0.2

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update the Travis and CircleCI Go versions (spf13#651)

v0.0.1

Create new buffer if not present yet (spf13#549)

Fixes a nil dereference when TraverseChildren is used
with multiple subcommands.