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

Changelog

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

  * New upstream release
  * Convert patches to gbp-pq format
  * Add new 0002-Revert-protobuf_extensions-API-bump.patch

 -- Daniel Swarbrick <email address hidden>  Mon, 13 Nov 2023 12:12:21 +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-1.dsc 2.8 KiB dd80b53729d20fed43d92f4f8ff968993bb6dce3d5efd9afce7a210d7c722a27
golang-github-prometheus-common_0.45.0.orig.tar.gz 130.0 KiB 7410b25aceb472474d91b0957690ad6ee051bc261b1661c7338376d013555f9d
golang-github-prometheus-common_0.45.0-1.debian.tar.xz 7.3 KiB 823ef78e2c052ce2f3ba09e4c92f8559135b01bcb175131ac9f5b23bac1760a3

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.