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

Changelog

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

  * New upstream release
  * Drop obsolete golang-protobuf-extensions-dev dependency
  * Refresh patches

 -- Daniel Swarbrick <email address hidden>  Sun, 14 Jan 2024 11:19:03 +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.46.0-1.dsc 2.8 KiB 2a4c46f272ccdc85d158e615bc06647afeea3b3c359d32b9d9bac5125584fe10
golang-github-prometheus-common_0.46.0.orig.tar.gz 129.2 KiB d5ea1c511890e29a3b9a425a9ef81c33e2259462edb59b349826c4de2324a8dc
golang-github-prometheus-common_0.46.0-1.debian.tar.xz 7.0 KiB 228130bc506924ebed20fb160d07cab322d3bc2f7768f47396589751759fb753

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.