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

Changelog

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

  * Breaks golang-github-prometheus-client-golang (<< 1.17.0-2~) due to
    config.NewBasicAuthRoundTripper() function signature change

 -- Daniel Swarbrick <email address hidden>  Thu, 16 Nov 2023 15:28:36 +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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-prometheus-common_0.45.0-2.dsc 2.8 KiB f84271170e153c2d5118cd5643c97545a092b9f39d578605ec80e45528b43f7f
golang-github-prometheus-common_0.45.0.orig.tar.gz 130.0 KiB 7410b25aceb472474d91b0957690ad6ee051bc261b1661c7338376d013555f9d
golang-github-prometheus-common_0.45.0-2.debian.tar.xz 7.3 KiB 85d2a073300d6e42aef9497b4b87efe211b4e617d9f19ec3d9e84181421986df

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.