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 go dependencies #103

Merged
merged 2 commits into from
Aug 19, 2023
Merged

Update go dependencies #103

merged 2 commits into from
Aug 19, 2023

Conversation

iofq
Copy link
Contributor

@iofq iofq commented Jun 22, 2023

Current dependency tree contains a version of x/crypto with a vulnerability ( GHSA-gwc9-m7rh-j2ww).

This PR was generated by running go get -u ./... followed by go mod tidy to update the dependency tree and remove this vuln.

@codecov-commenter
Copy link

Codecov Report

Merging #103 (681152a) into master (f8c3597) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   76.18%   76.18%           
=======================================
  Files          22       22           
  Lines        2011     2011           
=======================================
  Hits         1532     1532           
  Misses        378      378           
  Partials      101      101           

Copy link
Owner

@princjef princjef left a comment

Choose a reason for hiding this comment

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

Thanks for making these updates and fixing the vuln! 💯

@princjef princjef merged commit d595c3a into princjef:master Aug 19, 2023
5 checks passed
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.

None yet

3 participants