Skip to content

Tags: nesv/cmndr

Tags

v1.2.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Remove all external dependencies

github.com/spf13/pflag isn't netting us as much as I had hoped it would,
and it's a pretty decently-sized dependency; ultimately not worth the
effort.

github.com/pkg/errors is gone too, now that the standard library has
everything we need.

v1.1.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'pflag'

v1.0.2

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
go.mod: Pull in dependencies.

v1.0.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add go.{mod,sum}.

v1.0.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
readme: add link to godoc