a-poor / a-poor/vhttp

Replace "hashicorp/go-multierror" with Go v1.20's "errors.Join"

Open
#6 0 comments 0 reactions 1 assignee Claimed by @a-poor View on GitHub
enhancement
Dominant language
Go
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Go version `1.20` includes standard library support for multi-errors.

The [errors](https://pkg.go.dev/errors) library now has an [errors.Join](https://pkg.go.dev/errors#Join) function to combine multiple errors that can replace the user of the [hashicorp/go-multierror](https://github.com/hashicorp/go-multierror) package in vhttp.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.