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(go.mod): update gopkg.in/yaml.v2 to v3 #64

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

alexandear
Copy link
Contributor

The PR removes the dependency on gopkg.in/yaml.v2 in favor of gopkg.in/yaml.v3.

This update was done manually because @dependabot cannot bump major versions.

Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.57%. Comparing base (bbae9bd) to head (53ccd71).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage   78.57%   78.57%           
=======================================
  Files           4        4           
  Lines         294      294           
=======================================
  Hits          231      231           
  Misses         63       63           
Flag Coverage Δ
unittests 78.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Owner

@ryancurrah ryancurrah left a comment

Choose a reason for hiding this comment

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

Thank you.

@ryancurrah ryancurrah merged commit eb5620b into ryancurrah:main Nov 29, 2024
3 checks passed
@alexandear alexandear deleted the update-gopkg-in-yaml branch November 29, 2024 15:01
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.

2 participants