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

Changelog

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

  [ Aloïs Micard ]
  * update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)

  [ Mathias Gibbens ]
  * First upstream release
    - Update d/watch to track releases
  * Update Standards-Version in d/control (no changes needed)
  * Update years in d/copyright

 -- Mathias Gibbens <email address hidden>  Wed, 10 Aug 2022 15:19:57 +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
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-juju-loggo_1.0.0-1.dsc 2.2 KiB 8f8feb76a200819f5755e7ef0af35984e95f3a852bf8a2f73c0fba6dc0d66693
golang-github-juju-loggo_1.0.0.orig.tar.gz 24.8 KiB 0e53b2c635c58568bdc7237e2a2ce3078e51843148a0ca0b7b7674aea5180c16
golang-github-juju-loggo_1.0.0-1.debian.tar.xz 3.0 KiB 42765bc4c9ba873b3f9245ba5806df4c1bceb1870f7d562a014545c791815c00

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.