Skip to content

Commit 2efa871

Browse files
committed
Bump github.com/containerd/containerd from 1.5.10 to 1.6.1
Signed-off-by: Stefan Berger <[email protected]>
1 parent 7eff50e commit 2efa871

746 files changed

Lines changed: 29737 additions & 28205 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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ module github.com/containerd/imgcrypt
33
go 1.16
44

55
require (
6-
github.com/Microsoft/go-winio v0.4.17
7-
github.com/Microsoft/hcsshim v0.8.23
6+
github.com/Microsoft/go-winio v0.5.1
7+
github.com/Microsoft/hcsshim v0.9.2
88
github.com/containerd/console v1.0.3
9-
github.com/containerd/containerd v1.5.10
10-
github.com/containerd/go-cni v1.1.0
9+
github.com/containerd/containerd v1.6.1
10+
github.com/containerd/go-cni v1.1.3
1111
github.com/containerd/typeurl v1.0.2
1212
github.com/containers/ocicrypt v1.1.3
1313
github.com/gogo/protobuf v1.3.2
@@ -16,6 +16,6 @@ require (
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
19-
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
20-
google.golang.org/grpc v1.33.2
19+
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
20+
google.golang.org/grpc v1.43.0
2121
)

go.sum

Lines changed: 482 additions & 34 deletions
Large diffs are not rendered by default.

vendor/github.com/Microsoft/go-winio/README.md

Lines changed: 22 additions & 7 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/backuptar/tar.go

Lines changed: 51 additions & 23 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/security/syscall_windows.go

Lines changed: 3 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/pkg/security/zsyscall_windows.go

Lines changed: 12 additions & 12 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/privilege.go

Lines changed: 3 additions & 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/vhd/vhd.go

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

0 commit comments

Comments
 (0)