Skip to content

Commit 5959e8c

Browse files
build(deps): bump github.com/containerd/containerd from 1.6.1 to 1.6.6
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.1 to 1.6.6. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.6.1...v1.6.6) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 715ba8c commit 5959e8c

File tree

151 files changed

+4841
-670
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

151 files changed

+4841
-670
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ go 1.16
44

55
require (
66
github.com/Microsoft/go-winio v0.5.1
7-
github.com/Microsoft/hcsshim v0.9.2
7+
github.com/Microsoft/hcsshim v0.9.3
88
github.com/containerd/console v1.0.3
9-
github.com/containerd/containerd v1.6.1
10-
github.com/containerd/go-cni v1.1.3
9+
github.com/containerd/containerd v1.6.6
10+
github.com/containerd/go-cni v1.1.6
1111
github.com/containerd/typeurl v1.0.2
1212
github.com/containers/ocicrypt v1.1.5
1313
github.com/gogo/protobuf v1.3.2
1414
github.com/opencontainers/go-digest v1.0.0
15-
github.com/opencontainers/image-spec v1.0.2
15+
github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
1616
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
1717
github.com/sirupsen/logrus v1.8.1
1818
github.com/urfave/cli v1.22.2

go.sum

Lines changed: 27 additions & 12 deletions
Large diffs are not rendered by default.

vendor/github.com/Microsoft/hcsshim/internal/hcs/system.go

Lines changed: 179 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Microsoft/hcsshim/internal/hns/hnspolicy.go

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Microsoft/hcsshim/internal/jobobject/iocp.go

Lines changed: 111 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)