This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vendor: bump google.golang.org/grpc v1.23.1
full diff: grpc/grpc-go@v1.23.0...v1.23.1 - grpc/grpc-go#3018 server: set and advertise max frame size of 16KB - grpc/grpc-go#3017 grpclb: fix deadlock in grpclb connection cache - Before the fix, if the timer to remove a SubConn fires at the same time NewSubConn cancels the timer, it caused a mutex leak and deadlock. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 013151ff786b0391ecbf5a6b0fbe68d3d0b0ded1) Signed-off-by: Tibor Vass <tibor@docker.com> Upstream-commit: 0e40b91921fe721f70afdaf89f55d8ab52684714 Component: cli
- Loading branch information