-
Notifications
You must be signed in to change notification settings - Fork 726
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
*: upgrade github.com/aws/aws-sdk-go-v2/config from v1.18 to v1.25 #8883
Conversation
Signed-off-by: okJiang <[email protected]>
Skipping CI for Draft Pull Request. |
/retest |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8883 +/- ##
==========================================
- Coverage 76.16% 76.12% -0.04%
==========================================
Files 460 460
Lines 70239 70239
==========================================
- Hits 53500 53472 -28
- Misses 13386 13405 +19
- Partials 3353 3362 +9
Flags with carried forward coverage won't be shown. Click here to find out more. |
go.mod
Outdated
@@ -65,6 +65,8 @@ require ( | |||
gotest.tools/gotestsum v1.7.0 | |||
) | |||
|
|||
require github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.3 // indirect |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need format
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bufferflies, rleungx The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
Signed-off-by: okJiang <[email protected]>
@okJiang Do we need to upgrade |
What problem does this PR solve?
Issue Number: Ref #4399
What is changed and how does it work?
Check List
Tests
Release note