golang-github-prometheus-common 0.39.0-2 source package in Ubuntu

Changelog

golang-github-prometheus-common (0.39.0-2) unstable; urgency=medium

  * Team upload

  [ Daniel Swarbrick ]
  * Bump Standards-Version to 4.6.2 (no changes)
  * Modernize protobuf dependencies

  [ Mathias Gibbens ]
  * Allow golang-github-golang-protobuf-1-5-dev as optional Depends

 -- Mathias Gibbens <email address hidden>  Thu, 05 Jan 2023 22:06:27 +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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-prometheus-common_0.39.0-2.dsc 2.8 KiB fc29a418df4bd131363615490455918680dd17ea554e077131b84e604c43942c
golang-github-prometheus-common_0.39.0.orig.tar.gz 150.4 KiB 32d5c7df2d4dc28012a0b61c030e395992961e79f0eedc858562ec623e2b2437
golang-github-prometheus-common_0.39.0-2.debian.tar.xz 6.9 KiB 5020fc39fb061ac3d67809a62cda1ebb542a1b99dcb9a9d2920f9af7cc54f648

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.