Skip to content

Commit 4e5a73e

Browse files
build(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.12
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.8 to 1.6.12. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.6.8...v1.6.12) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8314a71 commit 4e5a73e

270 files changed

Lines changed: 16800 additions & 7428 deletions

File tree

Some content is hidden

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

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ module github.com/containerd/imgcrypt
33
go 1.16
44

55
require (
6-
github.com/Microsoft/go-winio v0.5.1
7-
github.com/Microsoft/hcsshim v0.9.4
6+
github.com/Microsoft/go-winio v0.5.2
7+
github.com/Microsoft/hcsshim v0.9.5
88
github.com/containerd/console v1.0.3
9-
github.com/containerd/containerd v1.6.8
9+
github.com/containerd/containerd v1.6.12
1010
github.com/containerd/go-cni v1.1.6
1111
github.com/containerd/typeurl v1.0.2
1212
github.com/containers/ocicrypt v1.1.6
@@ -17,5 +17,5 @@ require (
1717
github.com/sirupsen/logrus v1.8.1
1818
github.com/urfave/cli v1.22.2
1919
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
20-
google.golang.org/grpc v1.43.0
20+
google.golang.org/grpc v1.47.0
2121
)

go.sum

Lines changed: 32 additions & 15 deletions
Large diffs are not rendered by default.

vendor/github.com/Microsoft/go-winio/backuptar/tar.go

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

vendor/github.com/Microsoft/go-winio/file.go

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

vendor/github.com/Microsoft/go-winio/go.mod

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Microsoft/go-winio/go.sum

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

vendor/github.com/Microsoft/go-winio/hvsock.go

Lines changed: 13 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/go-winio/pkg/guid/guid.go

Lines changed: 0 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/go-winio/pkg/guid/guid_nonwindows.go

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

vendor/github.com/Microsoft/go-winio/pkg/guid/guid_windows.go

Lines changed: 10 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)