Skip to content

Commit bcc0200

Browse files
committed
go mod tidy after containerd moved to hcsshim v0.8.15
Signed-off-by: Paul "TBBle" Hampson <[email protected]>
1 parent 9d5c116 commit bcc0200

2 files changed

Lines changed: 6 additions & 261 deletions

File tree

integration/client/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/containerd/containerd/integration/client
33
go 1.15
44

55
require (
6-
github.com/Microsoft/hcsshim v0.8.14
6+
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
99
github.com/containerd/containerd v1.5.0-beta.1

0 commit comments

Comments
 (0)