Skip to content

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

@a-poor

Description

@a-poor

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

The errors library now has an errors.Join function to combine multiple errors that can replace the user of the hashicorp/go-multierror package in vhttp.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions