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): update dependencies #344

Merged
merged 2 commits into from
Aug 4, 2022
Merged

Conversation

nikoksr
Copy link
Owner

@nikoksr nikoksr commented Aug 4, 2022

Description

Update go modules/dependencies. Ran go get -u ./... followed by go mod tidy.

Motivation and Context

At the time of writing this there is a lot of open PRs from RenovateBot. To simplify the task of retrying and merge all those, I updated everything once.

How Has This Been Tested?

Successfully ran make lint, make test, go install . and tested the library in a separate project.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (no code change)
  • Refactor (refactoring production code)
  • Other Dependencies

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov-commenter
Copy link

Codecov Report

Merging #344 (36ca92e) into main (214ca83) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #344   +/-   ##
=======================================
  Coverage   53.83%   53.83%           
=======================================
  Files          14       14           
  Lines         548      548           
=======================================
  Hits          295      295           
  Misses        230      230           
  Partials       23       23           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@nikoksr nikoksr merged commit 88c6e01 into main Aug 4, 2022
@nikoksr nikoksr deleted the chore/update-all-dependencies branch August 4, 2022 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants