Skip to content

Commit 1fd3d12

Browse files
committed
go mod tidy the client integration test module
Signed-off-by: Paul "TBBle" Hampson <[email protected]>
1 parent da7d96b commit 1fd3d12

2 files changed

Lines changed: 20 additions & 49 deletions

File tree

integration/client/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ require (
66
github.com/Microsoft/hcsshim v0.8.15
77
github.com/Microsoft/hcsshim/test v0.0.0-20210227013316-43a75bb4edd3
88
github.com/containerd/cgroups v0.0.0-20210114181951-8a68de567b68
9-
github.com/containerd/containerd v1.5.0-beta.1
10-
github.com/containerd/go-runc v0.0.0-20200220073739-7016d3ce2328
9+
github.com/containerd/containerd v1.5.0-beta.3
10+
github.com/containerd/go-runc v0.0.0-20201020171139-16b287bc67d0
1111
github.com/containerd/ttrpc v1.0.2
1212
github.com/containerd/typeurl v1.0.1
1313
github.com/gogo/protobuf v1.3.2

0 commit comments

Comments
 (0)