golang-github-optiopay-kafka 2.1.1-1 source package in Ubuntu

Changelog

golang-github-optiopay-kafka (2.1.1-1) unstable; urgency=medium

  * Team Upload.

  [Alexandre Viau]
  * Point Vcs-* urls to salsa.debian.org.

  [Nilesh Patra]
  * Fix watch as per github tags
  * New upstream version 2.1.1 (Closes: #867775)
  * Update Build-Deps
  * Skip tests needing TLS connection
  * Add upstream/metadata
  * Fix with cme
  * Add "Rules-Requires-Root:no"

 -- Nilesh Patra <email address hidden>  Sun, 24 May 2020 18:04:05 +0530

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-optiopay-kafka_2.1.1-1.dsc 2.3 KiB 5c4dbf844775a2da54185ef645bea026d4d66491b8e8cc65b69c63803c4d7531
golang-github-optiopay-kafka_2.1.1.orig.tar.gz 88.8 KiB f623374e1041329c99ae99d9902d554418239e983198b8b418a73b193e9ec069
golang-github-optiopay-kafka_2.1.1-1.debian.tar.xz 3.0 KiB f8bb13da6994c970a376fa3f53751197997730df2aa273c12587bba3559216fd

No changes file available.

Binary packages built by this source

golang-github-optiopay-kafka-dev: Go client library for Apache Kafka

 This library provides a high-level client API for Apache Kafaka. It
 implements connection management as well as producer and consumer
 objects for sending and receiving messages, respectively.
 .
 Apache Kafka is an open-source stream processing software providing a
 unified, high-throughput, low-latency platform for handling real-time
 data feeds.