Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use errors package in golang v20 to join multiple errors #1078

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

henry118
Copy link
Member

Use errors package in golang v20 to join multiple errors.

Follow-up: #1073

We introduced the multierror implementation for the GC feature. Now we have upgraded golang to 1.22, we replace that with the errors package from golang 20.

Signed-off-by: Henry Wang <henwang@amazon.com>
@coveralls
Copy link

Coverage Status

coverage: 63.721% (+0.4%) from 63.353%
when pulling a67dabb on henry118:multierror
into 951d8d0 on containernetworking:main.

@squeed squeed merged commit 83287db into containernetworking:main Mar 27, 2024
5 checks passed
@henry118 henry118 deleted the multierror branch March 27, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants