Binary package “golang-github-kurin-blazer-dev” in ubuntu jammy

Go library for Backblaze's B2

 Blazer is a Golang client library for Backblaze's B2 object storage
 service. It is designed for simple integration with existing applications
 that may already be using S3 and Google Cloud Storage, by exporting only
 a few standard Go types.
 .
 It implements and satisfies the B2 integration checklist
 (https://www.backblaze.com/b2/docs/integration_checklist.html),
 automatically handling error recovery, reauthentication, and other
 low-level aspects, making it suitable to upload very large files, or
 over multi-day time scales.