Skip to content

senro v1.0.6

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:20
· 33 commits to main since this release

Changelog

Bug fixes

Other


api package: github.com/xavidop/senro/api, the wire types for the attach
protocol, ships as part of this same release; it has no dependency beyond the
standard library.

senro is consumed via go get github.com/xavidop/senro@v1.0.6.
This release ships the senro CLI binary above. Install it via
brew install xavidop/tap/senro or
go install github.com/xavidop/senro/cmd/senro@latest.