senro v1.0.6
Changelog
Bug fixes
Other
- 0ae1b53: chore(release): 1.0.6 [skip ci] (@semantic-release-bot)
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.