Fri, 07 Jun 2024 07:26:49 UTC | login

Information for build golang-github-hashicorp-multierror-1.1.1-3.fc37

ID220341
Package Namegolang-github-hashicorp-multierror
Version1.1.1
Release3.fc37
Epoch
SummaryGo package for representing a list of errors as a single error
DescriptionGo-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 does not 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
StartedSat, 12 Nov 2022 14:32:56 UTC
CompletedSat, 12 Nov 2022 14:32:56 UTC
Tags
f37
f38
RPMs
src
golang-github-hashicorp-multierror-1.1.1-3.fc37.src.rpm (info) (download)
noarch
golang-github-hashicorp-multierror-devel-1.1.1-3.fc37.noarch.rpm (info) (download)
Changelog * Thu Oct 13 2022 Robert-André Mauchin <zebob.m@gmail.com> 1.1.1-3 - SPEC cleanup * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 29 2022 Maxwell G <gotmax@e.email> 1.1.1-1 - Update to 1.1.1. Fixes rhbz#1938035. * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild