Fri, 28 Jun 2024 11:39:21 UTC | login

Information for build golang-github-hashicorp-multierror-1.1.0-4.fc33

ID174162
Package Namegolang-github-hashicorp-multierror
Version1.1.0
Release4.fc33
Epoch
SummaryGo package for representing a list of errors as a single error
Description Go-multierror is a package for Go that provides a mechanism for representing a list of error values as a single error. This allows a function in Go to return an error that might actually be a list of errors. If the caller knows this, they can unwrap the list and access the errors. If the caller doesn't know, the error formats to a nice human-readable format. Go-multierror implements the errwrap interface so that it can be used with that library, as well.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 12:49:09 UTC
CompletedThu, 13 Aug 2020 12:49:09 UTC
Tags
f33
f37
f38
RPMs
src
golang-github-hashicorp-multierror-1.1.0-4.fc33.src.rpm (info) (download)
noarch
golang-github-hashicorp-multierror-devel-1.1.0-4.fc33.noarch.rpm (info) (download)
Changelog * Mon Jul 27 2020 Robert-André Mauchin <zebob.m@gmail.com> - 1.1.0-1 - Update to 1.1.0 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jul 05 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.0-2 - Add Obsoletes for old name * Sun Apr 21 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.0.0-1 - Release 1.0.0 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.18.gitd30f099 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot <nim@fedoraproject.org> - 0-0.17.gitd30f099 - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/