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

Updating go modules dependencies #4154

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Conversation

mye956
Copy link
Contributor

@mye956 mye956 commented Apr 23, 2024

Summary

This PR will update the following go module dependencies that were called out from dependabot:

which will address some of these dependabot findings.

(Note: The following dependabot PR will need more work and will be address in a future PR)

Implementation details

  • Bumped up the version of the dependencies listed in the dependabot PRs
  • Ran go mod tidy && go mod vendor in /agent, /ecs-agent, and /ecs-init

Testing

New tests cover the changes: No

Description for the changelog

Does this PR include breaking model changes? If so, Have you added transformation functions?

Enhancement: Bumping up go module dependencies

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mye956 mye956 changed the base branch from master to dev April 23, 2024 23:47
@mye956 mye956 marked this pull request as ready for review April 23, 2024 23:57
@mye956 mye956 requested a review from a team as a code owner April 23, 2024 23:57
@singholt singholt changed the title [WIP] Updating go modules dependencies to address security vulnerabilities [WIP] Updating go modules dependencies Apr 24, 2024
@mye956 mye956 force-pushed the mye956/dependabot-security branch from e1936f5 to 53a835a Compare April 24, 2024 16:07
@mye956 mye956 force-pushed the mye956/dependabot-security branch from 53a835a to 895dbcd Compare April 24, 2024 16:13
@mye956 mye956 changed the title [WIP] Updating go modules dependencies Updating go modules dependencies Apr 24, 2024
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.

5 participants