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

Changelog

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

  * New upstream release
  * Bump golang-github-prometheus-client-model-dev dependency to 0.4.0
  * Drop unused golang-github-golang-protobuf-1-5-dev dependency
  * Constrain version of golang-github-prometheus-client-golang-dev dependency
    (>= 1.15.1)

 -- Daniel Swarbrick <email address hidden>  Mon, 19 Jun 2023 08:48:37 +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-1.dsc 2.8 KiB 0335176301838b11b69be0f62a3b5dc3ec9682e93bc59bee92879d4b6cc61923
golang-github-prometheus-common_0.44.0.orig.tar.gz 129.9 KiB 1006a51e2c39efd5e7a483ce11b635b69aaa1b9f56fb64b21f5f69d7aa325077
golang-github-prometheus-common_0.44.0-1.debian.tar.xz 6.6 KiB e9dfb4cdfb0c39f5686dca2d5c288ebc3fce53bcddf51c8713f3597b8ffd917e

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.