golang-github-prometheus-common 0.44.0-3 source package in Ubuntu

Changelog

golang-github-prometheus-common (0.44.0-3) unstable; urgency=medium

  * Breaks golang-github-armon-go-metrics << 0.3.4-3

 -- Daniel Swarbrick <email address hidden>  Sat, 24 Jun 2023 10:14:46 +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.44.0-3.dsc 2.9 KiB e08380ca4f18769995c3c97dde30341e616974a3f8f1e689ce2d04f6b6834a9f
golang-github-prometheus-common_0.44.0.orig.tar.gz 129.9 KiB 1006a51e2c39efd5e7a483ce11b635b69aaa1b9f56fb64b21f5f69d7aa325077
golang-github-prometheus-common_0.44.0-3.debian.tar.xz 6.7 KiB 024e1020e80a42b2496b147c7f495ecb21c0f3db819710dffc64c910eb54d74a

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.