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

[chore][exporter/fileexporter] use errors.Join instead of go.uber.org/multierr #27835

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

bagmeg
Copy link
Contributor

@bagmeg bagmeg commented Oct 18, 2023

Description:

fileexporter: use errors.Join instead of go.uber.org/multierr

Link to tracking Issue:
#25121

Testing:

Documentation:

@bagmeg bagmeg requested a review from a team as a code owner October 18, 2023 10:33
@bagmeg bagmeg requested a review from atoulme October 18, 2023 10:33
@bagmeg bagmeg changed the title [chore] [exporter/fileexporter] use errors.Join instead of go.uber.org/multierr [chore][exporter/fileexporter] use errors.Join instead of go.uber.org/multierr Oct 18, 2023
@dmitryax
Copy link
Member

@bagmeg please run make gotidy

@dmitryax dmitryax merged commit be81ae7 into open-telemetry:main Oct 19, 2023
82 of 83 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 19, 2023
@bagmeg bagmeg deleted the issues/25121 branch October 19, 2023 05:57
martin-majlis-s1 pushed a commit to scalyr/opentelemetry-collector-contrib that referenced this pull request Oct 20, 2023
…/multierr (open-telemetry#27835)

**Description:** fileexporter: use errors.Join instead of go.uber.org/multierr

**Link to tracking Issue:** open-telemetry#25121
sigilioso pushed a commit to carlossscastro/opentelemetry-collector-contrib that referenced this pull request Oct 27, 2023
…/multierr (open-telemetry#27835)

**Description:** fileexporter: use errors.Join instead of go.uber.org/multierr

**Link to tracking Issue:** open-telemetry#25121
jmsnll pushed a commit to jmsnll/opentelemetry-collector-contrib that referenced this pull request Nov 12, 2023
…/multierr (open-telemetry#27835)

**Description:** fileexporter: use errors.Join instead of go.uber.org/multierr

**Link to tracking Issue:** open-telemetry#25121
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants