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

go.mod: gopkg.in/yaml.v2 v2.4.0, sirupsen/logrus v1.8.1 #3398

Merged
merged 2 commits into from Apr 26, 2021

Conversation

thaJeztah
Copy link
Member

Updating gopkg.in/yaml.v2 to a version to include the security fixes in v2.2.3.

Version 2.3.0 was known introduce a breaking change for some users, so using the latest (v2.4.0)

Also updating logrus to the latest version; newer versions contain fixes for recent Go versions, and this removes
the dependency on github.com/konsorten/go-windows-terminal-sequences

This updates the package to a version to include the security fixes in v2.2.3.

Version 2.3.0 was known introduce a breaking change for some users, so using
the latest (v2.4.0)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Newer versions contain fixes for recent Go versions, and this removes
the dependency on github.com/konsorten/go-windows-terminal-sequences

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Copy link
Collaborator

@wy65701436 wy65701436 left a comment

Choose a reason for hiding this comment

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

lgtm

@wy65701436 wy65701436 merged commit a9d8a05 into distribution:main Apr 26, 2021
@thaJeztah thaJeztah deleted the update_yaml branch April 26, 2021 06:56
@thaJeztah thaJeztah mentioned this pull request Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants