Fri, 22 May 2026 19:21:37 CST | login

Information for build golang-github-errors-1.1.1-2.oc9

ID36739
Package Namegolang-github-errors
Version1.1.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-errors.git?.#64b2a09b7637c8f426a05e1a1e192f9414b61b74
SummaryErrors with stacktraces for Go
Description Package Errors adds stacktrace support to errors in Go. This is particularly useful when you want to understand the state of execution when an error was returned unexpectedly. It provides the type *Error which implements the standard golang error interface, so you can use this library interchangably with code that is expecting a normal error return.
Built bybbrucezhang
State failed
Volume DEFAULT
StartedWed, 10 Sep 2025 07:58:49 CST
CompletedWed, 10 Sep 2025 08:05:16 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-errors.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-errors.git?.#origin/master'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Jun 07 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.1.1-2 - Rebuilt for loongarch64 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build