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

Run go mod tidy #248

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Run go mod tidy #248

merged 1 commit into from
Dec 13, 2024

Conversation

HeavyWombat
Copy link
Member

Bring go.mod up-to-date with golang.org/x dependencies and go mod tidy.

Bring `go.mod` up-to-date with `golang.org/x` dependencies and `go mod tidy`.
@HeavyWombat HeavyWombat merged commit 73c8081 into main Dec 13, 2024
6 checks passed
@HeavyWombat HeavyWombat deleted the go/tidy branch December 13, 2024 13:59
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.19%. Comparing base (3102b2b) to head (6b9ec38).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #248   +/-   ##
=======================================
  Coverage   78.19%   78.19%           
=======================================
  Files           1        1           
  Lines         188      188           
=======================================
  Hits          147      147           
  Misses         37       37           
  Partials        4        4           
Flag Coverage Δ
unittests 78.19% <ø> (ø)

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.

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