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

Changelog

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

  * New upstream release

 -- Daniel Swarbrick <email address hidden>  Tue, 23 Apr 2024 09:17:29 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-prometheus-common_0.53.0-1.dsc 2.8 KiB 30c9a5eb2965c2376f326fcf682b3a65e8f9cc931297ad6126e495c636964a00
golang-github-prometheus-common_0.53.0.orig.tar.gz 142.3 KiB 9852a96c1f95205059ae11466f837837cbb79237dd07af9ea24c7d1d0d4704b2
golang-github-prometheus-common_0.53.0-1.debian.tar.xz 7.8 KiB 0d236cea39f60f7547ed6a50a1eedcbe91f3863dc9452779420580a8ccfcee7e

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.