senro v1.3.2
Changelog
Bug fixes
Other
- 1336017: chore(release): 1.3.2 [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.3.2.
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.