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 vulnerable dependencies #64

Merged
merged 2 commits into from
May 9, 2024

Conversation

trevorbonas
Copy link
Contributor

@trevorbonas trevorbonas commented May 9, 2024

Issue #, if available: N/A

Description of changes:

  • Project Go version updated to 1.22.3.

  • AWS SDK Go updated to 1.52.5.

  • Dockerfile updated to use Go 1.22.3.

  • go mod tidy run and go.sum cleaned up.

  • io/ioutil is deprecated and has been replaced with io.

  • Unit tests passed.

  • Integration tests passed.

  • Correctness tests passed.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

trevorbonas and others added 2 commits May 9, 2024 12:16
*Issue #, if available:*

*Description of changes:*
- Project Go version updated to `1.22.3`.
- AWS SDK Go updated to `1.52.5`.
- Dockerfile updated to use Go `1.22.3`.
- `go mod tidy` run and `go.sum` cleaned up.

- [x] Unit tests passed.
- [x] Integration tests passed.
- [x] Correctness tests passed.  


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
@sethusrinivasan sethusrinivasan merged commit e851a4d into awslabs:main May 9, 2024
6 checks passed
@trevorbonas trevorbonas deleted the integ-dependency-update branch May 9, 2024 20:53
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.

2 participants