-
Notifications
You must be signed in to change notification settings - Fork 24
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
[to #340] upgrade version of s3 & yaml #339
Conversation
Signed-off-by: Ping Yu <yuping@pingcap.com>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #339 +/- ##
================================================
- Coverage 61.0409% 61.0024% -0.0385%
================================================
Files 240 240
Lines 20270 20350 +80
================================================
+ Hits 12373 12414 +41
- Misses 6777 6814 +37
- Partials 1120 1122 +2
*This pull request uses carry forward flags. Click here to find out more.
|
Signed-off-by: Ping Yu <yuping@pingcap.com>
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.
LGTM~
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.
LGTM~
What problem does this PR solve?
Issue Number: Close #340
Problem Description: Upgrade aws-sdk-go to fix security vulnerability
What is changed and how does it work?
make check
.Code changes
Check List for Tests
This PR has been tested by at least one of the following methods:
Side effects
Related changes
To reviewers
Please follow these principles to check this pull requests:
(The above text mainly refers to TiDB Development Guide. It's also highly recommended to read about Writing code review comments)