golang-github-rabbitmq-amqp091-go 1.8.1-2 source package in Ubuntu

Changelog

golang-github-rabbitmq-amqp091-go (1.8.1-2) unstable; urgency=medium

  * Fix test failure on 32bit architectures

 -- Mathias Gibbens <email address hidden>  Fri, 16 Jun 2023 23:46:23 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-rabbitmq-amqp091-go_1.8.1-2.dsc 2.3 KiB dca604f6dcbd107cdb1fdcea16d6866346d626f075efa60c62b3fcbc02b6352a
golang-github-rabbitmq-amqp091-go_1.8.1.orig.tar.gz 111.2 KiB f9149e8bd3c55383f8d417070673441693c53dd71872f0bb6ff6a09c79493699
golang-github-rabbitmq-amqp091-go_1.8.1-2.debian.tar.xz 3.0 KiB db6a4d3de3d021d8d1ca95b2b2b956baa041f9edd437b75b9186ba5992eefc48

Available diffs

No changes file available.

Binary packages built by this source

golang-github-rabbitmq-amqp091-go-dev: Go client for AMQP 0.9.1 (library)

 This is a Go AMQP 0.9.1 client maintained by the RabbitMQ core team.
 It was originally developed by Sean Treadway.
 .
 The library provides a functional interface that closely represents
 the AMQP 0.9.1 model targeted to RabbitMQ as a server. This includes
 the minimum necessary to interact the semantics of the protocol.