DockerCLI/vendor/google.golang.org/grpc/internal/transport
Sebastiaan van Stijn 013151ff78
vendor: bump google.golang.org/grpc v1.23.1
full diff: https://github.com/grpc/grpc-go/compare/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>
2020-01-07 10:26:47 +01:00
..
bdp_estimator.go bump google.golang.org/grpc v1.20.1 2019-05-13 14:40:29 -07:00
controlbuf.go vendor: update grpc to v1.23.0 2019-10-02 17:48:26 +00:00
defaults.go bump google.golang.org/grpc v1.20.1 2019-05-13 14:40:29 -07:00
flowcontrol.go vendor: update grpc to v1.23.0 2019-10-02 17:48:26 +00:00
handler_server.go vendor: update grpc to v1.23.0 2019-10-02 17:48:26 +00:00
http2_client.go vendor: update grpc to v1.23.0 2019-10-02 17:48:26 +00:00
http2_server.go vendor: bump google.golang.org/grpc v1.23.1 2020-01-07 10:26:47 +01:00
http_util.go vendor: bump google.golang.org/grpc v1.23.1 2020-01-07 10:26:47 +01:00
log.go bump google.golang.org/grpc v1.20.1 2019-05-13 14:40:29 -07:00
transport.go vendor: update grpc to v1.23.0 2019-10-02 17:48:26 +00:00