-
Notifications
You must be signed in to change notification settings - Fork 351
Open
Labels
type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Bug Description
This Software relay on at least one end-of-life library
Line 32 in f537bfb
github.com/aws/aws-sdk-go v1.55.8 // indirect
From the origin:
We previously announced our end-of-support plan for AWS SDK for Go (v1).
Per that announcement, as of 7/31/2025, the SDK has entered end-of-support. It will not receive further updates.
We recommend that you migrate to AWS SDK for Go v2. For additional details as well as information on how to migrate, please refer to the linked announcement.
Please migrate to the actual version of the AWS Go SDK.
Example code (or command)
// paste your code or command here
Stacktrace
Steps to reproduce?
Check Github repository of library and read EOL message.
Environment
unrelated
Additional Details
No response
Metadata
Metadata
Assignees
Labels
type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.