golang-github-prometheus-common 0.42.0-2 source package in Ubuntu

Changelog

golang-github-prometheus-common (0.42.0-2) unstable; urgency=medium

  * Drop obsolete 01-support-outdated-protobuf-build-deps.patch
  * Replace golang-github-golang-protobuf-1-3-dev Build-Depends with
    golang-github-golang-protobuf-1-5-dev
  * Drop alternative golang-github-golang-protobuf-1-3-dev Depends

 -- Daniel Swarbrick <email address hidden>  Sun, 18 Jun 2023 20:59:42 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-prometheus-common_0.42.0-2.dsc 2.8 KiB c33f6c03566df5b822af4a3cb9d94a85f30d33798f6ed45f6f75ef0d199218e7
golang-github-prometheus-common_0.42.0.orig.tar.gz 127.5 KiB 98a156d904868667a0ca474c8fa8b58fb8bf637b3caac92c71f792b8c080790c
golang-github-prometheus-common_0.42.0-2.debian.tar.xz 6.6 KiB e2554f0e27b96574001efdc595b236fbd201394ee43836b112bae8a19f0b7f5f

Available diffs

No changes file available.

Binary packages built by this source

golang-github-prometheus-common-dev: common libraries for Prometheus components

 This package includes:
 .
  * github.com/prometheus/common/config: Common configuration structures.
  * github.com/prometheus/common/expfmt: Decoding and encoding for the
    exposition format.
  * github.com/prometheus/common/model: Shared data structures.
  * github.com/prometheus/common/promlog: Defines standardised ways to
    initialize Go kit loggers across Prometheus components.
  * github.com/prometheus/common/route: A routing wrapper around
    https://github.com/julienschmidt/httprouter using `context.Context`.
  * github.com/prometheus/common/server: Common servers.
  * github.com/prometheus/common/sigv4: Provides a http.RoundTripper that
    signs requests using Amazon's Signature Verification V4 signing procedure.
  * github.com/prometheus/common/version: Version information and metrics.