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(deps): replace deprecated io/ioutil #393

Merged
merged 3 commits into from
Nov 22, 2023

Conversation

andig
Copy link
Contributor

@andig andig commented Nov 3, 2023

Signed-off-by: andig [email protected]

Proposed Changes

replace deprecated io/ioutil (since Go 1.16)

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • Tests pass
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (12eadbd) 92.72% compared to head (418aee3) 92.72%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #393   +/-   ##
=======================================
  Coverage   92.72%   92.72%           
=======================================
  Files          23       23           
  Lines        2242     2242           
=======================================
  Hits         2079     2079           
  Misses        123      123           
  Partials       40       40           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@sranka sranka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@sranka sranka merged commit c1da0c5 into influxdata:master Nov 22, 2023
3 checks passed
@bednar bednar added this to the 2.14.5 milestone Nov 22, 2023
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.

None yet

4 participants