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

@@ -32,9 +32,9 @@ import (
"github.com/containerd/containerd/runtime/shim/client"
shim "github.com/containerd/containerd/runtime/shim/v1"
runc "github.com/containerd/go-runc"
"github.com/containerd/ttrpc"
"github.com/gogo/protobuf/types"
"github.com/pkg/errors"
"github.com/stevvooe/ttrpc"
)
// Task on a linux based system