summaryrefslogtreecommitdiffstats
path: root/vendor/google.golang.org/grpc/balancer_v1_wrapper.go
Commit message (Collapse)AuthorAgeFilesLines
* Updating dependencies (#9139)Christopher Speller2018-07-221-50/+6
|
* MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)Christopher Speller2018-06-251-0/+372
* Moving plugins to use hashicorp go-plugin. * Tweaks from feedback.