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

Changelog

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

  * Explicitly constrain golang-github-prometheus-client-golang-dev
    dependency (>= 1.17.0-2~)

 -- Daniel Swarbrick <email address hidden>  Sat, 18 Nov 2023 15:57:45 +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-3.dsc 2.8 KiB c21d9961658ea4a81957b803776004fe0d4bc866ae0e5acae4857fe30922317d
golang-github-prometheus-common_0.45.0.orig.tar.gz 130.0 KiB 7410b25aceb472474d91b0957690ad6ee051bc261b1661c7338376d013555f9d
golang-github-prometheus-common_0.45.0-3.debian.tar.xz 7.4 KiB 6772c628df7a9f5961f7beed38fd29a993368b544f8b4e0168c64258dfd22d3e

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.