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

deps: Update all direct dependencies #39

Merged
merged 1 commit into from
Jan 3, 2025
Merged

deps: Update all direct dependencies #39

merged 1 commit into from
Jan 3, 2025

Conversation

a-spiker
Copy link
Contributor

  • go get $(go list -f '{{if not (or .Main .Indirect)}}{{.Path}}{{end}}' -m all)
  • go mod tidy

- go get $(go list -f '{{if not (or .Main .Indirect)}}{{.Path}}{{end}}' -m all)
- go mod tidy
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.69%. Comparing base (fe05e01) to head (19f6388).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #39   +/-   ##
=======================================
  Coverage   61.69%   61.69%           
=======================================
  Files          16       16           
  Lines        1013     1013           
=======================================
  Hits          625      625           
  Misses        368      368           
  Partials       20       20           

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

@dwelch-spike dwelch-spike self-requested a review December 31, 2024 18:34
Copy link
Contributor

@dwelch-spike dwelch-spike left a comment

Choose a reason for hiding this comment

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

LGTM, @a-spiker please merge, this is needed to fix security issues in other repos.

@sud82 sud82 merged commit e9dbc61 into main Jan 3, 2025
9 checks passed
@a-spiker a-spiker deleted the deps-update branch January 3, 2025 09:41
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.

4 participants