chore: upgrade grpc (#3558)

This commit is contained in:
Kevin Wan
2023-09-12 10:30:26 +08:00
committed by GitHub
parent 1ba1724c65
commit 6821b0a7dd
3 changed files with 18 additions and 15 deletions

View File

@@ -147,3 +147,6 @@ func (m mockClientConn) UpdateAddresses(addresses []resolver.Address) {
func (m mockClientConn) Connect() {
}
func (m mockClientConn) Shutdown() {
}