golang-gopkg-errgo.v2 2.1.0-2 source package in Ubuntu

Changelog

golang-gopkg-errgo.v2 (2.1.0-2) unstable; urgency=medium

  * Source-only upload for migration to testing

 -- Anthony Fok <email address hidden>  Mon, 24 Feb 2020 17:26:01 -0700

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-gopkg-errgo.v2_2.1.0-2.dsc 2.2 KiB 2011993b6fddc3919cf260474d785642967c86f9ce11b78723403d0ae2f6b206
golang-gopkg-errgo.v2_2.1.0.orig.tar.xz 9.1 KiB 76d7e146cf392320b20b6cf1d49864389ba3f53a3df355a816a40e87a875e0d3
golang-gopkg-errgo.v2_2.1.0-2.debian.tar.xz 2.7 KiB f606017a3ca6d48348d3986f0cd6d681dc26355ade34358922cd9fbc9c646287

Available diffs

No changes file available.

Binary packages built by this source

golang-gopkg-errgo.v2-dev: Dependable Go errors with tracebacks, version 2

 Package errgo provides some primitives for error creation and handling.
 .
 It provides primitives for wrapping and annotating errors
 without exposing implementation details unnecessarily.
 .
 This package provides version 2 of the errgo Go library.