Bug Description
This Software relay on at least one end-of-life library
|
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
Bug Description
This Software relay on at least one end-of-life library
cloud-sql-proxy/go.mod
Line 32 in f537bfb
From the origin:
Please migrate to the actual version of the AWS Go SDK.
Example code (or command)
Stacktrace
Steps to reproduce?
Check Github repository of library and read EOL message.
Environment
unrelated
Additional Details
No response