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

Update dependencies in go.mod and go.sum to latest versions #22

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

trheyi
Copy link
Contributor

@trheyi trheyi commented Dec 19, 2024

  • Upgraded golang.org/x/net from v0.24.0 to v0.33.0
  • Upgraded golang.org/x/sys from v0.19.0 to v0.28.0
  • Upgraded golang.org/x/text from v0.14.0 to v0.21.0
  • Updated corresponding entries in go.sum for consistency

- Upgraded golang.org/x/net from v0.24.0 to v0.33.0
- Upgraded golang.org/x/sys from v0.19.0 to v0.28.0
- Upgraded golang.org/x/text from v0.14.0 to v0.21.0
- Updated corresponding entries in go.sum for consistency
@trheyi trheyi merged commit f7eb618 into YaoApp:main Dec 19, 2024
3 of 4 checks passed
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.10%. Comparing base (4c99273) to head (a72c629).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   90.07%   90.10%   +0.02%     
==========================================
  Files           9        9              
  Lines        1088     1091       +3     
==========================================
+ Hits          980      983       +3     
  Misses         99       99              
  Partials        9        9              

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

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.

1 participant