Skip to content

Commit

Permalink
build(deps): bump github.com/containerd/containerd from 1.6.1 to 1.6.6
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Jun 6, 2022
1 parent 715ba8c commit 5959e8c
Show file tree
Hide file tree
Showing 151 changed files with 4,841 additions and 670 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ go 1.16

require (
github.com/Microsoft/go-winio v0.5.1
github.com/Microsoft/hcsshim v0.9.2
github.com/Microsoft/hcsshim v0.9.3
github.com/containerd/console v1.0.3
github.com/containerd/containerd v1.6.1
github.com/containerd/go-cni v1.1.3
github.com/containerd/containerd v1.6.6
github.com/containerd/go-cni v1.1.6
github.com/containerd/typeurl v1.0.2
github.com/containers/ocicrypt v1.1.5
github.com/gogo/protobuf v1.3.2
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.0.2
github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
github.com/sirupsen/logrus v1.8.1
github.com/urfave/cli v1.22.2
Expand Down
39 changes: 27 additions & 12 deletions go.sum

Large diffs are not rendered by default.

188 changes: 179 additions & 9 deletions vendor/github.com/Microsoft/hcsshim/internal/hcs/system.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 5 additions & 4 deletions vendor/github.com/Microsoft/hcsshim/internal/hns/hnspolicy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

111 changes: 111 additions & 0 deletions vendor/github.com/Microsoft/hcsshim/internal/jobobject/iocp.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5959e8c

Please sign in to comment.