golang-github-juju-loggo 2.0.0-1 source package in Ubuntu

Changelog

golang-github-juju-loggo (2.0.0-1) unstable; urgency=medium

  * New upstream release
  * d/control:
    - Update my email address
    - Update Standards-Version to 4.6.2 (no changes needed)
  * Update years in d/copyright

 -- Mathias Gibbens <email address hidden>  Thu, 08 Feb 2024 23:40:30 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-juju-loggo_2.0.0-1.dsc 2.2 KiB 8e83b0d33a8a2ddde7fcd56f776d4624c3d387324fe5f0777e760270447a1a21
golang-github-juju-loggo_2.0.0.orig.tar.gz 25.5 KiB 3bec3d0c82ddaf71d427d538137ec94d0298fe34702b94b514150ca734be3d52
golang-github-juju-loggo_2.0.0-1.debian.tar.xz 3.1 KiB 0cd6e8482f821182482818a5fbb9a760ebe40c929bdf2ccfc57fb66e27516991

Available diffs

No changes file available.

Binary packages built by this source

golang-github-juju-loggo-dev: logging library for Go

 This package provides an alternative to the standard library
 log package.
 .
 The actual logging functions never return errors. If you are logging
 something, you really don't want to be worried about the logging having
 trouble.