Update ttrpc for containerd repo

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
Michael Crosby
2018-06-28 09:53:40 -04:00
parent ca204317ed
commit 08150bfe76
25 changed files with 231 additions and 71 deletions

View File

@@ -50,7 +50,7 @@ import strings "strings"
import reflect "reflect"
import context "context"
import ttrpc "github.com/stevvooe/ttrpc"
import ttrpc "github.com/containerd/ttrpc"
import io "io"