We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31a0f92 + 1fd3d12 commit bcda849Copy full SHA for bcda849
3 files changed
integration/client/go.mod
@@ -6,8 +6,8 @@ require (
6
github.com/Microsoft/hcsshim v0.8.15
7
github.com/Microsoft/hcsshim/test v0.0.0-20210227013316-43a75bb4edd3
8
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
+ github.com/containerd/containerd v1.5.0-beta.3
+ github.com/containerd/go-runc v0.0.0-20201020171139-16b287bc67d0
11
github.com/containerd/ttrpc v1.0.2
12
github.com/containerd/typeurl v1.0.1
13
github.com/gogo/protobuf v1.3.2
0 commit comments