Skip to content

Commit bcda849

Browse files
authored
Merge pull request #5133 from TBBle/correct-cleanup-of-windows-layers-in-test
Correct clean-up of Windows Layers in testsuite
2 parents 31a0f92 + 1fd3d12 commit bcda849

3 files changed

Lines changed: 86 additions & 53 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)