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

Changelog

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

  * New upstream release
  * d/control: drop obsolete acceptance of sha1-signed test cert

 -- Daniel Swarbrick <email address hidden>  Thu, 15 Sep 2022 13:10:28 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-prometheus-common_0.37.0-1.dsc 2.8 KiB f10f531657c6c8690bd691cd510d7419f48f5457e84f7ceb26062a339dbe7bfd
golang-github-prometheus-common_0.37.0.orig.tar.gz 145.5 KiB db3d3a1e6a93cb9d38116c38beb7c7f3d76257e39f2eb5c93e54d6da54f217ac
golang-github-prometheus-common_0.37.0-1.debian.tar.xz 6.7 KiB 578af72ca0acb01937e1795f6d6b6a8a5a1a586b58962f0242124d35b01c285f

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.