*: cockroachdb/cmux -> soheilhy/cmux

Has fixes not in fork. Includes SetReadTimeout.
This commit is contained in:
Anthony Romano
2017-08-19 18:22:58 -07:00
parent 6e02779c4f
commit 35c5dcefc2
4 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@ import (
"testing"
"time"
"github.com/cockroachdb/cmux"
"github.com/soheilhy/cmux"
"golang.org/x/net/context"
"google.golang.org/grpc"