Skip to content

Commit d16cc3a

Browse files
committedSep 20, 2018
Update ttrpc for client timeout support
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
1 parent 16b42fc commit d16cc3a

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed
 

‎vendor.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ github.com/Microsoft/go-winio v0.4.10
3636
github.com/Microsoft/hcsshim 44c060121b68e8bdc40b411beba551f3b4ee9e55
3737
google.golang.org/genproto d80a6e20e776b0b17a324d0ba1ab50a39c8e8944
3838
golang.org/x/text 19e51611da83d6be54ddafce4a4af510cb3e9ea4
39-
github.com/containerd/ttrpc 94dde388801693c54f88a6596f713b51a8b30b2d
39+
github.com/containerd/ttrpc 2a805f71863501300ae1976d29f0454ae003e85a
4040
github.com/syndtr/gocapability db04d3cc01c8b54962a58ec7e491717d06cfcc16
4141
gotest.tools v2.1.0
4242
github.com/google/go-cmp v0.1.0

‎vendor/github.com/containerd/ttrpc/client.go

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎vendor/github.com/containerd/ttrpc/server.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)