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 and update dependencies #100

Merged
merged 2 commits into from
Sep 19, 2022
Merged

Run go mod tidy and update dependencies #100

merged 2 commits into from
Sep 19, 2022

Conversation

JAORMX
Copy link
Collaborator

@JAORMX JAORMX commented Sep 13, 2022

This ensures that we get rid of unused dependencies.

We also update the crypto dependency to address two CVEs.

Signed-off-by: Juan Antonio Osorio juan.osoriorobles@eu.equinix.com

@JAORMX JAORMX requested a review from a team as a code owner September 13, 2022 07:00
@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2022

Codecov Report

Merging #100 (6f56c8c) into main (7c49a18) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #100   +/-   ##
=======================================
  Coverage   96.96%   96.96%           
=======================================
  Files           9        9           
  Lines         330      330           
=======================================
  Hits          320      320           
  Misses          7        7           
  Partials        3        3           
Flag Coverage Δ
unittests 96.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@JAORMX JAORMX changed the title Run go mod tidy Run go mod tidy and update changuard enforce config Sep 13, 2022
@JAORMX JAORMX requested a review from a team as a code owner September 13, 2022 10:30
@JAORMX JAORMX changed the title Run go mod tidy and update changuard enforce config Run go mod tidy Sep 14, 2022
This ensures that we get rid of unused dependencies.

Signed-off-by: Juan Antonio Osorio <juan.osoriorobles@eu.equinix.com>
This is meant to address CVE-2021-43565 and CVE-2022-27191

Signed-off-by: Juan Antonio Osorio <juan.osoriorobles@eu.equinix.com>
@JAORMX JAORMX changed the title Run go mod tidy Run go mod tidy and update dependencies Sep 19, 2022
@JAORMX JAORMX merged commit 3f7144b into main Sep 19, 2022
@JAORMX JAORMX deleted the mod-tidy branch September 19, 2022 11:40
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.

3 participants