go.mod: upgrade gin version from v1.8.1 to v1.9.1#7451
go.mod: upgrade gin version from v1.8.1 to v1.9.1#7451ti-chi-bot[bot] merged 3 commits intotikv:masterfrom
Conversation
Signed-off-by: niubell <bigpyer@gmail.com>
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
Hi @niubell. Thanks for your PR. I'm waiting for a tikv member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/ok-to-test |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #7451 +/- ##
==========================================
- Coverage 74.25% 74.15% -0.10%
==========================================
Files 451 451
Lines 49692 49593 -99
==========================================
- Hits 36898 36775 -123
- Misses 9488 9517 +29
+ Partials 3306 3301 -5
Flags with carried forward coverage won't be shown. Click here to find out more. |
go.mod
Outdated
| gotest.tools/gotestsum v1.7.0 | ||
| ) | ||
|
|
||
| require ( |
There was a problem hiding this comment.
How about merging line 66-73 with line 75?
Signed-off-by: niubell <bigpyer@gmail.com>
|
/merge |
|
@JmPotato: It seems you want to merge this PR, I will help you trigger all the tests: /run-all-tests You only need to trigger
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 0f5fba5 |
|
In response to a cherrypick label: new pull request created to branch |
close tikv#7438 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
close #7438 Upgrade Gin version to v1.9.1 to solve some security issues Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io> Signed-off-by: Ryan Leung <rleungx@gmail.com> Co-authored-by: niubell <bigpyer@126.com> Co-authored-by: Ryan Leung <rleungx@gmail.com>
|
In response to a cherrypick label: new pull request created to branch |
|
In response to a cherrypick label: new pull request created to branch |
close tikv#7438 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
close #7438 Upgrade Gin version to v1.9.1 to solve some security issues Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io> Signed-off-by: Ryan Leung <rleungx@gmail.com> Co-authored-by: niubell <bigpyer@126.com> Co-authored-by: Ryan Leung <rleungx@gmail.com> Co-authored-by: Hu# <jinhao.hu@pingcap.com> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
What problem does this PR solve?
Issue Number: Close #7438
What is changed and how does it work?
Check List
Tests
Code changes
Side effects
Related changes
Release note