Skip to content

Commit 67fdaee

Browse files
Bump github.com/containerd/containerd from 1.6.1 to 1.6.18
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.1 to 1.6.18. - [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.18) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 486d66e commit 67fdaee

File tree

2 files changed

+51
-15
lines changed

2 files changed

+51
-15
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/aws/aws-sdk-go v1.15.31
1212
github.com/bitly/go-simplejson v0.5.0
1313
github.com/cenk/backoff v2.1.0+incompatible
14-
github.com/containerd/containerd v1.6.1 // indirect
14+
github.com/containerd/containerd v1.6.18 // indirect
1515
github.com/docker/docker v20.10.13+incompatible
1616
github.com/docker/go-connections v0.4.0
1717
github.com/dustin/go-humanize v1.0.0
@@ -48,8 +48,8 @@ require (
4848
github.com/streadway/amqp v0.0.0-20180806233856-70e15c650864
4949
github.com/stretchr/testify v1.7.0
5050
go.opencensus.io v0.23.0
51-
golang.org/x/crypto v0.0.0-20220313003712-b769efc7c000
52-
golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
51+
golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
52+
golang.org/x/net v0.0.0-20220722155237-a158d28d115b
5353
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
5454
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
5555
google.golang.org/api v0.43.0

0 commit comments

Comments
 (0)