vitessio / vitess

Vitess is a database clustering system for horizontal scaling of MySQL.
http://vitess.io
Apache License 2.0
18.7k stars 2.1k forks source link

go mod update #17227

Closed harshit-gangal closed 1 week ago

harshit-gangal commented 1 week ago

Description

This PR updates the go modules to latest version.

The upgrade has a fix in grpc-go library regarding the new grpc Buffer module.

Related Issue(s)

Checklist

Deployment Notes

vitess-bot[bot] commented 1 week ago

Review Checklist

Hello reviewers! :wave: Please follow this checklist when reviewing this Pull Request.

General

Tests

Documentation

New flags

If a workflow is added or modified:

Backward compatibility

vitess-bot[bot] commented 1 week ago

Hello! :wave:

This Pull Request is now handled by arewefastyet. The current HEAD and future commits will be benchmarked.

You can find the performance comparison on the arewefastyet website.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.40%. Comparing base (f6067e0) to head (0dde30d). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17227 +/- ## ========================================== - Coverage 67.40% 67.40% -0.01% ========================================== Files 1570 1570 Lines 252903 252903 ========================================== - Hits 170460 170458 -2 - Misses 82443 82445 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

harshit-gangal commented 1 week ago

https://benchmark.vitess.io/compare?old=main&new=0dde30d55b3b2d2b6be10ae81f5d1f05f3d90b0a

Placing the graph for reference image