Tue, 16 Jul 2024 00:39:48 UTC | login

Information for build golang-github-hashicorp-multierror-1.1.1-5.fc39

ID259832
Package Namegolang-github-hashicorp-multierror
Version1.1.1
Release5.fc39
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
StartedThu, 26 Oct 2023 12:39:05 UTC
CompletedThu, 26 Oct 2023 12:39:05 UTC
Tags
f40
RPMs
src
golang-github-hashicorp-multierror-1.1.1-5.fc39.src.rpm (info) (download)
noarch
golang-github-hashicorp-multierror-devel-1.1.1-5.fc39.noarch.rpm (info) (download)
Changelog * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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